body {
      background-color: #000000;
	background-repeat: repeat;
}
.headerImg {
  position: absolute;
  white-space: none;
  background-color: #000000;
  left: 0px;
  top: 0px;
}
.recordTitle {
  position: absolute;
  color: #FFFFFF;
  font-family: verdana;
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
  left: 6px;
  top: 104px;
}
.record {
  position: absolute;
  color: #FFFFFF;
  font-family: verdana;
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
  left: 115px;
  top: 104px;
}
.rankTitle {
  position: absolute;
  color: #FFFFFF;
  font-family: verdana;
  font-size: 9pt;
  font-weight: bold;
  left: 1020px;
  top: 104px;
}
.rank {
  position: absolute;
  color: #FFFFFF;
  font-family: verdana;
  font-size: 9pt;
  font-weight: bold;
  left: 1125px;
  top: 104px;
}
.navName {
  position: absolute;
  color: #FFFFFF;
  font-family: verdana;
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
  font-style: underline;
  left: 500px;
  top: 104px;
}
.navigation {
  position: absolute;
  color: #FFFFFF;
  font-family: verdana;
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
  font-style: underline;
  left: 355px;
  top: 100px;
}


a:link{
  color: #FFFFFF;
  text-decoration: underline;
  font-family: verdana;
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
  font-style: underline;
}
a:visited{
  color: #FFFFFF;
  text-decoration: underline;
  font-family: verdana;
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
  font-style: underline;
}
a.navLinks {
  color: #FFFFFF;
  text-decoration: none;
  font-family: verdana;
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
}
a.navLinks:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-family: verdana;
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
}
a.navLinks:hover {
  color: #CCCCCC;
  text-decoration: none;
  font-family: verdana;
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
}
a.navLinks:active {
  color: #FFFFFF;
  text-decoration: none;
  font-family: verdana;
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
}

.headlinebgimg {
  opacity: 0.8;
  position: absolute;
  left: 1px;
  top: 490px;
}

.headline {
  position: absolute;
  color: #FFFFFF;
  font-family: arial;
  font-weight: bold;
  font-size: 20pt;
  left: 8px;
  top: 499px;
}
.caption {
  position: absolute;
  color: #FFFFFF;
  font-family: arial;
  font-size: 10pt;
  left: 8px;
  top: 531px;
}
.news {
  color: #00FF00;
  font-family: arial;
  font-size: 10pt;
  left: 8px;
  top: 655px;
  white-space: wrap;
}
.recentNews {
  color: #00FF00;
  font-family: arial;
  font-size: 10pt;
  left: 8px;
  top: 650px;
  white-space: wrap;
}


.mainTable {
  background-color: #000000;
  width: 981px;
}
.redTableBorder {
  border: 1px solid #00FF00;
  background-color: #000000;

}
.greenTableBorder {
  border: 1px solid #00FF00;
  background-color: #000000;

}
.tableHeaderLeft {
  padding: 0.4em 0.4em;
  background-color: #222222;
  text-align: left;
  font-weight: bold;
  text-decoration: underline;
  font-family: verdana;
  font-size: 10pt;
  color: #00FF00;
}
.tableHeaderCenter {
  padding: 0.4em 0.4em;
  background-color: #222222;
  text-align: center;
  font-weight: bold;
  text-decoration: underline;
  font-family: verdana;
  font-size: 10pt;
  color: #00FF00;
}
.tableHeaderRight {
  padding: 0.4em 0.4em;
  background-color: #222222;
  text-align: right;
  text-decoration: underline;
  font-weight: bold;
  font-family: verdana;
  font-size: 10pt;
  color: #00FF00;
}
.tableSubHeaderLeft {
  padding: 0.1em 0.1em;
  background-color: #222222;
  text-align: left;
  font-weight: bold;
  text-decoration: underline;
  font-family: verdana;
  font-size: 10pt;
  color: #00FF00;
}
.tableSubHeaderCenter {
  padding: 0.1em 0.1em;
  background-color: #222222;
  text-align: center;
  font-weight: bold;
  text-decoration: underline;
  font-family: verdana;
  font-size: 10pt;
  color: #00FF00;
}
.tableSubHeaderRight {
  padding: 0.1em 0.1em;
  background-color: #222222;
  text-align: right;
  text-decoration: underline;
  font-weight: bold;
  font-family: verdana;
  font-size: 10pt;
  color: #00FF00;
}
.tableBlackLeft {
  font-family: verdana;
  font-size: 10pt;
  text-align: left;
  background-color: #000000;
  padding: 0.2em 0.2em;
  color: #00FF00;
}
.tableGreyLeft {
  font-family: verdana;
  font-size: 10pt;
  background-color: #222222;
  text-align: left;
  padding: 0.2em 0.2em;
  color: #00FF00;
}
.tableBlackCenter {
  font-family: verdana;
  font-size: 10pt;
  background-color: #000000;
  text-align: center;
  padding: 0.2em 0.2em;
  color: #00FF00;
}
.tableGreyCenter {
  font-family: verdana;
  font-size: 10pt;
  background-color: #222222;
  text-align: center;
  padding: 0.2em 0.2em;
  color: #00FF00;
}
.tableBlackRight{
  font-family: verdana;
  font-size: 10pt;
  background-color: #000000;
  text-align: right;
  padding: 0.2em 0.2em;
  color: #00FF00;
}
.tableGreyRight {
  font-family: verdana;
  font-size: 10pt;
  background-color: #222222;
  text-align: right;
  padding: 0.2em 0.2em;
  color: #00FF00;
}

.profileButtonCenter {
  padding: 0.4em 0.4em;
  background-color: #00FF00;
  text-align: center;
  font-weight: bold;
  text-decoration: underline
  font-family: verdana;
  font-size: 10pt;
  color: #000000;
} 
.careerStats {
  font-family: verdana;
  font-size: 10pt;
  background-color: #00FF00;
  font-weight: bold;
  text-align: center;
  padding: 0.2em 0.2em;
  color: #000000;
}
.pictureFont {
  font-family: verdana;
  font-size: 20pt;
  background-color: #000000;
  text-align: center;
  padding: 0.2em 0.2em;
  color: #00FF00;
}


.leftTable {
  border-left: 1px solid #FF0000;	
}
.outerTableNoBottom {
  border-left: 1px solid #FF0000;
  border-right: 1px solid #FF0000;
  border-top: 1px solid #FF0000;
}
.outerTableNoTop {
  border-left: 1px solid #FF0000;
  border-right: 1px solid #FF0000;
  border-bottom: 1px solid #FF0000;
}
.leftRightTable {
  border-left: 1px solid #FF0000;
  border-right: 1px solid #FF0000;
}
.bold {
  font-family: verdana;
  font-weight: bold;	
}
.boxScoreHdr {
  text-align: center;
  font-weight: bold;
}

.tblHdrLftNoPad {
  padding: 0.4em 0.4em 0em 0.4em;
  background-color: #000000;
  text-align: left;
  font-weight: bold;
  font-family: verdana;
  font-size: 10;
  color: #FFFFFF;
}
.tblDetLft {
  background-color: #000000;
  text-align: left;
  font-weight: bold;
  font-family: verdana;
  font-size: 10;
  color: #FF0000;
}
.tblDetCnt {
  background-color: #000000;
  text-align: center;
  font-weight: bold;
  font-family: verdana;
  font-size: 10;
  color: #FF0000;
}
.tblDetCntPadB {
  background-color: #000000;
  text-align: center;
  font-weight: bold;
  font-family: verdana;
  font-size: 10;
  color: #FF0000;
  padding: 0.4em 0.4em;
}
.tblDetCntPad {
  background-color: #000000;
  text-align: center;
  font-family: verdana;
  font-size: 10;
  color: #FF0000;
  padding: 0.4em 0.4em;
}
.smallText {
  background-color: #000000;
  text-align: left;
  font-family: verdana;
  font-size: 10;
  color: #FF0000;
  padding: 0.1em 0.1em;
}
.text {
  background-color: #000000;
  text-align: left;
  font-family: verdana;
  font-size: 10;
  color: #00FF00;
}
.textAlert {
  background-color: #000000;
  text-align: left;
  font-family: verdana;
  font-size: 10;
  color: #CC0000;
}
.textBox {
  background-color: #000000;
  text-align: left;
  font-family: verdana;
  font-size: 13;
  color: #FF0000;
  padding: 0.2em 0.2em;
}
.textBoxCnt {
  background-color: #000000;
  text-align: center;
  font-family: verdana;
  font-size: 13;
  color: #FF0000;
  padding: 0.2em 0.2em;
}
.textBoxRgt {
  background-color: #000000;
  text-align: right;
  font-family: verdana;
  font-size: 13;
  color: #FF0000;
  padding: 0.2em 0.2em;
}
.textBoxOther {
  background-color: #000000;
  text-align: left;
  font-family: verdana;
  font-size: 10;
  color: #FF0000;
}
.textPad {
  background-color: #000000;
  text-align: left;
  font-family: verdana;
  font-size: 10;
  color: #FF0000;
  padding: 0.1em 0em;
}
.textB {
  text-align: left;
  font-family: verdana;
  font-size: 10;
  color: #FF0000;
}
.textW {
  text-align: left;
  font-family: verdana;
  font-size: 10;
  color: #FFFFFF;
}
.textHeader {
  text-align: left;
  font-family: helvetica;
  font-weight: bold;
  font-size: 22;
  color: #FF0000;
}
.textHeader2 {
  text-align: left;
  font-family: helvetica;
  font-weight: bold;
  font-size: 14;
  color: #FF0000;
}
.textCnt {
  text-align: center;
  font-family: verdana;
  font-size: 10;
  color: #FF0000;
}
.textLft {
  background-color: #000000;
  text-align: left;
  font-family: verdana;
  font-size: 10;
  color: #FF0000;
}
.textRgt {
  background-color: #000000;
  text-align: right;
  font-family: verdana;
  font-size: 10;
  color: #FF0000;
}
.textAlertRgt {
  background-color: #000000;
  text-align: right;
  font-family: verdana;
  font-size: 10;
  color: #CC0000;
}
.textLftStars {
  background-color: #000000;
  text-align: left;
  font-family: verdana;
  font-size: 10;
  color: #FF0000;
  padding: 0.1em 0.1em;
}
.profileHdr {
  padding: 0.3em 0.2em;
  background-color: #000000;
  text-align: center;
  font-weight: bold;
  font-family: verdana;
  font-size: 10;
  color: #FFFFFF;
}
.profileSubHdr {
  font-family: verdana;
  font-size: 8;
  background-color: #000000;
  text-align: center;
  padding: 0.2em 0.2em;
  color: #FFFFFF;
}
.profile {
  font-family: verdana;
  font-size: 18;
  background-color: #000000;
  text-align: center;
  padding: 0.2em 0.4em;
  color: #FF0000;
}
a.bluelink:link {
  color: #FF0000;
}
a.bluelink:visited {
  color: #FF0000;
}
a.bluelink:hover {
  color: #FF0000;
}
a.bluelink:active {
  color: #FF0000;
}
a.blacklink:link {
  color: #FF0000;
}
a.blacklink:visited {
  color: #000000;
}
a.blacklink:hover {
  color: #FF0000;
}
a.blacklink:active {
  color: #FF0000;
}
a.whitelink:link {
  color: #FFFFFF;
  text-decoration: none;
}
a.whitelink:visited {
  color: #FFFFFF;
  text-decoration: none;
}
a.whitelink:hover {
  color: #FFFFFF;
  text-decoration: none;
}
a.whitelink:active {
  color: #FFFFFF;
  text-decoration: none;
}
a.blueice:link {
  color: #FF0000;
  text-decoration: none;
}
a.blueice:visited {
  color: #FF0000;
  text-decoration: none;
}
a.blueice.hover {
  color: #FF0000;
  text-decoration: none;
}
a.blueice:active {
  color: #FF0000;
  text-decoration: none;
}
.calHdr {
  font-family: verdana;
  font-size: 11;
  font-weight: bold;
  background-color: #000000;
  text-align: center;
  color: #FF0000;
  padding: 0.2em 0.2em;
}
.blankDay {
	background-color: #000000;
.news {
  color: #FFFFFF;
  font-family: arial;
  font-size: 9pt;
}
.blackText {
    position:relative;
    color:#000000;
    text-decoration: none;
    text-align: left;
    font-family: verdana;
    font-size: 11;
    font-weight: bold;
}
a.info {
    position:relative;
    z-index:70;
    color:#FF0000;
    text-decoration: none;
    text-align: left;
    font-family: verdana;
    font-size: 11;
}

a.info:hover {
    position:relative;
    z-index:100;
    text-decoration: none;
}

a.info span {
    display: none;
    text-decoration: none;
}

a.info:hover span {
    display:block;
    position:absolute;
    top:-5em; left:7em; width:272px;
    border-style: none;
    text-align: center;
    text-decoration: none;
}