body
{
}
TD.Menu A
{
	border-right: silver thin groove;
	padding-right: 1px;
	border-top: silver thin groove;
	padding-left: 2px;
	padding-bottom: 1px;
	margin: 1px;
	font: bold 8pt Verdana, Arial, Helvetica;
	border-left: silver thin groove;
	width: 120px;
	color: #7600e2;
	padding-top: 1px;
	border-bottom: silver thin groove;
	position: static;
	height: 18px;
	background-color: #add6c2;
	text-align: left;
	text-decoration: none;
}
TD.Menu A:hover
{
	border-right: gray thin groove;
	padding-right: 1px;
	border-top: gray thin groove;
	padding-left: 2px;
	padding-bottom: 1px;
	margin: 1px;
	font: bold 8pt Verdana, Arial, Helvetica;
	border-left: gray thin groove;
	width: 120px;
	color: #0a6852;
	padding-top: 1px;
	border-bottom: gray thin groove;
	position: static;
	height: 18px;
	background-color: #dddddd;
	text-align: left;
	text-decoration: none;
}
TD.Menu
{
	font: bold 8pt Verdana, Arial, Helvetica;
	color: crimson;
	height: 20px;
	text-decoration: none;
}

TD.League A
{
	padding-right: 2px;
	font: 8pt 'Courier New' , Verdana, Arial, Helvetica;
	text-align: right;
	color: black;
	text-decoration: none;
}

TD.LeagueA
{
	padding-left: 2px;
	font: 8pt 'Courier New' , Verdana, Arial, Helvetica;
	text-align: left;
	color: black;
	text-decoration: none;
}

TD.LeagueA A
{
	padding-left: 2px;
	font: 8pt 'Courier New' , Verdana, Arial, Helvetica;
	text-transform: capitalize;
	color: black;
	text-align: left;
	text-decoration: none;
}

TD.LeagueB
{
	font: 8pt 'Courier New' , Verdana, Arial, Helvetica;
	text-align: center;
	text-decoration: none;
}

TD.LeagueH
{
	padding-left: 2px;
	font: 8pt 'Courier New' , Verdana, Arial, Helvetica;
	color: black;
	text-align: center;
	text-decoration: none;
}

TD.LeagueH A
{
	padding-left: 2px;
	font: 8pt 'Courier New' , Verdana, Arial, Helvetica;
	color: black;
	text-align: center;
	text-decoration: none;
}

TD.FixturesLeft
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: 'Courier New' , Verdana, 'Times New Roman';
	text-align: left;
	text-decoration: none;
}

TD.FixturesRight
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: 'Courier New' , Verdana, 'Times New Roman';
	text-align: right;
	text-decoration: none;
}

TD.FixturesCentre
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: 'Courier New' , Verdana, 'Times New Roman';
	text-align: center;
	text-decoration: none;
}

TD.FixturesGroup
{
	font-weight: bold;
	font-size: 11px;
	color: #006699;
	font-family: 'Courier New' , Verdana, 'Times New Roman';
	text-align: left;
	text-decoration: underline;
}

TD.FixturesHead
{
	font-weight: bold;
	font-size: 14px;
	color: darkgreen;
	font-family: 'Courier New' , Verdana, 'Times New Roman';
	text-align: center;
	text-decoration: underline;
}

TR.splGrid
{
	width: 100px;
	position: static;
	text-align: center;
}

A.smallLink
{
	font-size: 12px;
	color: #006699;
	font-family: 'Courier New' , Verdana, 'Times New Roman';
	text-decoration: none;
}
A.footerLink
{
	font-size: 11px;
	color: gray;
	font-family: 'Courier New' , Verdana, 'Times New Roman';
	text-decoration: none;
}
A.footerLink:hover
{
	font-size: 11px;
	color: black;
	font-family: 'Courier New' , Verdana, 'Times New Roman';
	text-decoration: underline;
}
A.mailLink
{
	font-size: 11px;
	color: black;
	font-family: 'Courier New' , Verdana, 'Times New Roman';
	text-decoration: none;
}

span.leagueTitle
{
	font-weight: bold;
	font-size: 14px;
	color: darkgreen;
	font-family: 'Courier New' , Verdana, 'Times New Roman';
	text-align: center;
}
span.leagueDetail
{
	font-weight: normal;
	font-size: 12px;
	color: #006699;
	font-family: 'Courier New' , Verdana, 'Times New Roman';
	text-align: left;
}
span.LightBodyText
{
	font-size: 10px;
	color: gray;
	font-family: 'Bookman Old Style' , 'Courier New' , Verdana, 'Times New Roman';
	text-decoration: none;
}
span.BodyText
{
	font-size: 12px;
	color: black;
	font-family: 'Bookman Old Style' , 'Courier New' , Verdana, 'Times New Roman';
	text-decoration: none;
}

.splButton
{
	font-size: 12px;
	color: #7600e2;
	font-family: 'Courier New' , Verdana, 'Times New Roman';
	background-color: #add6c2;
	width: 120px;
	text-align: center;
}
.splButton:hover
{
	font-size: 12px;
	color: #0a6852;
	font-family: 'Courier New' , Verdana, 'Times New Roman';
	background-color: #dddddd;
	text-align: center;
}