
body {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-family: Verdana;
	border: 0px;
	color: #000000;
	background-color: #FFFFFF;
}

#standings {
  	font-size: 10px;
  	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
h1, h2, h3, h4 {
   text-align: center;
   font-family: Verdana;
   margin-bottom: 0px;
}

h2, h3, h4 {
   margin-top: 0px;
}

/* The only place that an H1 appears is in the main title at the top of all pages. */
h1 {
   font-size: 18pt;
   margin-top: 6px;
}

h2 {
   font-size: 14pt;
}

h3 {
   font-size: 12pt;
}

h4 {
   font-size: 11pt;
}


th {
	background-color: #999999;
  	font-weight:bold;
    font-size: 12px;
}
th a:link, th a:visited{
}

blockquote, td, ol, ul, center {
   font-size: 8pt;
   font-family: Verdana;
}

td a:link, td a:visited{
    font-size: 11px;
   font-family: Verdana;
}

caption {
	background-color: #000099;
	font-weight:bold;
    font-size: 14px;
	color: #FFFFFF;
}

caption a:link, caption a:visited  {
	color: #FFFFFF;
}

#standings .eventablerow  {
	color: #000000;
	background-color: #FFFFFF;
}

#standings h3 {
  font-weight: bold;
  color: rgb(255, 255, 255);
  background-color: rgb(0, 64, 121);
}

.eventablerow  {
  	background-color:#CCCCCC; 
	color: #000000;
}
.leaguelogo, .franchiselogo, .standingslogo {
   border: 0px;
   display: block;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}

/* Don't put a border around franchise icons. */
.franchiseicon {
   border: 0px;
}

