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;
}

.footer
{
	font-size:12px;
	color:white;
}

.footer a:link
{
	color:white;
}

.footer a:visited
{
	color:white;
}

.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;
  text-align:center;
}

.scoreBoard
{
  text-align:right;
  width:159px;
  padding:0 0 0 0;
  padding-right:0px;
  background:url(/images/scoreboard_bg2.jpg);
  background-repeat:repeat-y;  
  
}

.scoreBoard table
{
  padding: 0 0 0 0;
  margin: 3 3 3 3 ;
  text-align:right;
}

.scoreBoard H1
{
  font-size:12px;
  font-style:none;
  color:white;
  white-space: nowrap;
  text-align:left;
  line-size:2em;
}

.scoreBoard td
{
	
}

.schedule
{
 font-weight:bold;
}

.schedule td
{
  border:1px solid #0A51A1;
  padding: 0px;
  color:black;
  text-align:center;
}

.scoreBoard td
{
  
}

.scoreBoard tr
{
  font-style:italic;
  font-size:15.6px;
  text-align:center;
  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;
}

.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;
  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;
  }

a.p1 {display:block; text-decoration:none; background:#fff; border:0;float:left;}
a.p1 img {display:block; border:0;}
a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000; position:relative; z-index:500;}
a.p1 b {display:block; position:absolute; left:-9999px; padding:10px; opacity:0;

-o-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-icab-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-khtml-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);

-o-border-radius: 8px;
-icab-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;

 -webkit-transition: opacity 0.6s ease-in-out;

}


a.p1:hover b {top:-65px; left:110px; padding:10px; border:1px solid #aaa; background:#fff; opacity:1.0;

}

#info {z-index:100; height:22em;}

p{padding:0;margin:0}

span{margin:0}

.read-more a
{
	color:yellow;
	font-weight:bold;
}

.re-collapse a
{
	color:yellow;
	font-weight:bold;
}
