h1,h2,h3,div,td {
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
    line-height: 15px;
    margin: 0px;
}
h3{
    font-family: verdana, geneva, sans-serif;
    font-size: 12px;
    line-height: 15px;
    margin: 0px;
}
p {
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
    line-height: 15px;
}
a {
  color: #2E3876;
}

a:hover {
  color: red;
}

h1 {
  color: #2E3876;
  font-size: 14px;
  font-weight: bold;
  background: url("/images/base/header-repeat.gif");
  backgroud-repeat: repeat-x;
  height: 27px;
  padding-top: 0px;
  padding-left: 5px;
  line-height: 200%;
  margin: 0px;
}

h2 {
  background-color: #2E3876;
  padding: 0px;
  color: white;
  font-size: 13px;
  height: 27px;
  text-align: center;
  line-height: 200%;
  margin-bottom: 0px;
}

h4 {
  color: #2E3876;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0px;
}

form h3{
    font-size: 18px;
    margin: 5px;
}

/********** NAVIGATION **********/

body.pagebody {
    margin: 0px;
    padding: 0px;
    background-color: #AAB2D6;
}

#banner {
  background: url("/images/base/photo-banner20080121.jpg");
  width: 775px;
  background-position: right;
    background-color: white;
}

#adbanner {
    background-color: white;
}

#mainbody {
  width: 760px;
  padding: 5px;
    background-color: white;
}

#schoolnav {
  background-color: white;
}

#schoolnav img {
  margin: 0px;
}

#footer {
  background-color: #306688; 
  color: white;
  text-align: center;
}

.leftcol {
  width: 165px;
  background-color: #6A75B3;
  padding: 0px;
}

.sportsnav a {
  ## background-color: #989DF8;
  color: #2E3876;
  background: url("/images/base/sportsnav-repeat.gif");
  backgroud-repeat: repeat-x;
  font-weight: bold;
  display: block;
  padding: 1 5 1 5;
  margin: 0px;
  border: solid #3237AC;
  border-width: 0 0 1 0;
  line-height: 17px;
  text-decoration: none;
}

.sportsnav a:hover {
  ## background-color: #2E3876;
  background: url("/images/base/sportsnav rollover-repeat.gif");
  backgroud-repeat: repeat-x;
  color: white;
  text-decoration: none;
}

.leftnav {
  background-color: #6A75B3;
}

.leftnav a {
  color: white;
  text-decoration: none;
  font-size: 11px;
  padding: 1 5 1 5;
}

.leftnav a:hover {
  color: #2E3876;
  text-decoration: none;
}

.section1 {
  background-color: #4A5593;
  color: white;
  padding: 1 5 1 5;
}

.section1 h3 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 10px;
}

.section1 input.btn {
  background-color: transparent;
  color: white;
  font-size: 11px;
  font-weight: bold;
  border: 0;
  cursor: pointer;
}

.section2 {
  background-color: #6A75B3;
  color: white;
  padding: 1 5 1 5;
  height: 300px;
  overflow: auto;
  scrollbar-base-color: #2E3876;
}

#landingbody {
  width: auto;
  padding: 0px;
    background-color: white;
}

#landingbody-sports {
  width: 550px;
  padding: 0px;
    background-color: white;
}

.rightcol {
  width: 300px;
  background-color: #2E3876;
  padding: 0px;
}

.rightcol a {
  color: white;
}

.rightcol-sports {
  width: 300px;
  background-color: #2E3876;
  padding: 0px;
}

.rightcol-sports a {
  color: white;
}

/**********  NAVIGATION ********/

.membersnav {
  color: #A1A8CE;
  padding: 1 5 1 5;
  font-size: 12px;
  font-weight: bold;
  background-color: #6A75B3;
}

.membersnav a {
  color: white;
  padding: 1 5 1 5;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  text-decoration: none;
}

.membersnav a:hover {
  color: #2E3876;
  text-decoration: none;
}

.secondarynav {
  text-align: left;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  margin-bottom: 3px;
  text-decoration: none;
  background-color: white;
}

.secondarynav a {
  font-size: 10px;
  font-weight: bold;
  color: #FF0000;
  text-decoration: none;
}

.secondarynav a:hover {
  text-decoration: underline;
}


/********** HEADLINES **********/


.top-story {
  padding: 1 5 1 5;
  clear: left;
}

.headline {
  color: #FF0000;
  font-weight: bold;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}

/********** UPCOMING GAMES - SCOREBOARD **********/

div.boxscore {
  color: white;
  font-size: 10px;
  line-height: 13px;
}

div.boxscore-score {
  float: right;
  color: white;
  font-size: 10px;
  line-height: 13px;
  padding-right: 5px;
}


/********** STANDINGS **********/


table.stats-table {
  width: 100%;
  border-width: 0px;
  border-collapse: collapse;
  margin: 0px;
}

table.stats-table td {
  padding: 0px;
}

tr.stats-row0 {
    background-color: #EEEFF8;
}
tr.stats-row1 {
    background-color: #DDDDDD;
}

td.stats-label {
  color: #4A5593;
}

td.stats-institution {
  color: #4A5593;
  width: 35%;
}

td.stats-institution a {
  text-decoration: none;
}

td.stats-institution a:hover {
  text-decoration: none;
  color: red;
}

td.stats-field {
  color: #4A5593;
  text-align: center;
}

tr.stats-header {
  background: #6A75B3;
}

tr.stats-header td {
  padding-right: 0px;
  color: white;
  font-weight: bold;
  font-size: 10px;
}



/********** TABBED-STANDINGS **********/


table.briefstats-table {
  background-color: #4A5593;
  border-width: 0px;
  border-collapse: collapse;
  margin: 0px;
}

table.briefstats-table td {
  padding: 0px;
}

tr.briefstats-row0 {
}

tr.briefstats-row1 {
}

td.briefstats-label {
  color: white;
  font-size: 9px;
}

td.briefstats-label a {
  text-decoration: none;
}

td.briefstats-label a:hover {
  text-decoration: none;
  color: red;
}

td.briefstats-field {
  color: white;
  text-align: center;
  font-size: 9px;
}

tr.briefstats-header {
  background: #4A5593;
  color: white;
}

tr.briefstats-header td {
  background-color: #4A5593;
  padding-right: 0px;
  color: white;
  font-weight: bold;
  font-size: 8px;
}

/********** ROSTERS **********/

tr.roster-header td {
    font-weight: bold;
    color:white;
    background-color: #AD894D;
    padding: 2px;
}

tr.roster-row0 a:hover, tr.roster-row1 a:hover {
    text-decoration: underline;
    color: #425FD5;
}

tr.roster-row0 td {
    background-color: #eeeeee;
    font-size: 11px;
    padding: 2px;
}
tr.roster-row1 td {
    background-color: #ffffff;
    font-size: 11px;
    padding: 2px;
}

table.bio {
    background-color: #eeeeee;
    border: ridge;
    border-width: 2px;
    padding: 5px;
    width: 500px;
}

.bio-name {
    background-color: #2E3876;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    padding: 3px;
}


/********** SCHEDULE **********/

table.schedule {
  width: 100%;
}

tr.schedule-header {
  color:white;
  background-color: #2E3876;
  font-size: 11px;
  font-weight: bold;
}

tr.schedule-header td {
  padding-left: 5px;
}


/********** UNUSED 

#ciaa_members {
  background-color: #F3F3F3;
  margin: 0px;
  padding: 0px;
  margin-top: 4px;
  border: 1px solid #504735;
}

#ciaa_members h1 {
  background: url("/images/base/cvac_members_bg.jpg");
  background-position: right;
  background-repeat: repeat-x;
  height: 27px;
  padding-left: 5px;
  padding-top: 5px;
  margin: 0px;
  margin-top: -5px;
  color: white;
  font-size: 13px;
}

#ciaa_members td {
  text-align: center;
}



*******************/

#view-mode { margin:10px 0;  }



