/* CSS Document */
<!--




a.bottom:link {
	color: #2c3e00;
	text-decoration: none;
}
a.bottom:visited {
	color: #2c3e00;
	text-decoration: none;
}
a.bottom:hover {
	color: #2c3e00;
	text-decoration: underline;
}
a.bottom:active {
	text-decoration: none;
}

a.inedx:link {
		font-family: Arial, Helvetica, sans-serif;
	   	font-size: 11px;
	   	color:#795D33;
	   	font-weight:normal;
		text-decoration: none;
}
a.inedx:visited {
		font-family: Arial, Helvetica, sans-serif;
	   	font-size: 11px;
	   	color:#795D33;
	   	font-weight:normal;
		text-decoration: none;
}
a.inedx:hover {
		font-family: Arial, Helvetica, sans-serif;
	   	font-size: 11px;
	   	color:#3D1201;
	   	font-weight:normal;
		text-decoration:none;
}



-->
body {
	background-color:#2E3C06;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bgcolor1{ background-color:#a4ca33;}
.bgcolor2{ background-color:#A2C432;}  
.content{
		font-family: Arial, Helvetica, sans-serif;
	   	font-size: 11px;
	   	color:#4A2700;
	   	font-weight:normal;
		}
.contentheader{
		font-family: Arial, Helvetica, sans-serif;
	   	font-size: 11px;
	   	color:#795D33;
	   	font-weight:bold;
				}
				
				
.downlink1{background-color:#BADA5F;
		font-family: tahoma;
	   	font-size: 11px;
	   	color:#2c3e00;
	   	font-weight:normal;
		}
.downlink2{background-color:#BADA5F;
		font-family: tahoma;
	   	font-size: 11px;
	   	color:#1F1202;
	   	font-weight:normal;
		}
.contentbg{background-image:url(images/inner_content_bg.jpg); background-repeat:repeat-y;}		
.bodybg{background-image:url(images/body_bg.jpg); background-repeat:repeat;
        font-family: Arial, Helvetica, sans-serif;
	   	font-size: 11px;
	   	color:#4A2700;
		padding-left:10px;
	   	font-weight:normal;}
		
.bodybg2{background-image:url(images/body_bg.jpg); background-repeat:repeat;
        font-family: Arial, Helvetica, sans-serif;
	   	font-size: 11px;
	   	color:#795D33;
	   	font-weight:normal;}
		
.table{ background-color:#E0CAAA;
 border:solid 1px #A08866;}
 
.downbg{background-image:url(images/down_bg.jpg);
        background-repeat:repeat-x;
		background-color:#6A851C;
		
		
		}
.leftbg{background-image:url(images/left_bg.jpg);
        background-repeat:repeat-x;
		background-position:top left;
		background-color:#A4CB34;
		}		
		
.lefttdbrownbg{
		
		background-color:#A2C432;
		}	

.font_red{
padding:5px 10px;
font-family: tahoma;
	   	font-size: 12px;
	   	color:#CC0000;
	   	font-weight:bold;
		}		
		
		
		.bannerleft{
		margin:10px 0;
		border-bottom:5px solid #83A328;
				border-top:2px solid #C5D656;
				}