body, li, table, input, select, option, textarea, .menu {

	font-size: 			12px;
	font-family: 		Arial;
	color: 				#FFFFFF; 
}

body         {  
               scrollbar-face-color: #F1DC8D;
               scrollbar-shadow-color: #181407; 
               scrollbar-highlight-color: #181407;
               scrollbar-3dlight-color: #F1DC8D;
               scrollbar-darkshadow-color: #F1DC8D; 
               scrollbar-track-color: #AB9D66; 
               scrollbar-arrow-color: #FFFFFF; 
               

               
               

}

A:link { text-decoration: underline; color: #F1DC8D;}
A:visited { text-decoration: underline; color: #D0BE7A;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#FFFFFF;}


p, h1, h2 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1, h2 	{

}

h1 {
	font-size: 			13px;
	color: 				#F1DC8D;

}
h2 {
	font-size: 			12px;
	color: 				#FFF9E2;
	line-height: 		1
}

td.sidebar1 {
		background-image: url('images/sidebar1.gif'); 
               background-attachment: scroll;
               background-repeat: no-repeat; 
               background-position: top left;  
}

td.sidebar2 {
		background-image: url('images/sidebar2.gif'); 
               background-attachment: scroll;
               background-repeat: repeat-y; 
               background-position: top left;  
}

td.tablemid {
		background-image: url('images/table-mid.jpg'); 
               background-attachment: scroll;
               background-repeat: repeat-x; 
               background-position: top left;  
}

input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#000000;
	background-color:	#D5C484;

}
-->

</style>