body,table,input,textarea,button, select{font-family:Arial; font-size:11px; color:#000000;}
body,textarea{
	scrollbar-arrow-color: 		#4A861A;
	scrollbar-3dlight-color: 	#4A861A;
	scrollbar-darkshadow-color: #4A861A;
	
	scrollbar-track-color: 		#E9FCD8;
	scrollbar-highlight-color: 	#FFFFFF;
	scrollbar-face-color: 		#FFFFFF;
	scrollbar-shadow-color: 	#FFFFFF;
	overflow:auto;
}
body{margin:0; background:#E9FCD8;}

img{border:0;}
img.button{cursor:hand;}
button{font-size:10px; cursor:hand;}

a:link,a:visited{color:#000000; text-decoration:none;}
a:hover{color:#4A861A; text-decoration:underline;}

a.white:link,a.white:visited{color:#FFFFFF; text-decoration:none;}
a.white:hover{color:#B8DF97; text-decoration:underline;}

a.toplink:link,a.toplink:visited{color:#FFFFFF; text-decoration:none;}
a.toplink:hover{color:#FFEE2B; text-decoration:underline;}
a.toplinksel{color:#FFEE2B; text-decoration:underline;}
font.toplink{color:#FFEE2B; text-decoration:underline;}

a.mainlink:link,a.mainlink:visited{color:#333333; text-decoration:none; font-weight:bold;}
a.mainlink:hover{color:#92F833; border-bottom:1px dotted #92F833; border-top:1px dotted #92F833;}
a.mainlinksel{color:#92F833; text-decoration:none; font-weight:bold; border-bottom:1px dotted #92F833; border-top:1px dotted #92F833;}
font.mainlink{font-weight:bold; color:#92F833; border-bottom:1px dotted #92F833; border-top:1px dotted #92F833;}

a.footerlink:link,a.footerlink:visited{color:#CEEB93; text-decoration:none;}
a.footerlink:hover{color:#FFFFFF; border-bottom:1px dotted #FFFFFF; border-top:1px dotted #FFFFFF;}
a.footerlinksel{text-decoration:none; color:#FFFFFF; border-bottom:1px dotted #FFFFFF; border-top:1px dotted #FFFFFF;}
font.footerlink{color:#FFFFFF; border-bottom:1px dotted #FFFFFF; border-top:1px dotted #FFFFFF;}

a.green:link,a.green:visited{color:#225300; text-decoration:none;}
a.green:hover{color:#EDB304; text-decoration:underline;}

a.copyright:link,a.copyright:visited{color:#225300; text-decoration:none;}
a.copyright:hover{color:#EDB304; text-decoration:underline;}

/* to make the table centered-like in 1024 */
div.maindiv{padding-left:50px;}

table.bordered{border:1px solid #265201; background:#FFFFFF;}
td.outerpad{padding-left:20px; padding-right:20px; padding-top:15px; padding-bottom:10px;}
td.topbg{background-color:#85CA60; background-image:url(images/topbg.jpg); width:860px; height:90px; background-repeat:no-repeat;}
td.toplinksbg{background-image:url(images/toplinksbg.jpg); width:309px; height:18px; background-repeat:no-repeat; background-position:right;}
td.fonttoplinks{color:#B8DF97;}
td.mainlinks{height:22px; background:#EDB304; text-align:right;}
td.bottomlinks{height:30px; background:#378500; text-align:center; }
td.orangeline{height:6px; background:#EDB304;}
td.footer{text-align:center; color:#225300; height:15px;}
td.watermarked{background:url(images/watermark.jpg); background-position:bottom center; background-repeat:no-repeat;}

td.padded5{padding:5px;}
td.padded10{padding:10px;}
td.padded_header{padding-left:50px; padding-right:10px;}

td.green1{background:#4A861A; height:25px;}
td.green2{background:#8DCD64; height:25px;}
td.green3{background:#377D00; height:20px;}

td.cellheader{height:25px; background-image:url(images/cellheader.jpg); background-repeat:repeat-x; }
td.fh_header{height:142px; width:560px; background-image:url(images/fh_header_blank.jpg); background-repeat:no-repeat; }

td.background1{background:#FCF0C2;}
td.background2{background:#F7FFE7;}
td.background3{background:#B2D199;}
td.border1{border:1px solid #9CB687;}
td.border2{border:1px solid #3A6D10;}


td.center{text-align:center;}
td.right{text-align:right;}
td.bold{font-weight:bold;}



/* fonts */
.white{color:#FFFFFF;}
.green{color:#4A861A;}
.bold{font-weight:bold;}

font.search{font-weight:bold; font-size:16px;}


input.flat, button.flat{border:1px solid #377E00;}
button.box{background:#E9FCD8;}

search, button.search{color:#377E00; font-size:12px; font-weight:bold; height:20px;}

div.search a{

color:#317D00;

}


