﻿body 
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
  background-color: Black;
  color: Black;
  margin: 0;
}

.playerinfo
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
  color: White;
}

a.playerinfo:link
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 10pt;
  color: #4189dd;
  text-decoration: none;
}

a.playerinfo:visited
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 10pt;
  color: #4189dd;
  text-decoration: none;
}

a.playerinfo:hover
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 10pt;
  color: #4189dd;
  text-decoration: underline;
}

a.news:link
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
  color: #4189dd;
  text-decoration: none;
}

a.news:visited
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
  color: #4189dd;
  text-decoration: none;
}

a.news:hover
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
  color: #4189dd;
  text-decoration: underline;
}

.scheduletitle
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 12pt;
  color: white;
  filter: Glow(color=black,strength=2);
  font-weight: bold;
}

td.schedule
{
  font-weight: bold;
  color: White;
}

a.scroller:link
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
  color: black;
  text-decoration: underline;
}

a.scroller:visited
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
  color: black;
  text-decoration: underline;
}

a.scroller:hover
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
  color: black;
  text-decoration: underline;
}

img.menu
{
  border: 0;
  cursor: pointer;
}

a.bottom:link
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 10pt;
  color: White;
  text-decoration: none;
}

a.bottom:visited
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 10pt;
  color: White;
  text-decoration: none;
}

a.bottom:hover
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 10pt;
  color: White;
  text-decoration: underline;
}

td.header
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
  color: #00275d;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #cccccc;
}

td.even
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
  color: black;
  background-color: #e8e8e8;
}

td.odd
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
  color: black;
  background-color: #f4f4f4;
}

.picture
{
  padding-right: 10px;
}

td.newsheader
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
  color: black;
  font-weight: bold;
}

a.photoalbum:link
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
  color: white;
  text-decoration: none;
}

a.photoalbum:visited
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
  color: white;
  text-decoration: none;
}

a.photoalbum:hover
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
  color: white;
  text-decoration: underline;
}

.divpoll
{
  background-color: #4f1652;
  border: solid 1px white;
}

a:link
{
  font-family: Trebuchet MS,Times New Roman,Tahoma;
  font-size: 10pt;
  color: #4189dd;
  text-decoration: none;
}

a:visited
{
  font-family: Trebuchet MS,Times New Roman,Tahoma;
  font-size: 10pt;
  color: #4189dd;
  text-decoration: none;
}

a:hover
{
  font-family: Trebuchet MS,Times New Roman,Tahoma;
  font-size: 10pt;
  color: #4189dd;
  text-decoration: underline;
}

a.menu:link
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
  color: white;
  text-decoration: none;
}

a.menu:visited
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
  color: white;
  text-decoration: none;
}

a.menu:hover
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 8pt;
  color: white;
  text-decoration: none;
}

table.countdown
{
  background-color: #4f1652;
  border: solid 1px black;
  color: White; 
}

a.adfont:link
{
  font-family: Trebuchet MS,Times New Roman,Tahoma;
  font-size: 10pt;
  color: White;
  text-decoration: none;
}

a.adfont:visited
{
  font-family: Trebuchet MS,Times New Roman,Tahoma;
  font-size: 10pt;
  color: White;
  text-decoration: none;
}

a.adfont:hover
{
  font-family: Trebuchet MS,Times New Roman,Tahoma;
  font-size: 10pt;
  color: White;
  text-decoration: none;
}

/* the following control the look of the calendar */
.calendar td
{
  border-color: gray;
  background-color: white;
}

.calendar th
{
  border-color: gray;
}

/* results */
td.resultsmainheader
{
  background-color: #c8d3de;
  color: Black;
  font-size: 8pt;
  padding: 5px;
  font-weight: bold;
  border-left: solid 1px #3A0712;
  border-top: solid 1px #3A0712;
  border-right: solid 1px #3A0712;
  border-bottom: solid 1px #3A0712;
}

td.resultsotherheader
{
  background-color: #c8d3de;
  color: Black;
  font-size: 8pt;
  padding: 5px;
  text-align: center;
  border-right: solid 1px #3A0712;
  border-top: solid 1px #3A0712;
  border-bottom: solid 1px #3A0712;
  width: 30px;
}

td.resultshomeheader
{
  background-color: White;
  color: Black;
  font-size: 10pt;
  border-left: solid 1px #3A0712;
  border-top: solid 1px #3A0712;
  border-bottom: solid 1px #3A0712;
  border-right: solid 1px #3A0712;
  padding-right: 10px;
}

td.resultshome
{
  background-color: White;
  color: Black;
  font-size: 16pt;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  border-right: solid 1px #3A0712;
  border-top: solid 1px #3A0712;
  border-bottom: solid 1px #3A0712;
}

td.resultsvisitorsheader
{
  background-color: #b9b9b9;
  color: Black;
  font-size: 10pt;
  border-left: solid 1px #3A0712;
  border-top: solid 1px #3A0712;
  border-bottom: solid 1px #3A0712;
  border-right: solid 1px #3A0712;
  padding-right: 10px;
}

td.resultsvisitors
{
  background-color: #b9b9b9;
  color: Black;
  font-size: 16pt;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  border-right: solid 1px #3A0712;
  border-top: solid 1px #3A0712;
  border-bottom: solid 1px #3A0712;
}

td.resultstitle
{
  font-weight: bold;
  font-size: 14pt;
  font-family: Trebuchet MS,Times New Roman,Tahoma;
  color: #00275D;
}

td.resultsdate
{
  border-top: dotted 1px black; 
  border-bottom: dotted 1px black; 
  background-color: white;
  color: Gray;
  font-style: italic;
  font-size: 12pt;
  font-family: Trebuchet MS,Times New Roman,Tahoma;
}

td.resultsstory
{
  font-family: Trebuchet MS,Times New Roman,Tahoma;
  font-size: 10pt;
}

td.resultsstatheaders
{
  background-color: #c8d3de;
  color: black;
  padding: 5px;
  border-bottom: solid 1px white;
  text-align: center;
}

td.resultsstatcols
{
  background-color: #b9b9b9;
  padding: 5px;
  text-align: center;
}


