<!--

td.bigger { 
	font-size: 12pt; 
	font-family: arial; 
}

a.bigger {
	font-size: 12pt; 
	font-family: inherit;
}

.tableTitle {
	font-size: 14pt; 
	font-family: arial; 
	color: #003366;
}

.activeDate {
	color: #006600; 
	font-size: 11pt; 
	font-family: inherit; 
	text-weight: bold; 
	text-decoration: underline
}

.scrRace {
	color: #FFFFFF;
	font-size: 10pt;
	text-weight: bold;
	font-family: arial;
	background-color: #AA3300;
}

.scrRaceNoChange {
        color: #FFFFFF;
        font-size: 10pt;
        text-weight: bold;
        font-family: arial;
        background-color: #008E00;
}

.scrNoChange {
	color: #006600;
	font-size: 10pt;
        font-family: arial;
	background-color: #FFFFEE;
}

.scrChange {
	color: #003366;
	font-size: 10pt;
	background-color: #FFFFEE;
	font-family: arial;
}

.scrRaceNotAvail {
        color: #FFFFFF;
        font-size: 10pt;
        text-weight: bold;
        font-family: arial;
        background-color: #AAAAAA;
}

.scrNotAvail {
        color: #AAAAAA;
        font-size: 10pt;
        font-family: arial;
        background-color: #FFFFEE;
}

.selBox {
	font-family: arial; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #006600;
	background-color: #FFFFEE;
}

a:hover { 
	text-decoration: none; 
	font-family: inherit
}

-->
