h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #0000AD;
	text-decoration: none;
	font-style: normal;
	line-height: 24pt;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: bold;
	color: #0000AD;
	text-decoration: none;
	margin: 0px;
	text-align: center;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #FFBD00;
	margin: 0px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

HTML, SELECT, INPUT, TEXTAREA{
	scrollbar-face-color : #FF9900;
}

SELECT, INPUT, TEXTAREA{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #000000;
	background-color : #FFBD00;
}

a:link {  text-decoration: none}
a:visited {  text-decoration: none}
a:hover {  text-decoration: underline}

.Link {  color: #0000ad; text-decoration: none}
.NewsHeading {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; color: #0000ad; text-decoration: none; font-weight: bold}
.Newsdate { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666699; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none }
.NewsLink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #0000ad; text-decoration: none}
.Title {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}
.MenuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.MenuText {
	color: #FFFFFF;
}

.SubMenuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.Sponsor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0000AD;
	position: absolute;
	visibility: hidden;
	left: 518px;
	top: 388px;
	height : 80px;
	width: 240px;
	clip: rect( );
	z-index: 1;
	padding : 5px;
}
.SponLink {  text-decoration: none}

.boxtext {
/* Used for blue box on home page */
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height: 12pt;
	color : White;
	width : 130px;
	height : 70px;
	padding : 10px 4px 10px 4px;
	margin : 0px;
	border : 0px;
	text-align : center;
	background-color : #0000AD;
}

.players{
	border : 0pt;
	margin : 2pt;
	background-color : #FF9900;
}

.player{
	background-color : #FFBD00;
	padding : 2pt;
}

.Footnote {
	font-size: 8pt;
	font-style: italic
}

.Image {
	height: 150px;
	width: 150px;
	margin: 3px;
	border: 0px
}

INPUT.button {
	background-color : whitesmoke;
	width : 180px;
	border-width : 2px;
	border-style : outset;
}

INPUT.search_button {
	background-color : whitesmoke;
	width : 120px;
	border-width : 2px;
	border-style : outset;
}

/*--Position and colours of advert. Do not set size here. This is done in the HTML code on the page.--*/
.advert{
background-color: #FF9900;
color: white;
font-weight : bold;
position: absolute;
left: 200;
top: 120;
}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: 14pt; font-weight: bold; color: #0000AD; text-decoration: none; margin: 0px; }
ul {  margin-top: 0px; margin-bottom: 0px}
