/*      Secrets of Chess CSS      */ 

body {
		scrollbar-base-color: #DBDBDB; 
		scrollbar-arrow-color: #333333;
		scrollbar-track-color: #FFFFFF; 
	 }

font.ft {    
			font-family: Verdana; 
            font-size: 11px;
            } 

a.menu {    
			font-family: Verdana; 
            font-size: 12px; 
			font-weight: bold;
			text-decoration: none;
			color: #000000
            } 

a.menu:hover { 
			font-family: Verdana; 
			font-size: 12px; 
			font-weight: bold;
			text-decoration: none;
			color: #806E5D
			     } 

a.menu_small {    
			font-family: Verdana; 
            font-size: 11px; 
			font-weight: bold;
			text-decoration: none;
			color: #000000
            } 

a.menu_small:hover { 
			font-family: Verdana; 
			font-size: 11px; 
			font-weight: bold;
			text-decoration: none;
			color: #806E5D
			     }			 		 		 

a.link {    
			font-family: Verdana; 
            font-size: 12px; 
			font-weight: bold;
			text-decoration: underline;
			color: #000000
            } 

a.link:hover { 
			font-family: Verdana; 
			font-size: 12px; 
			font-weight: bold;
			text-decoration: underline;
			color: #362F2D
			     }			 		 		 
 
input.fn {
			font-family: Verdana; 
			font-size: 11px; 
			font-weight: none;
			color: #00000
}
 
table.dress {
       border-style: dashed;
	   border-color: #333333;
	   border-width: 1px;
}
.bodyfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.bodyheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
