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

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

body         {  
 scrollbar-face-color: #9B110A;
 scrollbar-shadow-color: #BC150D; 
 scrollbar-highlight-color: #BC150D;
 scrollbar-3dlight-color: #000000;
 scrollbar-darkshadow-color: #000000; 
 scrollbar-track-color: #420C04; 
 scrollbar-arrow-color: #CB8156; 
 
}

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

.navfont{
	font-size: 			11px;
	font-family: 		Arial;
}

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

h1, h2, h3, h4, h5, h6 	{

}

h1 {
	font-size: 			16px;
	font-family: 		Times;	
	color: 				#FFFFFF;
	margin-bottom:		10px;
}
h2 {
	font-size: 			15px;	
	color: 				#CCCCCC;
	font-family: 		Times;
	
}

h3 {
	font-size: 			14px;
	color: 				#9A2209;
}

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


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#FFFFFF; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#949494;
	background-color:	#494949;

}

td.watermark {
 
 		background-image: url('images/watermark.jpg'); 
               background-attachment: fixed;
               background-repeat: no-repeat; 
               background-position: right top;  
}
hr {
	font-size: 			13px;
	color: 				#AFAFAF;
}
