<!--CSS-->
body{
padding:0px;
margin:0px;
}

.main_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#727171;
	}
	
TD.main_textIn
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#727171;
		padding-left: 10px;
	}
	
.main1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#C9D3B8;
	}
.header_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#5A7AAA;
	}
	
.link_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#5B5A5A;
	}	
	
.other_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#FFFFFF;
	}	

.list_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#34332E;
	}	

/* Section Tabs Content */

TD.mainHeader1 {

	background-color: #FFFFFF;
	background-image: url(images/r1.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height: 51px;
	padding: 0px;
	padding-left: 22px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-size: 18px;
	font-weight: bold;

}

TD.mainHeader2 {

	background-color: #FFFFFF;
	background-image: url(images/r2.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height: 45px;
	padding: 0px;
	padding-left: 22px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-size: 18px;
	font-weight: bold;

}


TD.mainHeader3 {

	background-color: #FFFFFF;
	background-image: url(images/r3.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height: 35px;
	padding: 0px;
	padding-left: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-size: 18px;
	font-weight: bold;

}

TD.mainHeader4 {

	background-color: #FFFFFF;
	background-image: url(images/r4.jpg);
	background-repeat: no-repeat;
	background-position:center left;
	height: 40px;
	padding: 0px;
	padding-left: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-size: 18px;
	font-weight: bold;

}


TD.textOnDark1 {

	padding: 0px;
	padding-left: 22px;
	/*font-family: Arial, Verdana, Helvetica, sans-serif;*/
	color: #C9D3B8;
	text-align: left;
	font-size: 11px;
	font-family:Tahoma;
	line-height:17px;

}

	
.copyright_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#ECECEC;
	}

.form
	{
		width:271px; height:20px; border-color:#D4D0C8; border-width:1px; background-color:#ffffff; font-size:11px;
	}
.form_div
	{
		height:23px; margin-top:5px;		
	}
		
	a.link_text:link {text-decoration:none;}	
	a.link_text:hover {text-decoration:underline;}
	a.link_text:active {text-decoration:none;}
	a.link_text:visited {text-decoration:none;}	
	
	a.copyright_text:link {text-decoration:none;}	
	a.copyright_text:hover {text-decoration:underline;}
	a.copyright_text:active {text-decoration:none;}
	a.copyright_text:visited {text-decoration:none;}	
	
	a.other_text:link {text-decoration:none;}	
	a.other_text:hover {text-decoration:underline;}
	a.other_text:active {text-decoration:none;}
	a.other_text:visited {text-decoration:none;}	