div#STAGE {
	float: left;
}

div#OVERALL {
	float: right;
}

.stage {
	width: 370px;
}

.stage td.col0,
.stage td.col2,
.stage td.col3,
.stage td.col4 {
	text-align: right;
}
body {
	background-color: #f1f5ef;
	font-family: Verdana, sans-serif;
	font-size: small;
}

img {
	border: none;
}

table {
	border-collapse: collapse;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	margin-bottom: 1em;
}

th, td {
	font-size: xx-small;
	padding: 2px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	text-align: left;
}

th {
	vertical-align: bottom;
	background-color: #eb1808;
	color: #fff;
}

td {
	vertical-align: top;
}

a:link,
a:visited,
a:active {
	color: #151c5a;
}

a:hover {
	color: #eb1808;
}

h1 {
	color: #eb1808;
	font-size: large;
}

h2 {
	color: #151c5a;
	font-size: medium;
	margin-bottom: 0.5em;
	padding-bottom: 0px;
}

h3 {
	font-size: small;
	margin: 0em;
	padding: 0em 0em 0.5em 0em;
}

h4 {
	font-size: x-small;
	margin: 0em;
	padding: 0em 0em 0.5em 0em;
}

p {
	padding: 0em 0em 1em 0em;
	margin: 0em;
}body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

div#bodyContainer {
	width: 940px;
	margin: 10px auto;
	text-align: left;
	background-color: #fff;
	padding: 20px;
	border: 1px solid #b0a693;
}

#left {
	float: left;
	width: 160px;
}

#mainBody {
	margin-left: 170px;
}

#timestamp {
	float: right;
	text-align: right;
	font-size: xx-small;
	padding-right: 1em;
}

#slTimestamp {
	font-size: xx-small;
}

tr.alt td {
	background-color: #91acbc;
}#footer {
	padding-top: 20px;
	clear: both;
	color: #b0a693;
	font-size: xx-small;
}

#footer a {
	color: #b0a693;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
ul#mainMenu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul#mainMenu li {
	display: inline;
	margin-right: 10px;
}

ul#mainMenu a {
	text-decoration: none;
	color: #b0a693;
}

ul#mainMenu a.active {
	color: #000;
}

ul#mainMenu a:hover {
	color: #eb1808;
}
p.error {
	color: #eb1808;
	font-weight: bold;
}


ul#seasonMenu {
	width: 980px;
	margin: 10px auto;
	padding: 0px;
	text-align: left;
	list-style-type: none;
}

ul#seasonMenu li {
	display: inline;
	margin-right: 10px;
}

ul#seasonMenu a {
	text-decoration: none;
	color: #b0a693;
}

ul#seasonMenu a.active {
	color: #000;
}

ul#seasonMenu a:hover {
	color: #eb1808;
}

#stageList h3 {
	font-size: x-small;
}

#stageList ol {
	list-style-type: none;
	margin: 0em;
	padding: 0em 0em 1em 0em;
}


#stageList li {
	padding: 0em 0em 0.5em 0em;
	font-size: xx-small;
}

#stageList .dis {
	color: #999;
}

#stageList a {
	text-decoration: none;
}#news {
	font-size: xx-small;
}

#news a {
	text-decoration: none;
}.entrylist .col0 {
	text-align: right;
}

.entrylist .col4,
.entrylist .col5 {
	text-align: center;
}.itinerary .col0 {
	width: 35px;
	text-align: right;
}

.itinerary .col1 {
	width: 180px;
}

.itinerary .col2 {
	text-align: right;
	width: 45px;
}

.itinerary .col3 {
	width: 55px;
	text-align: center;
}
.penalties .col2 {
	text-align: right;
}

.penalties .col4 {
	text-align: center;
}.retirements .col3 {
	text-align: right;
}#infodiv {
	padding: 5px;
	color: #fff;
	background-color: #91acbc
}


#infodiv table,
#infodiv th,
#infodiv td {
	margin: 0px;
	border: none;
}
