BODY {font-family: Verdana, Tahoma, Arial; font-size: 8pt; font-weight: normal; color: #000000; background-color: #FFFFF8 }
TD {font-family: Verdana, Tahoma, Arial; font-size: 8pt; font-weight: normal; color: #000000}
SELECT {font-family: Verdana, Tahoma, Arial; font-size: 8pt; font-weight: normal; color: #000000}
INPUT {font-family: Verdana, Tahoma, Arial; font-size: 8pt; font-weight: normal; color: #000000}

.btn{border-bottom:1px solid black;border-right:1px solid black;border-top:1px solid lavendaer;border-left:1px solid lavender;font-size:10pt;font-family:Verdana, Tahoma, Arial;
     font-weight:bold;background-color:#316173;color:white;border-top-width:1px; border-right-width:1px; border-bottom-width:1px; border-left-width:1px; padding:0em; }

a:link {color: #0066ff

//#316173 }   
a:visited {color: #0066ff
// #CE8282}
A:hover {
	Color: #333399
}

H1{
color:black; font-size: 14pt;
}

.topheader { color: white; font-weight: bold; background-color: #99ccff }
.topheader A:visited { color: #0066ff; font-weight: bold; text-decoration: none; }
.topheader A:link { color: #0066ff; font-weight: bold; text-decoration: none; }
.topheader A:hover { color: red; font-weight: bold; text-decoration: none; }

.topmenus { color: white; background-color: #99ccff }
.topmenus A:link { color: #0066ff; text-decoration: none;}
.topmenus A:hover { color: #0066ff; font-weight: bold; text-decoration: none;}
.topmenus A:visited { color: #0066ff; text-decoration: none;}

.BOTTOM { background-color: #99ccff }
.BOTTOM A:link { text-decoration: none;}
.BOTTOM A:hover { font-weight: bold; text-decoration: none;}
.BOTTOM A:visited { text-decoration: none;}

.LEFT A:link { text-decoration: none;}
.LEFT A:hover { font-weight: bold; text-decoration: none;}
.LEFT A:visited { text-decoration: none;}


H1 {
  color: black;
  font-family: Verdana; 
  height: 1.4em;
  font-weight: lighter;
  font-size: x-large; 
  letter-spacing: -3px;
  text-align: left; 
  filter: shadow(color=#336699, direction=135, strength=7) 
} 


.off { 
   border: 1px solid #FFFFF8; 
   color: black; 
   width: 100; 
   height: 20; 
   padding-left: 0.2em; 
   text-align: left;
} 
.on { 
   border: 1px solid black; 
   background-color: #66ccff; 
   width: 100; 
   height: 20; 
   padding-left: 0.2em; 
   text-align: left;
   cursor: hand
}

.printonly { display:none }
@media print { 
	.dontprint { display:none }
	.printonly { display:inline }
}