﻿body {
	margin-top: 30px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#history {
	padding: 4px;
}
td.champs {
	text-align: left;
}
table.main {
	width: 880px;
	border-collapse:collapse
}
.blueheader {
	padding: 2px;
	margin: 0px;
	background-color: #000080;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	height: 28px;
	vertical-align: middle;
	text-align: center;
	border-collapse: collapse;
}
.schedulesubheader {
	padding: 2px;
	margin: 0px;
	background-color: #FFFFFF;
	color: #000080;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	vertical-align: middle;
	text-align: center;
}
.redheader {
	background-color: #FF0000;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.ScheduleTable {
	padding: 2px;
	margin: 0px;
	border-width: 0px;
	font-size: 14px;
	border-collapse: collapse;
}
td.style1 {
	text-align: center;
}
.Style1Center {
	background-repeat: repeat;
	background-attachment: scroll;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	width: 50%;
}
img.noborder {
	border-style: none;
	border-width: 0px;
}
.style2 {
	background-position: 0px 0px;
	text-align: center;
	background-repeat: repeat;
	background-attachment: scroll;
	width: 30%;
}
.style3 {
	text-align: center;
}
.style4 {
	text-align: center;
}

