body {
	scrollbar-track-color:black;
	scrollbar-face-color:#EDDF7E;
	scrollbar-shadow-color:black;
	scrollbar-arrow-color:#EDDF7E;
	scrollbar-highlight-color:black;
	scrollbar-3dlight-color:FEC78E;
	scrollbar-darkshadow-color:FEC78E;
	color: #336699;
}

a {color:FEC78E; text-decoration:none;}
a:link {color:EFEEEA;text-decoration:none;}
a:visited {color:EFEEEA; text-decoration:none;}
a:hover {color:white;}

table,td,tr {font-family:century gothic, verdana; font-size:11px; color:FEC78E; line-height:12pt;}

a.nav {color:38341B; width:100%; margin-bottom:1px; background-color:EFEEEA; letter-spacing:0.2em}
a.nav:link {color:38341B;width:100%; background-color:EFEEEA;}
a.nav:visited {color:38341B; width:100%; background-color:EFEEEA;}
a.nav:hover {width:100%; background-color:EFEEEA; color:38341B;}

.navhead {
   font-family: arial;
   background-image: url('navtop.jpg');
   color: #EDDF7E;
   font-weight: bold;
   padding-left: 10px;
   line-height: 20px;
   width: 191px;
}

.content {
   color : #EDDF7E;
   text-align:justify;
   margin: 5px;
   margin-bottom: 20px;
   padding: 10px;
   border-left: 0;
   border-top: 0;
   border-right:  1 outset #EDDF7E;;
   border-bottom: 1 outset #EDDF7E;
   line-height: 150%;
}

.head {
   text-transform: uppercase;
   font-family: arial;
   font-weight: bold;
   letter-spacing: 1pt;
   margin: 10px;
   padding-left: 10px;
   color : #EDDF7E;
   background-color: #336699;
}