body {

scrollbar-face-color: #336699;
scrollbar-track-color: #996633;
scrollbar-arrow-color: #996633;
scrollbar-shadow-color: silver;
scrollbar-3dlight-color: silver;
scrollbar-darkshadow-color: Black;

}

body, td {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: normal; 
    color: #336699
}

h1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	font-weight: bold; 
	color: #336699;
}

h2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #336699;
}



#tablesolidbrown
{
	border: 4px solid #996633;
	
}


.buttons {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #990000; 
	background-color: #FFCC66
}



.bodytext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #336699
}

.bodybold {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #336699 
}

.bodyboldred {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FF0000 
}
.bodyboldbrown {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: bold; 
    color: #996633;
}


.red {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    font-weight: normal; 
    color: #FF0000 
}

.hed {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	font-weight: bold; 
	color: #CCCC99
}

.reporthed {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 18px; 
    font-weight: bold; 
    color: #000000;
}

.report_bodytext {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: normal; 
    color: #000000;
}

.hedred {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #FF0000 
}

.subhed {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #CCCC99 }
    
.subhedblue {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    font-weight: bold; 
    color: #336699 }    

.small {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #336699;
    
}

.smallred {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    font-weight: normal; 
    color: #FF0000;
    
}

.small_adren {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    font-weight: normal; 
    color: #336699;
    line-height: 200%;
}

.smallburg {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #990000;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}

.blurb {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000066; 
	font-style: italic 
}

.blueline {  
	background-color: #003399; 
	font-size: 3px
}

.goldbg {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; font-weight: bold; 
	color: #000066; 
	background-color: #cccc99; 
}
	  

.bighedblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 900;
	color: #000000;
}

.redreverse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
}

.bluereverse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}

.bluereverse_s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}

.bluereverse_sm {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #336699;
}

.bluereverse_12 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #336699;
}

.silverreverse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
	background-color: #CCCC99;
}

A:active{
	color:#996633;
	font-weight: bold;
	text-decoration:none
}
A:link {
	color:#996633;
	font-weight: bold;
	text-decoration:none
}
A:visited {
	color:#996633;
	font-weight: bold;
	text-decoration:none
}
A:hover {
	color:#FF0000;
	font-weight: bold;
	text-decoration:none
}




