body {
	margin-left: 0px;
	margin-top: 0px;
	overflow-y: scroll;
}
.CenterMenu {
	position: absolute;
	left: 72px;
}
.CenterThis {
	text-align: center;
}
.centertable {
	margin-left: auto;
	margin-right: auto;
}
#HeaderTable {
	left: 75px;
	visibility: inherit;
}
#CFHS {
	position: absolute;
	left: 300px;
	top: 68px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #00F;
	width: 320px;
}
#Tigers {
	position: absolute;
	left: 670px;
	top: 70px;
	width: 228px;
	height: 97px;
}
#CFHSImage {
	position: absolute;
	left: 8px;
	top: 10px;
	width: 312;
	height: 162; 
}
body, td, th {
	color: #000;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}
hr {
	height: 3px;
	background-color:blue;
}
table.coll {
	border-collapse:collapse;
	border:3px solid yellow;
}
table.sep {
	border-collapse:separate;
	border:3px solid yellow;
}
#CenterPage {
	margin: 0 auto;
	width: 995px;
	position:relative;
}
#BelowBanner {
	font-family: Verdana, Geneva, sans-serif;
	position: absolute;
	top: 179px;
	width: 995px;
	font-weight: bold;
	left: 8px;
}
.Header {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #F00;
	text-align: center;
	width: 995px;
	font-size: 36px;
	margin: 5px;
}
.Width30 {
	width: 30px;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.justify {
	text-align:justify;
}
.red {
	color: #F00;
	display: inline;
}
img {
	width: 100%;
}

