.bluesmall {
	font-family: Arial;
	font-size: 11px;
	color: C43513;
}
.greysmall {
	font-family: Arial;
	font-size: 11px;
	color: #2C598B;
}
.redsmall {
	font-family: Arial;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.redsmall:hover {
	font-family: Arial;
	font-size: 11px;
	color: 2C598B;
	text-decoration: none;
	font-weight: bold;
}
.gallery {
	padding: 1pt;
	border: 1px solid #C33613;
	margin: 1pt;
	font-size: 10px;

}
.white {

	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.hires {
	padding: 1pt;
	border: 1px solid #C33613;
	margin: 1pt;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: C43513;
}
 
body { 
scrollbar-face-color: #B53D1B; 
scrollbar-shadow-color: black; 
scrollbar-highlight-color: #B53D1B; 
scrollbar-3dlight-color: white; 
scrollbar-darkshadow-color: black; 
scrollbar-track-color: #B53D1B; 
scrollbar-arrow-color: white 
}
