/* NOTE: 2003 colors are RED 990000; DARK RED 550000; LIGHT ROSE CC6666; BLUSH CC9999 */

@import url(2003-import.css)all;

a:link {
	color: #AE8300;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #D4A000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background-color: #AE8300;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

h1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 28px;
	font-weight: bold;
	margin-top: 6px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 22px;
	font-weight: bold;
	margin-top: 6px;
}

h3 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 17px;
	font-weight: bold;
	margin-top: 6px;
}

h4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	margin-bottom: 1px;
	margin-left: 6px;
	margin-top: 2px;
}

h5 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 13px;
	font-weight: bold;
}

h6 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	margin-bottom: 2px;
	margin-left: 16px;
	margin-top: 2px;
}

html>body #sidenav li a {
	width: auto;
}

table#standings td {
	border-bottom: 1px dashed #000000;
}

table#stats td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 2px;
}

table#stats th {
	background-color: #990000;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 10px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

td, p, li {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: normal;
}

tr.starterbackup td {
	font-weight: bold;
}

tr.statstotal td {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}

.divisions {
	background-color: #FFEBD7;
}

.high {
	background-color: #66CC66;
	color: #000000;
	font-weight: bold;
}

.ir {
	background-color: #FF9999;
	font-style: italic;
}

.low {
	background-color: #CC0033;
	color: #FFFFFF;
	font-weight: bold;
}

.matchup {
	background-color: #447172;
	color: #D6E7E7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}

.note {
	background-color: #FFEBD7;
	font-weight: bold;
}

.starterbackup {
	background-color: #FFEBD7;
}

.statstotal {
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
}

.tableborder {
	background-color: #FFFFFF;
	border: 1px solid #550000;
}

.tiebreaker {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.timestamp {
	background-color: #990000;
	color: #CC9999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

#sidenav {
	background-color: #FFEBD7;
	border-right: 1px solid #000000;
	color: #550000;
	width: 140px;
}

#sidenav li {
	border-bottom: 1px solid #550000;
	margin: 0;
}

#sidenav li a {
	background-color: #CC6666;
	border-left: 10px solid #990000;
	border-right: 10px solid #B43E3E;
	color: #FFFFFF;
	display: block;
	padding: 1px 5px 1px 0.5em;
	text-decoration: none;
	width: 100%;
}

#sidenav li a.activelink {
	background-color: #669ACC;
	border-left: 10px solid #004E99;
	border-right: 10px solid #3E7AB4;
	color: #FFFFFF;
	display: block;
	padding: 1px 5px 1px 0.5em;
	text-decoration: none;
	width: 100%;
}

#sidenav li a:hover {
	background-color: #FFCC66;
	border-left: 10px solid #AE8300;
	border-right: 10px solid #DDA600;
	color: #550000;
}

#sidenav ul {
	border: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
