.blueboldlarge {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.bluethin {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
.bluethin a:link {color: #000066; text-decoration: none} 
.bluethin a:visited {color: #000066; text-decoration: none} 
.bluethin a:hover {color: #13CEDD; text-decoration: none} 
.bluethin a:active {color: #000066; text-decoration: none} 

.gold {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;}
	
.whitethin {	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;	TEXT-DECORATION: none;}
.whitethin a:link {color: #FFFFFF; text-decoration: none} 
.whitethin a:visited {color: #FFFFFF; text-decoration: none} 
.whitethin a:hover {color: #00CCFF; text-decoration: none} 
.whitethin a:active {color: #00CCFF; text-decoration: none} 

body { scrollbar-3d-light-color:#B5E2F9;
      scrollbar-arrow-color:#FFFFFF;
      scrollbar-base-color:#B5E2F9;
      scrollbar-dark-shadow-color:#FFFFFF;
      scrollbar-face-color:#3366CC;
      scrollbar-highlight-color:#B5E2F9;
      scrollbar-shadow-color:#003300}
	  
	  
.bluebold {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
}

.border {
	border: 1px solid #0066CC;


}
	
.greenback {
	background-color: #D6FED8;
}
.red {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
