body, li, table, input, select, option, textarea, .menu {

	font-size: 			11px;
	font-family: 		Arial;
	color: 				#000000; 
}

body         {  
               scrollbar-face-color: #7B9FA4;
               scrollbar-shadow-color: #EAEAEA; 
               scrollbar-highlight-color: #EAEAEA;
               scrollbar-3dlight-color: #5E7578;
               scrollbar-darkshadow-color: #5E7578; 
               scrollbar-track-color: #C6CAC9; 
               scrollbar-arrow-color: #0F690E; 
               

               
               

}   
               }
body, table {

	margin-top:			1px;
	margin-left:			0px;
	margin-right:			0px;
	margin-bottom:		0px;
	margin-right:			0px;
	
}


input, select, textarea {

	border-width : 1px;
	border-style : solid;
	border-color : #8A8A8A;
	background-color: #D6D6D6;
	color: 				#000000; 

}


A:link { text-decoration: underline; color: #ED956C;}
A:visited { text-decoration: underline; color: #ED956C;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#000000;}


p, h1, h2, h3, h4 	{
	margin-top:			0;
	margin-bottom:			0;
	line-height: 150%;
}

h1, h2, h3, h4 	{

}

h1 {
	font-size: 			14px;
	color: 				#660324;

}
h2 {
	font-size: 			13px;
	color: 				#363636;
}

h3 {
	font-size: 			12px;
	color: 				#363636;
}

h4 {
	font-size: 			11px;
	color: 				#363636;
}
-->

</style>