/* CSS Document */

body {
	background-color: black;
	
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font: 1.0em Arial, Helvetica, sans-serif;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color:#FFFFFF;
}
#banner {
	background:  url("images/template/Banner2.jpg");
	/*height: 120px;*/
	width: 750px;
}
ul#topNav
{
	padding-left: 3px;
	white-space: nowrap;
	margin: 0;
	padding-bottom: 5px;
}

#topNav li
{
display: inline;
list-style-type: none;
}

#topNav a {
	padding: 5px;
	font-size: 11px;
}

#topNav a:link, #topNav a:visited
{
	color: #007DC4;
	text-decoration: none;
	font-weight: bold;
}

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

.leftNav {
}
.leftNav ul {
	margin: 115px 0px 0px;
	padding: 0px;
}
.leftNav li {
	display: block;
	text-align: right;
	list-style: none;
	margin: 0px;
	width: 120px;
}
.leftNav li a:link, .leftNav a:visited {
	font: bold 11px/18px Arial, Helvetica, sans-serif;
	width: 120px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	margin: 0px;
	text-transform: uppercase;
}
.leftNav li a:hover {
	color: #CCCCCC;
}


.leftColumn {
	background: #007DC3;
	border-top: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	border-left: 1px solid #0066CC;
}
.rightColumn {
	background: #007DC3;
	border-top: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	border-left: 1px solid #0066CC;
	color: #FFFFFF;
}
.rightColumn a, a:link, a:visited{
	color: #FFFFFF;
	font-size: .8em;
	font-weight: bold;
	border: none;
}
.rightColumn a:hover{
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: underline;
}
.content {
	margin: 10px 3px 5px 0px;
	text-align: left;
}
.content a, .content a:visited {
	color: #FF0000;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
}
.content a:hover {
	color: #000099;
}
#tblContent {
	border: 1px solid #000000;
}
#tblContent td {
	padding: 5px;
}
h1 {
	font: bold .9em Verdana, Arial, Helvetica, sans-serif;
	color: #007DC3;
}
p {
	font: .9em Arial, Helvetica, sans-serif;
}
.copyright {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
}
.rightcol {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#score_sched {
	height: 68px;
	width: 464px;
	background-image: url(images/scores_sched.gif);
	background-repeat: no-repeat;
}
#score_sched .scores {
	padding: 25px 3px 3px;
	height: 60px;
	width: 146px;
	display: block;
	float: left;
	font-size: 11px;
	text-align: center;
}
#score_sched .polls {
	padding: 25px 3px 3px;
	height: 60px;
	width: 146px;
	display: block;
	float: left;
	font-size: 11px;
	text-align: center;
	margin-left: 4px;
	line-height: 13px;
}
#score_sched .sched {
	padding: 25px 3px 3px;
	height: 60px;
	width: 146px;
	display: block;
	float: left;
	font-size: 11px;
	text-align: center;
	margin-left: 3px;
}
#sport_nav {
	
	height: 25px;
	width: 464px;
}
#sport_nav .top_nav_sport {
	padding:  3px 3px;
	height: 75px;
	width: 438px;
	display: block;
	float: left;
	font-size: 11px;
	text-align: center;
	margin-left: 3px;
}
#sport_nav a, #score_sched a:visited {
	color: #666666;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif; 
}
#sport_nav a:hover {
	color: black;
}
#score_sched a, #score_sched a:visited {
	color: #666666;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif; 
}
#score_sched a:hover {
	color: black;
}
.SnazzyHeading {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px dashed #B0E3FF;
	border-right: 1px dashed #B0E3FF;
}
.sportTitle {
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #004E79;
	text-align: left;
	width: 444px;
	margin-bottom: 3px;
}
.redText {
	color: #FF0000;
}
.paraNote {
	font-size: 0.75em;
	color: #666666;
	margin-top: 5px;
}
ul#sport_Nav {
	padding-left: 3px;
	white-space: nowrap;
	margin: 0;
	padding-bottom: 5px;
	text-align: center;
	width: 444px;
}
#sport_Nav li {
	display: inline;
	list-style-type: none;
}
#sport_Nav a {
	padding: 5px 4px;
	font-size: 11px;
	margin-right: 3px;
	margin-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sport_Nav a:link, #sport_Nav a:visited {
	color: #007DC3;
	text-decoration: none;
	font-weight: bold;
}
#sport_Nav a:hover {

color: #FF0000;
text-decoration: none;
}
.genderTitle {
	font: bold .9em Verdana, Arial, Helvetica, sans-serif;
	color: black;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 5px;
	width: 439px;
	background: #E4E4E4;
}
.table {
	border: 1px solid #CEEEFF;
	font-size: 0.8em;
}
.table th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D4D3CE;
	background: #004D79;
	font-size: 1.0em;
	padding-left: 5px;
}
.tableSmallText {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CEEEFF;
	font-size: 0.8em;
	margin: 1px;
	padding: 1px;
	line-height: normal;
}
.tableSmallText th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D4D3CE;
	background: #004D79;
	margin: 1px;
	padding: 1px;
}
.tableSmallText td {
	padding: 1px;
	background: #F3F3F3;
}
.tableMembers {
	border: 1px solid #CEEEFF;
	font-size: 0.8em;
}
.tableMembers th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D4D3CE;
	background: #004D79;
	font-size: 1.0em;
	padding-left: 5px;
}
.tableMembers td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	background: #EFEFEF;
	font-size: 0.9em;
	padding-left: 5px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
li {
	font-size: 0.9em;
}
.heading2 {
	font-size: 1em;
	color: #000099;
	border-bottom: 1px solid #CCCCCC;
}
h2 {
	font-size: 1.0em;
}
.news {
	width: 439px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.news h2 {
	font-size: 1.2em;
	color: #004E7D;
	border-top: 1px solid #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: #CCCCCC;
	border-left: #CCCCCC;
}
.news .title {
	font-size: 1.0em;
	font-weight: bold;
	color: black;
}
.news .date {
	font-size: 0.9em;
	color: #666666;
	font-style: italic;
}
.news a:link {
	text-decoration: none;
	color: #0066FF;
}
.news a:visited {
	text-decoration: none;
	color: #0066FF;
}
.news a:hover {
	text-decoration: underline;
	color: #0066FF;
}
.news a:active {
	text-decoration: none;
	color:#0066FF;
}
.news .EndArticle {
	border-top: 1px dashed #999999;
	margin-bottom: 40px;
}

.POWStatsTable {
	border: 1px solid #E5E5E5;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.POWStatsTable TD {
	margin: 0px 2px;
	padding: 0px;
	line-height: .6em;
	border: 1px dashed #EBEBEB;
	font-size: 0.7em;
}
.POWRegion {
	color: #000099;
	display: block;
	font-style: italic;
	font-size: 1em;
	line-height: .9em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.smallerText {
	font-size: .85em;
}
.blueText {
	color: #000099;
}
.POWTable {
	font: 0.6em Arial, Helvetica, sans-serif;
}
.POWTable TH {
	background: #FFFFCC;
	border-top: 1px solid #999999;
	border-bottom: 1px dotted #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.POWTable TD {
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.POWNominations {
	font: 0.8em Arial, Helvetica, sans-serif;
}
.POWNominations TD {
	margin: 0px;
	padding: 0px;
}

