@CHARSET "ISO-8859-1";

BODY {
	font-family: Verdana, Arial, san-serif;
	font-size: 10pt;
	margin: 5px;
}
TABLE {
	font-family: Verdana, Arial, san-serif;
	font-size: 10pt;
	border: 0px;
}
.tableBorder {
	background-color: #000000;
}
.boxHeader {
	background-color: #333366;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	vertical-align: bottom;
}
.boxSubHeader {
	background-color: #FFFFCC;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	vertical-align: bottom;
}
.mainHeader {
	font-size: 14pt;
	font-family: Verdana, Arial, san-serif;
	background-color: #333366;
	color: #FFFFFF;
	padding: 3px;
	vertical-align: bottom;
}
.evenRow {
	background-color: #FFFFFF;
	padding: 2px;
}
.oddRow {
	background-color: #e5ecf9;
	padding: 2px;
}
.usedResult {
	background-color: #99CCCC;
	padding: 2px;
}
.highlight {
	font-weight: bold;
}
.bigHighlight {
	padding: 1px;
	font-size: 14pt;
}
.textSpacing {
	padding: 3px;
}
a.smallLink {
	font-size: 8pt;
}
.completedEvents {
	background-color: #FFFFCC;
	font-weight: bold;
	padding: 1px;
}
.upcomingEvents {
	font-weight: bold;
	padding: 1px;
}
.linkDiv {
	font-family: Verdana, Arial, san-serif;
	font-size: 10pt;
	horizontal-align: center;
	padding: 5px;
}
.spacerDiv {
	padding-top: 40px;
}
a.event {
	font-weight: bold;
}
.background0 { background-color: #FFCC99; 	color:white; padding: 2px;} 
.background1 { background-color: #333399; 	color:white; padding: 2px;} /* eric */
.background2 { background-color: #99CC66;	color:black; padding: 2px;} /* brian */
.background3 { background-color: #FFFF00;	color:black; padding: 2px;} /* joe */
.background4 { background-color: #660066;	COLOR:white; padding: 2px;} /* john */
.background5 { background-color: #ff00ff;	COLOR:white; padding: 2px;} /* ken */
.background6 { background-color: #CCFFFF;	color:black; padding: 2px;} /* mark */
.background7 { background-color: #ffcc99;	color:black; padding: 2px;} /* lefty */
.background8 { background-color: #CC0000;	color:white; padding: 2px;} /* rusty */
.background9 { background-color: #804000;	color:pink; padding: 2px;}

th.background0 { font-weight: bold;} 
th.background1 { font-weight: bold;} /* eric */
th.background2 { font-weight: bold;} /* brian */
th.background3 { font-weight: bold;} /* joe */
th.background4 { font-weight: bold;} /* john */
th.background5 { font-weight: bold;} /* ken */
th.background6 { font-weight: bold;} /* mark */
th.background7 { font-weight: bold;} /* lefty */
th.background8 { font-weight: bold;} /* rusty */
th.background9 { font-weight: bold;}

a.background0 { font-weight: bold;} 
a.background1 { font-weight: bold;} /* eric */
a.background2 { font-weight: bold;} /* brian */
a.background3 { font-weight: bold;} /* joe */
a.background4 { font-weight: bold;} /* john */
a.background5 { font-weight: bold;} /* ken */
a.background6 { font-weight: bold;} /* mark */
a.background7 { font-weight: bold;} /* lefty */
a.background8 { font-weight: bold;} /* rusty */
a.background9 { font-weight: bold;}
