BODY
{
    FONT-SIZE: medium;
    COLOR: black;
    FONT-FAMILY: Arial
}
Table.points
{
	text-align:center;
}
td.HeaderLeft
{
	background-image:url(images/HeaderLeft.gif);
	background-position:right;
	height:180px;
	width:430px;
}
td.HeaderMid
{
	background-image:url(images/HeaderBkg.gif);
	height:180px;
	text-align:center;
}
td.HeaderRight
{
	background-image:url(images/HeaderRight.gif);
	background-position:left;
	height:180px;
	width:430px;
}
td.points
{
	text-align:center;
}
TD.menu
{
	background-color:919191;
}
TD.SideMenu
{
	background-color:b1b1b1;
	width:240px;
	border-bottom-color:White;
	border-width:thin;
	border:2;
	border-right:solid thin white;
	border-top:solid thin white;
	border-bottom:solid thin white;
}
TD.main
{
	background:url(images/MainBkg.gif);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:919191;
	height:800px;
}	
TD.pointsheader
{
	width:120px;
	text-align:center;
	font-size:smaller;
}
TD.points
{
	width:120px;
	text-align:center;
	font-size:smaller;
}
TD.pointsdtlheader
{
	width:50px;
	text-align:center;
	font-size:smaller;
}
TD.pointsdtl
{
	width:50px;
	text-align:center;
	font-size:smaller;
}
TD.pointsdtldriver
{
	width:120px;
	text-align:center;
	font-size:smaller;
}
TD.MatchData
{
	padding:0,0,0,0;
	FONT-SIZE:x-small;
	height:45;
	text-align:left;
}

TD.MidSpacerRow 
{
	padding:0,0,0,0;
	height:75;
	width:57px;
	background: url(images/mid.gif);
	background-repeat:repeat-y;
}

TD.TopSpacerRow 
{
	padding:0,0,0,0;
	height:30;
}

TD.Bar
{
	padding:0,0,0,0;
	height:26;
	background: url(images/non.gif);
	background-repeat:repeat-x;
}

TD.Upper
{
	padding:0,0,0,0;
	width:57px;
	height:26;
	background: url(images/top.gif);
	background-repeat:no-repeat;
}

TD.Lower
{
	padding:0,0,0,0;
	width:57px;
	height:26;
	background:url(images/low.gif);
	background-repeat:no-repeat;
}

TD.Mid
{
	padding:0,0,0,0;
	width:57px;
	height:26;
	background: url(images/mid.gif);
	background-repeat:repeat-y;
}
table.header
{
	background-image:url(images/TopSpacer.jpg);
	background-color:Black;
	background-repeat:repeat-x;
	background-position:bottom; 	
}
td.CheckerBkg
{
	background-image:url(images/CheckerBkg.gif);
	height:18px;
	background-repeat:repeat-x;
}