﻿body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
}
.tablecells {
	border: 1px solid #800000;
}
.tableset {
	border-collapse: collapse;
	border: 1px solid #800000;
	text-align: center;
	background-color: #FFFFFF;
	empty-cells: show;
	position: relative;
	float: left;
}

a {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #0000FF;
}

.leftpanel {
	width: 20%;
	position: relative;
	float: left;
	height: 1800px;
	text-align: center;
	background-color: #800000;
}
.header {
	background-color: #800000;
	text-align: center;
	position: relative;
	width: 79%;
	float: left;
	font-size: 2em;
	padding-top: .7em;
	padding-bottom: .7em;
}
.pgtitle {
	margin: 0px;
	position: relative;
	width: 79%;
	float: left;
	clear: none;
	height: 50px;
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 15px;
	font-size: 2.5em;
	background-color: #800000;
}
.pixbox1 {
	text-align: center;
	padding: 0px;
	width: 95%;
	position: relative;
	top: 10px;
	float: none;
}
.navig {
	text-align: center;
	width: 95%;
	position: relative;
	top: 60px;
	font-size: large;
	padding: 8px;
}
.tablehold {
	margin: 0px;
	position: relative;
	width: 70%;
	float: right;
	clear: none;
	height: 50px;
	text-align: center;
	color: #000000;
	font-size: large;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: inherit;
}
.pixbox2 {
	text-align: center;
	padding: 0px;
	width: 95%;
	position: relative;
	top: 120px;
	float: none;
}
.pixbox3 {
	text-align: center;
	padding: 0px;
	width: 95%;
	position: relative;
	top: 200px;
	float: none;
}

