/* Style sheet design by Mike McAllister and Logikbox inc,copyright ©2002 */


.row0 {
	background-color: #9a4115;
} 
.row1 { }  

BODY {
	scrollbar-3d-light-color:silver;
	scrollbar-arrow-color:black;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color:black;
	scrollbar-face-color: white;
	scrollbar-track-color: black;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color: #ffffff;
	font-family : sans-serif;
 
	font-style : normal;
	font-weight : normal;
	letter-spacing : normal;
 
}
 

/* ANCHOR TAGS */

a {
	font-family: san-sarif;
	font-size : 12px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : normal;
	letter-spacing : 1px;
	text-decoration: none;
	color:#660000;
}
a:hover {
	font-family :  san-sarif;
	font-size : 12px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : normal;
	letter-spacing : 1px;
	color : #8FC3DD;
	text-decoration: none;
}
 
a.membernav {
	font-family: san-sarif;
	font-size : 10px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : normal;
	letter-spacing : 1px;
	text-decoration: none;
	color:#660000;
}
 
 a.footer {
	font-family: san-sarif;
	font-size : 12px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : bold;
 
	text-decoration: none;
	color:#000000;
}
 
  a.footer:hover {
	font-family: san-sarif;
	font-size : 12px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : bold;
 
	text-decoration: none;
	color:#660000;
}
 
/* END ANCHORS */


/* Start Text Elements ------------------------------------------------------------------------------------*/

.text {
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	color: #000000;
}

.news {
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	color: #000000;
}

 
.title {
	color: #ff330b;
	font-family : arial;
	font-weight : bold;
	font-size : 20px;
	
}



 /* End Buttons */