/* Copyright 2004 majorprogram.com 
If you use this stylesheet, we have a search spider that will find your 
site and you will be sued.

redefining of HTML tags*/
body {padding:0px;margin:0px;background-color:#002a6a;}
p {margin: 0px 0px 5px 0px; padding: 3px 10px 3px 10px} 
table,td,div,p { font: normal 12px Verdana, Arial, Helvetica, sans-serif;}
h1 {color:#ffffff; padding:3px 1px 5px 1px;
	font:bolder 18px Tahoma, Arial,Helvetica,sans-serif; text-transform:uppercase;
	background:URL(images/h1-left.jpg) no-repeat left top; 
	margin: 0px; text-indent:25px;} 
h2 { font:bolder 16px Arial,Helvetica,sans-serif;
	margin:1px 0px 3px 0px; padding:0px;}
h3 {font-size: 13px; font-weight: bold; color: Black; margin: 0px; padding: 0px; 
	border-bottom:1px solid #696969; font-family: Arial, verdana, sans-serif;} 
hr {width: 90%; margin-left: 5%; margin-right: 5%; padding: 0px; color: #f47c00; background-color:#f47c00; 
	border:0px; height:1px;}
	 
/* Hyperlink properties */
a {font-weight:bold; color:#141414; text-decoration:underline} 
a:hover {color: Gray;}
/*	a:visited { color: Black; }  */
a.alt { color:White; font-weight:bold; text-decoration:none;} 
	a.alt:hover {color:#0072c6;} 
a.nav {color: white; display:block; width:130px; height:16px;
	padding: 2px 0px 1px 0px; border-bottom:1px solid white; margin:0px; text-decoration: none;
	background:URL(images/pow.gif) #002a6a no-repeat left; font:900 12px Tahoma,Arial,Helvetica,sans-serif;
	text-indent: 20px;} 
a.nav:hover {color: #0072c6; text-decoration:underline;}
a.rnav {color: white; display:block; width:170px; height:16px;
	padding: 2px 0px 1px 0px; border-bottom:1px solid white; margin:0px; text-decoration: none;
	background-color:#002a6a; font:900 12px Tahoma,Arial,Helvetica,sans-serif;
	text-align:center;} 
a.rnav:hover {color: #0072c6; text-decoration:underline;}

ul {	list-style: square outside; top:-10px;
padding:0px 5px 5px 15px; margin:0px 5px 5px 15px;}

/* Special table/div classes */
.h1 {background: URL(images/h1.jpg) no-repeat right top;height:34px;}
#container{
	background-color:#002a6a; float:left; width:100%;	
 clear:both; /* So IE plays nice */}
#main {border-left:130px solid #002a6a; /* The width and color of the left rail */
	border-right:170px solid #002a6a; /* The width and color of the right rail */
	float: none; background-color:white;left: 0px;}
#left {float:left; width:130px; position:absolute; left:0px;}
#right {float:right; width:170px; position:relative;}

.picture {	border: 1px solid #002a6a;	background-color: #c5e0f3;} 
.righthead {font: normal normal bolder 9pt Arial, Helvetica, sans-serif; 
	background-color: #0072c6; color: white; 
	text-align: center; border-bottom: 1px solid white;}

.topstory {margin:3px 5px 0px 5px;}
table.cal {background-color:#002a6a;}
td.cal, td.cal div, td.cal > div {font: 8pt normal Arial, Helvetica, sans-serif;
 background-color:white;}

	
.sporthead {background-color: black; padding: 0px 1px 0px 1px;
	border-bottom: 1px solid #c0bfbf; border-top: 1px solid #c0bfbf;
	margin: 0px; text-align: right; height: 20px; 
	vertical-align: middle;}

/* Special paragraph classes */
.sm { font-size: 10px; font-weight: normal;}
.smalt { font: normal 10px Verdana,Arial,sans-serif; color:white;} 
.bold { font-weight:bold;}
.smbold { font-weight: bold; font-size: 10px }

/* form elements */
form {	margin: 0px; padding: 0px;	border: 0px none;}
select, textarea, input {margin: 0px;padding: 0px;color: #141414; 
	font: bold 10px Verdana, Arial, sans-serif;}
legend, label.dd {display:none;}
fieldset {border:0px none;}

/* Standings table */
.sscgroup {border-top:1px solid #f47c00;
border-left:1px solid #f47c00; border-right:1px solid #f47c00;}
.sscleft {border-left:1px solid #f47c00;}
.sscright {border-right:1px solid #f47c00;}
.sscbottom {border-top:1px solid #f47c00;}

.OAgroup {border-top:1px solid black;
border-left:1px solid black; border-right:1px solid black;}
.OAleft {border-left:1px solid black;}
.OAright {border-right:1px solid black;}
.OAbottom {border-top:1px solid black;}

.otherleft {border-left:1px solid silver;}
.otherright {border-right:1px solid silver;}
.otherbottom {border-top:1px solid silver;}

/* colors that will come in handy
dark blue is #002a6a / orange is #f47c00 / lightblue is #c5e0f3 */