body, li, table, input, select, option, textarea, .menu {

	font-size: 			12px;
	font-family: 		Arial;
	color: 				#431028; 
}

body         {  
 scrollbar-face-color: #B90000;
 scrollbar-shadow-color: #E50E0E; 
 scrollbar-highlight-color: #E50E0E;
 scrollbar-3dlight-color: #480000;
 scrollbar-darkshadow-color: #480000; 
 scrollbar-track-color: #900000; 
 scrollbar-arrow-color: #F8ECD6; 
 
}

A:link { text-decoration: underline; color: #985619;}
A:visited { text-decoration: underline; color: #985619;}
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: 			15px;
	color: 				#FFF1DF;

}
h2 {
	font-size: 			13px;
	color: 				#DD1000;
}

h3 {
	font-size: 			12px;
	color: 				#582D04;
}

h4 {
	font-size: 			11px;
	color: 				#666666;
}



input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#995719;
	background-color:	#EDD9B2;

}

td.headertail {
 
 		background-image: url('images/headertail.gif'); 
               background-attachment: fixed;
               background-repeat: no-repeat; 
               background-position: top right;  
}

.but{
	border:3px solid #DC7A00; 
	padding:2px; 
	width:250px; 
	margin:10px 0 0 14px;
	text-align:center;
	background:#F28B0C;
}

.but a{
	text-decoration:none;
}
