h1,h2,h3,div,td {
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
    line-height: 15px;
    margin: 0px;
    padding: 0px;
}

img {
   border: 0px;
   margin: 0px;
}

p {
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
}

.photo img {
  float: right;
  padding: 0px 5px;
}


a {
  color: #720100;
}

a:hover {
  color: #000000;
}


h1 {
  color: #000000;
  font-size: 14px;
}

h2 {
  color: #000000;
  line-height: 200%;
}


/********** LAYOUT **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background: #6B0100 url("/images/base/page_bg.gif") repeat-y center;
}

.design {
  width: 900px;
  border: 1px solid #FFCC00;
}

#mainbody {
  padding: 10px;
  background-color: #FFCC00;
}

#header {
background-color: #FFCC00;
  height: 179px;
  text-align: center;
}

#leftcol {
 background-color: #720100;
  width: 202px;
  padding: 0px;
}

#rightcol {
  background-color: #990000;
  width: 278px;
  padding: 10px;
}

#logos {
  background-color: #FFFFFF;
  text-align: center;
  padding: 10px;
}

#footer {
  background-color: #990000;
  height: 15px;
  text-align: center;
}



/********** NAVIGATION **********/
#accordion-wrapper a {
  display: block;
  padding: 0 5px;
  color: #fff;
  text-decoration: none;
}

#accordion-wrapper a:hover {
  color: #ffcc00;
}

#accordion-wrapper a.accordion-key {
  font-weight: bold;
  background: url(/images/base/navbutton-L.gif) no-repeat 0 0;
  line-height: 30px;
}

#accordion-wrapper a.matched {
  color: #ffcc00;
  font-weight: bold;
}

#accordion-wrapper .accordion-pane {
  padding: 5px 10px;
}

#leftcol a {

  text-decoration: none;
  padding-left:5px;
}

#leftcol a:hover {

}

.leftnav a {
  background: url("/images/base/navbutton-L.gif");
  backgroud-repeat: none;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  margin: 0px;
  line-height: 280%;
  height: 30px;
  padding-left:5px;
}


.leftnav a:hover {
  backgroud: none;
  color: #FFCC00;
}


#rightcol a {
  color: #FFFFFF;
  text-decoration: none;
  padding-left:5px;
}

#rightcol a:hover {
  color: #FFCC00;
}

.rightnav a {
  background: url("/images/base/navbutton-R.gif");
  backgroud-repeat: none;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  margin: 0px;
  line-height: 300%;
  height: 30px;
  padding-left:5px;
}

#navbar-secondary {

}

#tournamentNav {

  text-decoration: none;
}


#tournamentNav a {
  padding: 5px;
  text-decoration: none;
  display: block;
  font-weight: bold;
}


#tournamentNav a:hover {
  background-color: #6b0100;
  color:#FFFFFF;
}

/********** HEADLINES **********/
.headline a {
  color: #FFFFFF;
  font-size: 12px;
  text-decoration: none;
}

.headline a:hover {
  color: #FFCC00;
  text-decoration: underline;
}

#moreheadlines {
  background-color: #990000;
  color: #FFFFFF;
  padding: 5px;
  width: 396px;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}


/********** ROSTERS **********/

tr.roster-header td {
    font-weight: bold;
    color:white;
    background-color: #730101;
    padding: 2px;
}
tr.roster-row a{
    text-decoration: underline;
    color: white;
}
tr.roster-row a:hover {
    text-decoration: underline;
    color: white;
}

tr.roster-row td {
    background-color: #720100;
    font-size: 11px;
    padding: 2px;
    color: white;
}

table.bio {
    background-color: #;
    border: ridge;
    border-width: 2px;
    padding: 5px;
}
.bio-name {
    background-color: #6b0100;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
    padding: 3px;
    text-align: center;
}

.bio-data {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
    padding: 3px;
    text-align: center;
}

.bio-data a:hover {
  color:#FFFFFF;
}

/********** SCHEDULE **********/
table.schedule {
  width: 100%;
  background-color: ;
}

.schedule-header {
  background-color: #FFCC00;
  color: black;
  font-size: 11px;
  font-weight: bold;
}

tr.schedule-header td {
  padding-left: 5px;
}

tr.schedule-row0 td {
    background-color: #FFCCOO;
    padding: 2px;
}
tr.schedule-row1 td {
    background-color: #FFCC00;
    padding: 2px;
}

.home-opp {
  text-transform: uppercase;
}

.schedule-row td {
}

#upcoming_bg {
  background: url("/images/base/upcoming_bg.gif") no-repeat;
  padding: 5px 5px 0px 5px;
height: 209px;
}

.upcoming{
  height: 194px;
  overflow: auto;
  scrollbar-base-color: #990000;
  color: #FFFFFF;
  font-weight: bold;
}


/********** FADING SCROLLER **********/

div.scroller {
  font-weight: normal;
  font-size: 8pt;
  padding: 13px 12px 10px 10px;
  background: url("/images/base/scoreboard_bg.gif") no-repeat;
  height: 80px;
  color: #990000;
}

.scroller a {
  font-size: 8pt;
  text-decoration: underline;
}

.scroller-score {
  float: right;
  font-size: 8pt;
  padding-right: 10px;
}

.scroller-team {
  padding-top: 4px;
}

/********** CALENDAR *************/
.calendar {
  border-collapse: collapse;
  color: #720100;
  text-align: center;
}

.calendar td {
  border: 1px solid #320065;

}

.calendar td a {
  font-size: 10px;
  font-weight: bold;
}

.calendar td a:hover {
  text-decoration: underline;
}

.calendar-month  {
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
}

.calendar-header td{
  background-color: #720100;
  font-weight: bold;
  color: #FFFFFF;
}

.calendar-sport {
  font-size: 10px;
  font-weight: bold;
}

.calendar-date {
  float: left;
  color: #FFFFFF;
  background-color: #720100;
  width: 15px;
}

.calendar-event {
  font-size: 10px;
}

.calendar-event td a {
  font-size: 10px;
  font-weight: bold;
}

.calendar-event td a:hover {
  text-decoration: underline;
}


/********** BRIEF-STANDINGS **********/
.standings {
  background: url("/images/base/standings_bg.gif") no-repeat;
  height: 186px;
}

.bio-data div {
  float: left;
  clear: left;
  text-align: left;
  padding: 4px;
  color: black;
  width: 230px;
  font-weight: normal;
}
.bio-data span {
  font-weight: bold;
  color: black;
}

tr.briefstats-header td {
  padding-right: 0px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 10px;
  text-align: center;
}

td.briefstats-label {
  font-size: 10px;
  color: #FFFFFF;
}

td.briefstats-field {
  color: #FFFFFF;
  text-align: left;
  font-size: 11px;
  padding-left:5px;
  text-align: center;
}

.briefstats-team {
  color: #FFCC00;
  font-weight: bold;
}

/********** HELP **************/
#help a {
    font-size: 12px;
    font-weight: bold;
    color: #CE1019;
}
