HTML {
  scrollbar-base-color: #444477;
  scrollbar-arrow-color: #ccccff;
  scrollbar-darkshadow-color: grey;
}
BODY {
  background-color: #FFFFFF;
  color: #000000;
  font: 10pt Arial, sans-serif;
  text-align: left;
  background-image: url('/images/back.jpg');
  background-position: center 80px;
  background-repeat: no-repeat;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
P, LI {
}
TABLE {
  border: 0px none white;
}
TD {
  vertical-align: top;
}
TH {
  font-weight: bold;
  vertical-align: top;
}
A {text-decoration: none;}
A:link {color: #000099;}
A:active {color: #000000;}
A:visited {color: #003399;}
A:hover {color: #6B6BFF; text-decoration: underline;}

.button {
  background: #444477;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  color: #ffffff;
  vertical-align: middle;
  margin-bottom: 4px;
  height: 24px;
}

.toptable {
}
.topbg {
  background-image: url('/images/topbg.jpg');
  background-repeat: repeat-x;
}
.topbgY {
  background-image: url('/images/topbarY.jpg');
  background-repeat: repeat-x;
}
.topname {
  padding: 17px 0px 12px 10px;
}
.topsponsorY {
  text-align: right;
  padding: 17px 0px 12px 10px;
}
.topopt {
  width: 10px;
  padding: 16px 15px 0px 15px;
}
.topoptY {
  font-size: 10pt;
  width: 10px;
  padding: 10px 15px 0px 15px;
}
.topoptgap {
  width: 60px;
}
.topoptfill {
  width: 600px;
}
.toplink {
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  white-space: nowrap;
}
.toplink:link {color: #FFFFFF;}
.toplink:active {color: #FFFFFF;}
.toplink:visited {color: #FFFFFF;}
.toplink:hover {color: #FFFFFF;}

.leftcol {
  width: 130px;
}
.gapcol {
  width: 50px;
}
.maincol {
  width: 650px;
}
.rightcol {
  width: 50px;
  text-align: center;
}

.padright {
  width: 150px;
}

.leftpadtop {
  width: 130px;
  height: 5px;
}
.leftpad1 {
  background-color: #0000DD;
  height: 1px;
}
.leftpad2 {
  height: 10px;
}
.leftpad3 {
  height: 30px;
}
.leftopt {
 text-align: right;
}
.leftlink {
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
}
.leftlink:link {color: #0000DD;}
.leftlink:active {color: #6B6BFF;}
.leftlink:visited {color: #0000DD;}
.leftlink:hover {color: #6B6BFF;}

.bottom {
  margin-left: auto;
  margin-right: auto;
}
.bottomgap {
  width: 15px;
}

.mainhead {
  font-weight: bold;
  font-size: 16pt;
}
.mainsmallhead {
  font-weight: bold;
  font-size: 12pt;
}
.left {
  font-weight: bold;
  padding-right: 25px;
  white-space: nowrap;
}
.main {
  vertical-align: top;
}
.mainc {
  vertical-align: top;
  text-align: center;
}
.mainred {
  vertical-align: top;
  color: red;
}

.mainpad {
  height: 15px;
}

.textbox {
  border: 1px solid red;
  padding: 10px 10px 10px 15px;
}

.fixhead {
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  padding-bottom: 10px;
}
.fix {
  text-align: left;
  vertical-align: top;
  padding-bottom: 10px;
}
.fixc {
  text-align: center;
  vertical-align: top;
  padding-bottom: 10px;
}
.fixr {
  text-align: right;
  vertical-align: top;
  padding-bottom: 10px;
}
.fixn {
  text-align: left;
  vertical-align: top;
  padding-bottom: 10px;
  white-space: nowrap;
}
.fixnc {
  text-align: center;
  vertical-align: top;
  padding-bottom: 10px;
  white-space: nowrap;
}
.fixnr {
  text-align: right;
  vertical-align: top;
  padding-bottom: 10px;
  white-space: nowrap;
}
.fixpad {
  width: 10px;
}

.win {
  font-weight: bold;
  color: green;
  white-space: nowrap;
}
.draw {
  color: blue;
  white-space: nowrap;
}
.lose {
  color: red;
  white-space: nowrap;
}
.post {
  color: darkgrey;
  white-space: nowrap;
}
.wintd {
  padding-top: 2px;
  padding-right: 12px;
  padding-bottom: 6px;
}

.nextgametime {
    font-weight: bold;
    color: #333333;
}

.boots {
  text-align: center;
  padding-left: 100px;
}
.txtr {
  text-align: right;
}

.map {
  border: 2px solid black;
}

.pic {
  border: 1px solid black;
}

.piphead {
  font: bold 18pt Arial, sans-serif;
  color: red;
}
.piphead2 {
  font: 18pt Arial, sans-serif;
  color: blue;
}
.pipbody {
  font: bold 14pt Arial, sans-serif;
}
.pipbody2 {
  font: 12pt Arial, sans-serif;
}
.pipsmall {
  font: 10pt Arial, sans-serif;
}
.pipfoot {
  font: 10pt Arial, sans-serif;
  text-align: center;
}

.sponsored {
  color: #003399;
  font: bold italic 14pt Arial, sans-serif;
  padding-bottom: 10px;
}

.copyt {
  color: #000099;
}
.copyd {
  text-align: left;
  font-size: 9pt;
}
.copyr {
  text-decoration: none;
}
.copyr:link {color: DarkGray;}
.copyr:active {color: DarkGray;}
.copyr:visited {color: DarkGray;}
.copyr:hover {color: Black;}

.winnertd {
  font: 8pt Arial, sans-serif;
  padding-top: 2px;
  padding-right: 12px;
  padding-bottom: 6px;
}
