.tdTitle
{
	background-color: Red;
	height: 22px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.tableResults
{
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: top;
	background-color : #CCFFCC;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	width: 90%;
}
.tdPos
{
	TEXT-ALIGN: center;
	width: 12.5%;
}
.tdName
{
	TEXT-ALIGN: left;
	width: 25%;
}
.tdClub
{
	TEXT-ALIGN: left;
	width: 25%;
}
.tdCat
{
	TEXT-ALIGN: center;
	width: 12.5%;
}
.tdTime
{
	TEXT-ALIGN: center;
	width: 12.5%;
}
.tdNo
{
	TEXT-ALIGN: center;
	width: 12.5%;
}
.trResults
{
	height: 13.5px;
	background-color: #CCFFCC;
}
.trHeaders
{
	background-color: Silver;
	font-weight: bold;
	text-align: center;
}
.Joggers
{
	TEXT-ALIGN: left;
	width: 25%;
	font-weight: bold;
	color: Red;
}

