//body{background-color: #008A8A}

A:link, A:visited, A:active { text-decoration: underline }
body
{

background: url(graphics/background.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: middle center;
/* background:  url(background.gif); */
margin: 0px 0px 0px 0px;
scrollbar-base-color: ##E9DAC7;
scrollbar-arrow-color: #c8c8c8;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: ##E9DAC7;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: ##D4C4B5;
scrollbar-3dlight-color: #ffffff;
}
h1,h2,h3,h4,p,div,span,th,td{font-family:arial,helvetica,sans-serif;}


div.banner {
  background-color : #746A60;
  margin: 0;
  font-size: 80% /*smaller*/;
  font-weight: bold;
  font-color:  #746A60;
  line-height: 1.1;
  text-align: center;
  position: absolute;
  top: 0px;
  left: auto;
  width: 750px;
  right: auto;
  z-index: 999;
}



.mainbackground {
  background-image: url(images/background.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 0px
	}
/* table.mainbackground{ background:  url(background.gif)} */
table.noborder{border : none; border-width: 0}
table.colourchart{border-width: 4 ; border-color: #D0D171 ; border-style: outset}
td.colourchart{ color : #746A60 ; font-family:arial narrow, arial ,helvetica,sans-serif; font-size: 8pt ; font-weight: bold; background-color: #ffffff;}
td.colourcharttitle{ color : #746A60 ; font-family:arial narrow, arial ,helvetica,sans-serif; font-size: 14pt ; font-weight: bold; background-color: #ffffff;}

h3.results { color :  #746A60 ; font-family:arial narrow, arial ,helvetica,sans-serif; font-size: 14pt ; font-style: italic ;font-weight: bold;}
/* New Definitions */
h3.news { color :  #746A60 ; font-family:arial narrow, arial ,helvetica,sans-serif; font-size: 14pt ; font-style: italic ;font-weight: bold;}
td.newsheadline {color :  #746A60 ; font-family:arial narrow, arial ,helvetica,sans-serif; font-size: 11pt ;font-weight: bold;}
td.newsdate {color :  #746A60 ; font-family:arial narrow, arial ,helvetica,sans-serif; font-size: 11pt ; font-style: italic ;font-weight: bold;}
td.news {color :  #746A60 ; font-family:arial narrow, arial ,helvetica,sans-serif; font-size: 10pt ;}
p.news {color :  #746A60 ; font-family:arial narrow, arial ,helvetica,sans-serif; font-size: 10pt ;}

a.colourchart:link { color: #8D8377 ; text-decoration: none }
a.colourchart:visited {color: #746A60; text-decoration: none }
a.colourchart:hover {color: #C5C0BB; text-decoration: none }

a.colourcharttitle:link { color: #8D8377 ; text-decoration: none }
a.colourcharttitle:visited {color: #746A60; text-decoration: none }
a.colourcharttitle:hover {color: #C5C0BB; text-decoration: none }

a.news:link  { color: #8D8377 ; text-decoration: none }
a.news:visited { color: #746A60; text-decoration: none }
a.news:hover{color: #C5C0BB; text-decoration: none }

tr.resultdatebackground{background-color : #EE9C00}
td.resultdatebackground{background-color : #00FFFF}
td.resultscorerbackground{background-color : #00AA8A}
td.noborder{border: none ; border-width: 0}
td.bottom{vertical-align: bottom}
td.result{ color : #008A8A ; font-family:arial narrow, arial ,helvetica,sans-serif; font-size: 14pt ; font-weight: bold}
