body, li, table, input, select, option, textarea, .menu {

	font-size: 			12px;
	font-family: 		Arial;
	color: 				#000000; 
}

body         {  
 scrollbar-face-color: #D8D8D8;
 scrollbar-shadow-color: #FCF8F8; 
 scrollbar-highlight-color: #FCF8F8;
 scrollbar-3dlight-color: #9A9A9A;
 scrollbar-darkshadow-color: #9A9A9A; 
 scrollbar-track-color: #BEBEBE; 
 scrollbar-arrow-color: #FFFFFF; 
}

A:link { text-decoration: underline; color: #384D08;}
A:visited { text-decoration: underline; color: #384D08;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#000000;}


p, h1, h2, h3, h4 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1, h2, h3, h4 	{

}

h1 {
	font-size: 			14px;
	color: 				#647E20;

}
h2 {
	font-size: 			12px;
	color: 				#50581D;
}

h3 {
	font-size: 			12px;
	color: 				#384D08;
}

h4 {
	font-size: 			13px;
	color: 				#AB8900;
}


td.framebg {
		background-image: url('images/framebg.gif');
               background-attachment: scroll;
               background-repeat: repeat-x; 
               background-position: top left;
}


input, select, textarea  {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000;
	border-width :		1px;
	border-style :		solid;
	border-color :		#B9A506;
	background-color:	#E2F5B0;

}
-->

</style>