/* ---------------------------- Start Main Body Tags ------------------------- */
Body {
	margin:0 0 0 0;
	font-family:Arial,;
	font-size:12;
	background: #ededed;
	}

Table {
	font-family: Arial,Verdana,Helvetica;
	font-size: 12px;
	margin:0; 
	padding:0; 
	}
	
a {
	 text-decoration: None;
}

a:hover {
	 text-decoration: underline;
	 }
	 
img {
	border: 1px solid #FFFFFF;
}
/* ---------------------------- End Main Body Tags ------------------------- */

/* ---------------------------- Start First Tags ( MainTable,LeftShadowTD,RightShadowTD,TDMain ) ------------------------- */

.MainTable {
	width:78%;
	margin-left:11%;
	margin-Right:10.9%;
}
.LeftShadowTD {
	width:2%;
	background: URL('/images/Image_Bg_Left.gif')
}

.RightShadowTD {
	width:2%;
	background: URL('/images/Image_Bg_Right.gif')
}

.TDMain {
	width:96%;
}
/* ---------------------------- End First Tags ------------------------- */


/* ---------------------------- Start Second Tags ( MainInside,TDRight,TDLeft,TDMidMenu) ------------------------- */

.MainInside {
	width: 100%;
}

.TDLeft {
	width: 29.5%;
	background: #FFF;
	vertical-align:top;
}

.TDRight {
	width: 43.5%;
	background: #FFF;
	vertical-align:top;
}

.TDMidMenu {
	width: 27%;
	background: #d79b00;
	border-width : 1px;
	border-style: solid;
	border-color: #9f7301;
	vertical-align:top;
}
/* ---------------------------- End Second Tags ------------------------- */

/* ---------------------------- Start Service Page Tags( TDRight - TDLeft ) ------------------------- */

.TDLeftSP {
	width: 221;
	background: #d79b00;
	border-width : 1px;
	border-style: solid;
	border-color: #9f7301;
	vertical-align:top;
}

.TDRightSP {
	background: #FFF;
	vertical-align:top;
}

.FooterTDLeftSP {
	width: 29.99%;
	background: #FFD25B;
	height:50;
	padding:11;
	border: 1px solid #FFD25B;
}

.FooterTDRightSP {
	height:50;
	background: #FFD25B;
	border: 1px solid #FFD25B;
}

.FooterTDMidMenuSP {
	width: 223;
	background: #3087a2;
	font-family:Verdana;
	font-size:11;
	font-weight:bold;
	color: #fff;
}

.TxtPage {
	font-family:Arial;
	color: #333333;
	line-height: 150%;
	text-align: justify;
}

/* ---------------------------- End Service Page Tags ------------------------- */


/* ---------------------------- Start Third Tags ( FooterTDRight - FooterTDLeft - FooterTDMidMenu) ------------------------- */

.FooterTDLeft {
	width: 29.5%;
	background: #FFD25B;
	height:50;
	padding:11;
	border: 1px solid #FFD25B;
}

.FooterTDRight {
	width: 43.5%;
	background: #FFD25B;
	border: 1px solid #FFD25B;
}

.FooterTDMidMenu {
	width: 27%;
	background: #3087a2;
	font-family:Verdana;
	font-size:11;
	font-weight:bold;
	color: #fff;
}

/* ---------------------------- End Third Tags ------------------------- */

/* ---------------------------- Start Fourth Tags ( TextTitle ) ------------------------- */

.TextTitle {
	font-family:Arial;
	font-size:12pt	;
	color: #365979;
	font-weight: Bold;
	text-transform:Uppercase;
}

.FooterMenu {
	font-family:Arial;
	font-size:12;
	color: #000;
}

.WhiteText {
	color: #fff;
}

.WhiteText a{
	color: #fff;
}

.LineHeight	{
	line-height: 150%
}
/* ---------------------------- End Fourth Tags ------------------------- */


/* SP - special page i.e. Service, company pages */