body {
	
	margin: 0px;
	background-color: #ebeeda;
	font-family: arial, helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	
}



.topmenu {
	font-family: arial, helvetica, sans-serif;
	width:762px;
	position:absolute;
	font-size:14px;
	margin:0px auto;
	text-align: center;
	vertical-align: middle;
	top: 114px;
	
}
.topmenu ul li a, .topmenu ul li a:visited {display:block; text-decoration:none; width:127px; height:18px; text-align:center; background-color:#bada31; color:#000000; background:url(../images/bg_topnav.gif); padding: 12px 0 12px 0px; font-family: arial, helvetica, sans-serif; font-size:14px; }
.topmenu ul li a:hover {display:block; text-decoration:none; width:127px; height:18px; text-align:center; background-color:#bada31; color:#000000; background:url(../images/bg_topnav_over.gif); padding: 12px 0 12px 0; font-family: arial, helvetica, sans-serif; font-size:14px; }
.topmenu ul {padding:0; margin:0; list-style-type: none;}
.topmenu ul li {float:left; position:relative;}
.topmenu ul li ul {display: none;}

.shadowleft {
background-image:url(../images/shodowleft.jpg);
background-repeat: repeat-y;
		
}

.bodybackground {
	background-image:url(../images/bg_grdt_green.jpg);
	background-repeat: repeat-x;
}
.tableborder {border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid;	border-right-style: solid;	border-left-style: solid; border-top-color: #d2d6c1; border-right-color: #d2d6c1; border-left-color: #d2d6c1;}

.border {border-right: 1px solid #d2d6c1; border-left: 1px solid #d2d6c1;}
.border_top {border-top: 1px solid #d2d6c1; }
.border_bottom {border-bottom: 1px solid #d2d6c1; }
.border_left {border-left: 1px solid #d2d6c1;}
.border_right {border-right: 1px solid #d2d6c1;}


#leftcontent {
margin: 0px;
padding-top: 10px;
padding-left: 10px;
color:#7d9222;
font-size: 14px;
border-left: 1px solid #d0d4be;
border-right: 1px solid #d0d4be;
height:420px;

}

#rightcontent {
	padding-top: 10px;
	padding-left: 10px;
	backgrond-color: #FFFFFF;
	/*background-image:url(../images/bg_grdt_green.jpg);*/
	background-repeat: repeat-x;


}


.rightheight {
	height: 220px;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #bada31;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 50px;
	
}

#menu2 dl {width: 180px; margin: 0 auto; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
#menu2 dd {width:180px; margin:0; padding:0; color: #000; font-size: 12px; border-bottom:1px solid #d2d6c0;}
#navleft a, #navleft a:visited {color:#7d9222; text-decoration:none; font-size:12px; display:block; padding:8px 6px 8px 12px; background: #eceee2;}
#navleft a:hover {background: #fff; color:#434e13;}


.content {
	font-family: arial, helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	padding: 10px;
	
}

.contentTitle {
	font-family: arial, helvetica, sans-serif;
	color:#434e13;
	font-size: 12px;
	padding: 10px;
	font-weight: bold;
	line-height: 20px;
	
}
.descript {
	font-family: arial, helvetica, sans-serif;
	color:#464646;
	font-size: 11px;
	
	
}



a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bada31;
	text-decoration:none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bada31;
	text-decoration:none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #627544;
	background-color: #bada31;
	text-decoration:underline;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #underline;
	text-decoration:none;
}

.footer {
	width: 762px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 200%;
	font-weight: normal;
	color: #898989;
	text-align: center;
	padding: 4px;
	margin-bottom: 8px;
	background-color:#ebeeda;
	
}
.footer a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #434e13;
	font-size: 10px;
	text-decoration: none;
}
.footer a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #434e13;
	font-size: 10px;
	text-decoration: none;
}
.footer a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
}
.footer a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #434e13;
	font-size: 10px;
}

.pad{padding: 20px;}