BODY
{
    COLOR: #333333;
    FONT-FAMILY: "Trebuchet MS",verdana,arial;
    FONT-SIZE: 12px;
    background-color:#0C1A6F;
    margin:0px;
    text-align:center;
}

a
{
border: 0 0 0 0;
padding: 0 0 0 0;
border-size:0;
}

img
{
  border: 0 0 0 0;
  padding: 0 0 0 0;
}

.header
{
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  padding:0px;
  padding:0 0 0 0;
  border:0 0 0 0;
  
  border-bottom-width:2px;
}

.navigation
{
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  padding:0px;
  border: 0 0 0 0;
  text-align:center;
}

.headlines img
{
  width:280px;
  align:center;
  border: 1 1 1 1;
}

headlinesBullets
{
  font-size:8px;
  color:white;
  align:center;
}

.scoreBoard
{
  align:right;
  width:159px;
  padding:0 0 0 0;
  padding-right:0px;
}

.scoreBoard table
{
  padding: 0 0 0 0;
  margin: 3 3 3 3 ;
  align:right;
}

.scoreBoard H1
{
  font-size:12px;
  font-style:none;
  color:white;
  white-space: nowrap;
  text-align:left;
  align:left;
  line-size:2em;
}

.schedule
{
 font-weight:bold;
}

.schedule td
{
  border:1px solid #0A51A1;
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  padding: 0px;
  color:black;
  text-align:center;
}

.scoreBoard td
{
  
}

.scoreBoard tr
{
  font-style:italic;
  font-size:15.6px;
  text-align:center;
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  padding:0 0 0 0;
}

.scoreBoard h2
{
  background-color:black;
  font-size:.9em;
  text-align:center;
  font-weight:bold;
  color:#ffffff;
  padding:0 0 0 0;
  margin:0px 0px 0px 0px;
  background-color:black;
  width:259px;
}

.innings td
{
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px 0px 0px 0px;
  border:1px solid #0A51A1;
  width:18px;
  color:white;
  height:35px;
}

.content table
{
  padding: 0 0 0 0;
  margin: 3 3 3 3;
  border-width:2px;
  height:170px;
  line-height:1em;
}

.roundcont 
{
	width: 100%;
	background-color: #f90;
	color: #fff;
}

.roundcont p 
{
	margin: 0 10px;
}

.roundtop 
{ 
	background: url(/corners/tr.gif) no-repeat top right; 
}

.roundbottom 
{
	background: url(/corners/br.gif) no-repeat top right; 
}

img.corner 
{
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.info 
{
  margin: 0 10px;
  font-weight:bold;
  color: white;
}

.info a
{
  color:white;
}

.formData
{
  font-weight:bold;
  color: white;
}

.pow table
{
  background: url(/images/scoreboard_bg.jpg) left;
}

.pow_info
{
  color:white;
  font-style:normal;
  font-family:verdana;
  font-size:10px;
  padding-left:1;
  text-align:left;
}

.positions td
{
  border:1px solid #0A51A1;
}

.roster td
{
  border: solid white 1px;
  font-size: 13px;
  height: 25px;
}

.stats td
{
 font-weight:bold;
 text-align:center;
 font-size:10px;
 border:1px solid white;
 color:white;
}

.statsHeader td
{
 color:black;
}


/*- Menu Tabs J--------------------------- */
#tabsJ 
{
  float:left;
  width:100%;
  background:#F4F4F4;
  font-size:93%;
  line-height:normal;
  border-bottom:1px solid #24618E;
}
#tabsJ ul 
{
margin:0;
padding:0px 10px 0 0px;
list-style:none;
}
#tabsJ li 
{
  display:inline;
  margin:0;
  padding:0;
}
#tabsJ a {
  float:left;
  background:url("/images/tableftJ.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 5px;
  text-decoration:none;
  }
#tabsJ a span {
  float:left;
  display:block;
  background:url("/images/tabrightJ.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#24618E;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsJ a span {float:none;}
/* End IE5-Mac hack */
#tabsJ a:hover span {
  color:#FFF;
  }
#tabsJ a:hover {
  background-position:0% -42px;
  }
#tabsJ a:hover span {
  background-position:100% -42px;
  }
