body {
  scrollbar-base-color: #0D59B7;
  margin-left: 0; 
  margin-right: 0; 
  margin-top: 0; 
  margin-bottom: 0;
  width: 100%;
  height: 100%;
}

div, th, td, form, p, li, ul, ol {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}





a:link {
  color: #00F;
}

a:visited {
  color: #000;
}

a:active {
  color: #999;
}

a:hover {
  color: #D00;
  text-decoration: none;
}




a.statTitleText {
  font-family: verdana, garamond, helvetica, sans-serif;
  font-size: 12px;
  color: #FFF;
  font-weight: bold;
}

a.statTitleText:hover {
  font-family: verdana, garamond, helvetica, sans-serif;
  font-size: 12px;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}






/* this is the error boxes used on pages... */
#error_text_box {
   position: relative;
   border-style: dotted;
   background-color: #9D0039;
   padding: 10px 10px 10px 10px;
   border: thin outset;
   width: 500px;
   text-align: left;
   color: #FFF;
   font-weight: bold;
   font-size: 18px;
}








/* these are the styles for textareas, form fields, and form buttons */
/*
TEXTAREA {
   background-color: #EEE;
   color: #4A78AA;
   font-family: tahoma, garamond, helvetica, sans-serif;
   font-weight: bold;
   font-size: 11px;
}
.field {
   background-color: #EEE;
   color: #4A78AA;
   font-family: tahoma, garamond, helvetica, sans-serif;
   cursor: hand;
   font-weight: bold;
   font-size: 11px;
}
.formbutton {
   background-color: #4A78AA;
   color: #FFF;
   text-transform: capitalize;
   cursor: hand;
   font-weight: bold;
   font-size: 11px;
}

select {
   background-color: #EEE;
   color: #4A78AA;
   font-family: tahoma, garamond, helvetica, sans-serif;
   font-weight: bold;
   cursor: hand;
   font-size: 11px;
}

*/








/* this is the title text used for error messages */
span.errorTitles {
   font-family: tahoma, garamond, helvetica, sans-serif;
   font-size: 18px;
   color: #C33;
   font-weight: bold;
}

/* this is the text used for error messages themselves */
.errorMessages {
   font-family: tahoma, garamond, helvetica, sans-serif;
   font-size: 12px;
   color: #C33;
   font-weight: bold;
}

/* this is the text used for error messages themselves */
.titleRowMessages {
   font-family: tahoma, garamond, helvetica, sans-serif;
   font-size: 10px;
   color: #FFF;
   font-weight: bold;
}

/* this is the text used for footer messages themselves */
.footerMessages {
   font-family: tahoma, garamond, helvetica, sans-serif;
   font-size: 9px;
   color: #444;
   font-weight: bold;
}

/* this is the text used for select boxes on the schedule page */
.leagueSelectTitles {
   font-family: verdana, garamond, helvetica, sans-serif;
   font-size: 12px;
   color: #000;
   font-weight: bold;
   font-style: italic;
}

/* this is the text used for headings on the schedules shown on the schedule page */
.scheduleHeadings {
   font-family: verdana, garamond, helvetica, sans-serif;
   font-size: 12px;
   color: #FFF;
   font-weight: bold;
}

/* this is the text used for headings on the schedules shown on the schedule page */
.scheduleRowText {
   font-family: verdana, garamond, helvetica, sans-serif;
   font-size: 10px;
   color: #000;
}

.scheduleRowTextRed {
   font-family: verdana, garamond, helvetica, sans-serif;
   font-size: 10px;
   color: #F00;
}

.leagueSelectStatTitle {
   font-family: verdana, garamond, helvetica, sans-serif;
   font-size: 12px;
   color: #FFF;
   font-weight: bold;
}

.leagueStatsTableHead {
   font-family: verdana, garamond, helvetica, sans-serif;
   font-size: 10px;
   color: #FFF;
   font-weight: bold;
}

.leagueStatsTableText {
   font-family: verdana, garamond, helvetica, sans-serif;
   font-size: 10px;
   color: #000;
}

.leagueStatsTableSpecialtext {
   font-family: verdana, garamond, helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #00F;
}

.statTableTitle {
   font-family: verdana, garamond, helvetica, sans-serif;
   font-size: 12px;
   color: #FFF;
   font-weight: bold;
}

.leagueStatsTableRedtext {
   font-family: verdana, garamond, helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #F00;
}

.statPlayerName {
   font-family: verdana, garamond, helvetica, sans-serif;
   font-size: 18px;
   color: #FFF;
   font-weight: bold;
}

.newsTitles {
   font-family: verdana, garamond, helvetica, sans-serif;
   font-size: 14px;
   color: #000;
   font-weight: bold;
}

.newsReports {
   font-family: verdana, garamond, helvetica, sans-serif;
   font-size: 12px;
   color: #000;
   font-weight: normal;
}

.newsDatestamps {
   font-family: verdana, garamond, helvetica, sans-serif;
   font-size: 10px;
   color: #D00;
   font-weight: bold;
}







a.footer {
   color: #FFF;
   font-weight: bold;
   font-size: 10px;
}

.footer:hover {
   color: #DDD;
   font-weight: bold;
   font-size: 10px;
   text-decoration: none;
}

.headerLinks {
   color: #FFF;
   font-weight: bold;
   font-size: 9px;
   text-decoration: none;
}

.headerLinks:hover {
   color: #F63;
   font-weight: bold;
   font-size: 9px;
   text-decoration: none;
}






ul.soccer {
  margin-left: 25px;
  padding-left: 25px;
  margin-right: 25px;
  padding-right: 25px;
  margin-top: 25px;
  padding-top: 25px;
  margin-bottom: 25px;
  padding-bottom: 25px;
  list-style-image: url(/images/soccer_bullet.gif);
}






ul.downloads {
  list-style-image: url(/images/soccer_bullet.gif);
}

li.downloadsTop {
   margin-left: 5px;
   padding-left: 5px;
   margin-right: 5px;
   padding-right: 5px;
   margin-top: 5px;
   padding-top: 5px;
   margin-bottom: 5px;
   padding-bottom: 5px;
   font-family: arial,helvetica,sans-serif;
   font-size: 14px;
   font-weight: bold;
   letter-spacing: -0.5pt
}

li.downloadsBottom {
   margin-top: 5px;
   font-family: verdana,arial,helvetica,sans-serif;
   font-size: 11px;
   font-weight: bold;
}



/* this is the heading for news items on frontpage */
tr.newsHeading {
   background-color: #FFF;
}
tr.newsHeading td {
   color: #069;
   font-size: 12px;
   font-weight: bold;
}

/* this is the story for news items on frontpage */
tr.newsStory {
   background-color: #EEE;
}

tr.newsStory td {
   color: #000;
   font-size: 10px;
   font-weight: normal;
}



span.tinyBlack {
   color: #000;
   font-size: 9px;
   font-weight: normal;
}

span.largeWhite {
   color: #FFF;
   font-size: 15px;
   font-weight: bold;
}






















span.mediumBlack {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000;
  font-weight: bold;
}

span.mediumOrange {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #F60;
  font-weight: bold;
}

span.mediumWhite {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FFF;
  font-weight: bold;
}

span.mediumBlue {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #00F;
  font-weight: bold;
}

span.mediumRed {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #F00;
  font-weight: bold;
}

span.largeBlue {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #00F;
  font-weight: bold;
}

span.largeRed {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #D00;
  font-weight: bold;
}

span.largeWhite {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #FFF;
  font-weight: bold;
}

span.largeBlack {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color : #000;
  font-weight: bold;
}

span.largeGrey {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 19px;
  color: #555;
  font-weight: bold;
}

span.tinyBlack {
  font-size: 9px;
  color: #000;
  font-weight: normal;
}

span.tinyGrey {
   font-size: 9px;
   color: #777;
   font-weight: normal;
}

span.tinyBlue {
  font-size: 9px;
  color: #00F;
  font-weight: normal;
}

span.tinyRed {
  font-size: 9px;
  color: #F00;
  font-weight: normal;
}

span.tinyWhite {
  font-size: 9px;
  color: #FFF;
  font-weight: normal;
}

span.smallBlack {
  font-size: 11px;
  color: #000;
  font-weight: normal;
}

span.smallRed {
  font-size: 11px;
  color: #F00;
  font-weight: normal;
}

span.smallGreen {
  font-size: 11px;
  color: #0C0;
  font-weight: normal;
}

span.smallWhite {
  font-size: 11px;
  color: #FFF;
  font-weight: normal;
}

span.smallBlue {
  font-size: 11px;
  color: #00F;
  font-weight: normal;
}

span.smallPurple {
  font-size: 11px;
  color: #652C91;
  font-weight: normal;
}

span.smallOrange {
  font-size: 11px;
  color: #F63;
  font-weight: normal;
}
