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

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

body         {  
 scrollbar-face-color: #2E6FAB;
 scrollbar-shadow-color: #5794CD; 
 scrollbar-highlight-color: #5794CD;
 scrollbar-3dlight-color: #00172C;
 scrollbar-darkshadow-color: #00172C; 
 scrollbar-track-color: #0D3152; 
 scrollbar-arrow-color: #ECF0DA; 
}

A:link { text-decoration: underline; color: #FEE381;}
A:visited { text-decoration: underline; color: #FEE381;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#FCFCFA;}


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

h1, h2, h3, h4 	{

}

h1 {
	font-size: 			12px;
	color: 				#FFF0B7;

}
h2 {
	font-size: 			12px;
	color: 				#649AC8;
}

h3 {
	font-size: 			14px;
	color: 				#75A9D8;
}

h4 {
	font-size: 			12px;
	color: 				#649AC8;
}

td.bggrad {
		background-image: url('graphics/bg-grad.gif'); 
               background-attachment: scroll;
               background-repeat: repeat-x; 
               background-position: top left;  
}

td.bggrad2 {
		background-image: url('graphics/bg-grad2.gif'); 
               background-attachment: scroll;
               background-repeat: repeat-y; 
               background-position: top left;  
}

input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#FFFFFF; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#0C375F;
	background-color:	#4581B9;

}
-->

</style>