
body {
	background-color: #16295E
}

a, b, h1, h2, h3, h4	{ 
	text-decoration: none; 
	font-family: Tw Cen MT; 
	color: #D7CB75; 
	font-variant: small-caps; 
   }
pageTitle {
	text-decoration: none; 
	font-family: Tw Cen MT; 
	color: #D7CB75; 
	font-variant: small-caps; 
   }

{
	scrollbar-face-color: #B7713D; 
	scrollbar-shadow-color:#663300; 
	scrollbar-highlight-color:#663300; 
	scrollbar-3dlight-color:#996633; 
	scrollbar-darkshadow-color:#000000; /* 663300; */
	scrollbar-track-color:#EAA36F; 
	scrollbar-arrow-color:#EAA36F;
}
   
dwnldList {
	text-decoration: none; 
	font-family: Tw Cen MT; 
	color: #FFFFFF; 
	font-variant: small-caps; 
   }
   
a:active, a:hover    { 
	color: #686999;
	font-weight: bold
	}
	
font, p, i 	{ 
	text-decoration: none; 
	font-family: Tw Cen MT; 
	color: #ffffff; 
	font-variant: small-caps; 
	}

input, textarea, select { 
	font-family: Tw Cen MT; 
	color: #16295E; 
	font-size: 10pt; 
	border: 1px solid #808080;
	background-color: #D7CB75
	}
	
siteNotes {
	font-family: Tw Cen MT;
	color: #FF0000
	}

A:link.password { text-decoration: underline; color:#999999; }
A:active.password { text-decoration: none ; color:#888888; }
A:visited.password { text-decoration: none ; color:#777777; } 
A:hover.password { text-decoration:underline ; color:#C0C0C0;}