body {
	background: #006666 url(images/background.gif);
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.5;
}

td {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	}

/*** Head Menu ***/

#topmenu{
	margin: 0;
	padding: 0;
}

#topmenu ul{
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
	float: right;
	width: 100%;
	border-bottom: 1px solid #176109;
	font-size: 12px;
	letter-spacing:4px;
	font-weight: bolder; 
	background: #467200 url(images/menu-back.gif) top  repeat;
	font-family: Arial, Verdana, Helvatica, Tahoma, sans-serif;	
}

* html #topmenu ul{ /*IE only rule. Delete extra margin-bottom*/
	margin-bottom: 0;
}

#topmenu ul li{
	display: inline;
}


#topmenu ul li a{
	float: right;
	color: #FFFFFF;
	padding: 12px;
	line-height: 10px;
	text-decoration: none;
	background: url(images/menu-border.gif) top right no-repeat;
	border: 0px;
}

#topmenu ul li a:hover{
	color: #000;
	background: url(images/menu-hover.gif) top center repeat-x;
	text-decoration: none;
	line-height: 10px;
}
	
/**Left Menu**/
.menulist ul{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
width: 100%; /* Width of Menu Items */
background: #dfe2bf;
}
	
.menulist ul li{
position: relative;
}
	
/*Sub level menu items */
.menulist ul li ul{
position: absolute;
width: 160px; /*sub menu width*/
top: 0;
visibility: hidden;

}

/* Sub level menu links style */
.menulist ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #004cab;
font-weight: bold;
text-decoration: none;
padding: 4px;
padding-left: 22px;
padding-right: 5px;
border-top: 1px solid #fefef4;
border-bottom: 1px solid #adaf91;
background: #dfe2bf url(images/arrow.gif) center left no-repeat;
}

.menulist ul li a:visited{
color: black;
}

.menulist ul li a:hover{
background: #e7eda2 url(images/arrow1.gif) center left no-repeat;
color: #126b00;
text-decoration:underline;
}

.menulist .subfolderstyle{
background: #DBE1D7 url(../images/arrow.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .menulist ul li { float: left; height: 1%; }
* html .menulist ul li a { height: 1%; }
/* End */


h1{
	font-weight: bold;
	font-size: 16px;
	font-family: Trebuchet MS, Helvetica, Arial, Verdana, sans-serif;
	padding-bottom: 1px;
	border-bottom: 1px solid #f4f4f4;
	letter-spacing:0px;
	color: #2e6100;
}

.border {
border: 1px solid #627c3a;
}
.borderrate {
border: 1px solid #dddddd;
padding: 3px;
}
.padding {
	padding-left: 5px;
	padding-right: 5px;
	}
	
.paddingbody {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-top: 10px;
	}	

a:link {
	color: #004dad;
	text-decoration: none;

}

a:hover {
	color: #FD990D;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a:visited {
	color: #0569f2;
	font-style: normal;
	text-decoration: none;
}

a:visited:hover {
	color: #a51f00;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	}
	
img.imgleft { 
	padding: 4px;
	border: 1px solid #DDDDDD;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}

img.imgright { 
    float: right; 
	padding: 4px;
	border: 1px solid #FFFFFF;
	margin-left: 10px;
	margin-bottom: 5px;
}

.title {
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #307700;
	font-weight: bold;
}
.image1 {
	margin-top: 5px;
	margin-bottom: 5px;
	}
#footer {
	color:#FFF;
	font-size: 12px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	margin: 0 auto;
	line-height: 1.2;

}

#footer #left{
	padding-top: 10px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.2;
}
#footer #left a{
color: #FFFFFF;
}
#footer #right{
	padding-top: 10px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.2;
}

#footer #right a{
color: #FFFFFF;
}.newfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.border-center {
	border: 1px solid #FFFFFF;
}

.STYLE6 {font-family: "ËÎÌå";
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.STYLE7 {font-size: 16px;
	color: #666666;
	font-weight: bold;
}

