TABLE#TBLprice {
	width: 100%;
	background-color: #000000;
}
TABLE#TBLprice TD {
	text-align: center;
	background-color: #fff;
}
TABLE#TBLprice TH{
	background-color: #CCCCCC;
	color: #000000;
	font-size: 0.9em;
}
TABLE#TBLraceDates {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

A#gotop:link{
 	color: #999999;
}
A#gotop:visited{
 	color: #999999;
}
.greenRow {
	background-color: #f4fff4;
}
.greyRow {
	background-color: #f4f4f4;
}
