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

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

body         {  
 scrollbar-face-color: #66404C;
 scrollbar-shadow-color: #84646E; 
 scrollbar-highlight-color: #84646E;
 scrollbar-3dlight-color: #3F212A;
 scrollbar-darkshadow-color: #3F212A; 
 scrollbar-track-color: #532634; 
 scrollbar-arrow-color: #FFFFFF; 
 
}

A:link { text-decoration: underline; color: #4B4639;}
A:visited { text-decoration: underline; color: #4B4639;}
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: 			12px;
	color: 				#99143A;

}
h2 {
	font-size: 			11px;
	color: 				#99143A;
}

h3 {
	font-size: 			11px;
	color: 				#99143A;
}

h4 {
	font-size: 			11px;
	color: 				#5B5445;
}

input, select, textarea {

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

}
td.cherry {
 
 		background-image: url('images/cherry.jpg'); 
               background-attachment: fixed;
               background-repeat: no-repeat; 
               background-position: top right;  
}
