@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background: #9DB142;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

.style10 {color: #FF0000}
.style2 {color: #FFFFFF}
.style82 {color: #006633;
	font-weight: bold;
}
.style83 {color: #FFFF00;
	font-weight: bold;
}
.style84 {color: #FFFF00}
.style85 {color: #9900FF;
	font-weight: bold;
}
.style86 {color: #006633}
.style87 {color: #9900FF}
.style89 {
	font-size: 14px;
	font-weight: bold;
}

.thrColFixHdr #container { 
	width: 900px;  
	background-image: url(img/containerbg.jpg);
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left;
	border:none;
} 
.thrColFixHdr #header { 
	background-image: url(img/logo3.jpg);
	height: 143px;
	width: 850px;
	background-repeat: no-repeat;
	padding: 0 0px 0 50px;  
} 

.thrColFixHdr #sidebar1 {
	
	float: left; 
	width: 150px; 	 
	padding: 15px 10px 15px 25px; 
}
.thrColFixHdr #sidebar2 {
	float: right; 
	width: 160px; 
	padding: 15px 20px 15px 20px; 
}

.thrColFixHdr #mainContenttop{
	width: 500px;
	height: 20px;
	padding-left: -10px;
	background-color: #B8C4D2;
	
}



.thrColFixHdr #mainContent { 
	margin: 0 190px; 
	padding: 0 10px; 
} 
.thrColFixHdr #footer { 
	padding: 0 10px 0 20px; 
	background-image: url(img/footer.jpg);
	height: 20px;
} 
.thrColFixHdr #footer p {
	margin: 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}