body, li, table, input, select, option, textarea, .menu {

	font-size: 			12px;
	font-family: 		Arial;
	color: 				#000000; 
}

body         {  
               scrollbar-face-color: #999999;
               scrollbar-shadow-color: #E1E1E1; 
               scrollbar-highlight-color: #E1E1E1;
               scrollbar-3dlight-color: #4D2E39;
               scrollbar-darkshadow-color: #4D2E39; 
               scrollbar-track-color: #7D7D7D; 
               scrollbar-arrow-color: #ECE4D9; 
               

               
               

}

A:link { text-decoration: underline; color: #530B24;}
A:visited { text-decoration: underline; color: #530B24;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#FFFFFF;}


p, h1, h2, h3, h4 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1, h2, h3, h4 	{

}

h1 {
	font-size: 			14px;
	color: 				#EDE5D9;

}
h2 {
	font-size: 			13px;
	color: 				#6A0025;
}

h3 {
	font-size: 			11px;
	color: 				#EDE5D9;
}

h4 {
	font-size: 			15px;
	color: 				#A00036;
	font-family: 		Copperplate Gothic Condensed BT, Times;
}

.tablefoo    { background-image: url('images/nav/slice_18.gif'); 
    background-attachment: fixed;
    background-repeat: no-repeat; 
    background-position: bottom left;  
}

input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#6A0025;
	background-color:	#A5998C;

}
-->

</style>