body, td, th {
	SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #999999; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:  #FFCC00; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #666666; 
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.infotable {
	border: 1px outset #FFFFFF;
}
.whitebigbold {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.yellowitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFCC00;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.whitebigbolditalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.yellowbolditalic {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFCC00;
}
.whitebold {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitelargebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.greybold {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.yellowbold {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
.whitebiggerbold {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.bgnav {
	background-image: url(images/home_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.smallwhite {
	font-size: 11px;
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.smallyellow {
	font-size: 11px;
	color: #FFCC00;
	font-style: italic;
}
.yellowbigbold {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
