TD
{
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
}
BODY
{
	BACKGROUND-COLOR: White;
	COLOR: Black;
	TEXT-ALIGN: left;
}
.MAINBODY
{
	background-repeat : repeat;
	background-attachment : fixed;
	link: blue;
	vlink: blue;
	alink: blue;
	margin : 20 20 20 20;
	background : url("background.gif");
}
.HEAD
{
	COLOR: Red;
	TEXT-ALIGN: center;
	font-size : xx-large;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
}
.LEFT
{
	COLOR: White;
	TEXT-ALIGN: left;
	background : White;
}
.tdButtonBar
{
	VERTICAL-ALIGN: top;
	background : White;
}
.tdMainArea
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	FONT-WEIGHT: 100;
	LIST-STYLE: none;
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: top;
	background : White;
	background-color : White;
}
.MAINTEXT
{
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	background-color : White;
}
.tableMain
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	LIST-STYLE: none;
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: top;
	background-color : White;
	background : White;
	font-size : smaller;
}
.tableResults
{
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: top;
	background-color : White;
	background : White;
	margin-left : 50px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
}
.tdPos
{
	TEXT-ALIGN: center;
	width: 62;
}
.tdName
{
	TEXT-ALIGN: center;
	width: 147;
}
.tdClub
{
	TEXT-ALIGN: center;
	width: 169;
}
.tdCat
{
	TEXT-ALIGN: center;
	width: 67;
}
.tdTime
{
	TEXT-ALIGN: center;
	width: 57;
}
.tdNo
{
	TEXT-ALIGN: right;
	width: 36;
}
.tdNote
{
	TEXT-ALIGN: center;
	width: 84;
}

