.Item {
	text-decoration: none;
	color: black
 }
.Highlight {
	text-decoration: underline;
	color: yellow
 }
.Selected {
	font-weight: bold;
	text-decoration: none;
	color: yellow
 }
.League {
	font-family: "Arial",sans-serif;
	font-size: 10pt;
	text-align: center;
	color: white;
	background-image:url('none');
	background-color: #005984;
	border-top: 2px solid black
 }
.LeagueHeader {
	font-family: "Arial",sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: yellow;
	background-image:url('none');
	background-color: black
 }
.LeagueTop {
	font-family: "Arial",sans-serif;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	color: white;
	background-image:url('none');
	background-color: #005984;
	border-bottom: 2px solid white;
	border-top: 1px solid black
 }
.LeagueLast {
	font-family: "Arial",sans-serif;
	font-size: 10pt;
	text-align: center;
	color: white;
	background-image:url('none');
	background-color: #005984;
	border-top: 2px solid red
 }
.Results {
	font-family: "Arial",sans-serif;
	font-size: 10pt;
	color: white;
	background-image:url('none');
	background-color: #005984
 }
.ResultsDiv {
	font-family: "Arial",sans-serif;
	font-size: 10pt;
	color: white;
	background-image:url('none');
	background-color: #005984;
	border-top: 2px solid black
 }
body {
	background-color: #FF5544;
	font-family: "Times New Roman", Times, serif
 }

;71E067 - year 2003
;72D859 - year 2002
;FF5544 - year 2001