@charset "utf-8";
#body {
	background-color: #FFF;
	
}

#header {
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-indent: 10px;
}
#header2 {
	background-color: #000;
	text-align: center;
}
.content {
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer {
	background-color: #FFF;
	text-align: center;
}
.rightcolumn {
	background-color: #000;
	top: auto;
	text-align: left;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rightcolumn table tr td {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
}

#rightcattext {
 font-size: 15px;
 font-weight: bold;
 position: relative;
 height: auto;
 width: auto;
 left: 25px;
}
#header td {
	rght: 25px;
}

.leftcolumn {
	background-color: #000;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	text-indent: 10px;	
	text-align: left;
}




a.content_link{color:black}
h1{
	/*
	background-color:#0066BB;
	color:#ffffff;
	*/
	font-family:trebuchet ms
}
.standings_data table { border-spacing: 0; width: 175px; cell-spacing: 0px; }
.standings_data td { border-bottom: #ddd 1px solid; border-spacing: 0; font-size: 11px; }
.standings_data { height: 226px; padding: 0px 12px; overflow: hidden; }
*html #standings_data {height: 229px;}
td.standings_subsite_td{background-color:#CCCCCC;font-weight:bold;color:#000000}

table.stats_hitting_table{width:90%; font-size: 12px;}
table.stats_hitting_table A:link {text-decoration: none; color: black;}
table.stats_hitting_table A:visited {text-decoration: none; color: black;}
table.stats_hitting_table A:visited {text-decoration: none; color: black;}
table.stats_hitting_table A:hover {text-decoration: underline; color: black;}
table.stats_pitching_table{width:90%; border-bottom: #ddd 1px solid; border-spacing: 0; font-size: 11px;}
table.stats_pitching_table A:link {text-decoration: none; color: black;}
table.stats_pitching_table A:visited {text-decoration: none; color: black;}
table.stats_pitching_table A:visited {text-decoration: none; color: black;}
table.stats_pitching_table A:hover {text-decoration: underline; color: black;}