a {
	color: #0000FF;
	text-decoration: none; }

a:hover {
	color: #808080;
	text-decoration: underline; }

body {
	background-color: #808080;
	font-family: tahoma;
	font-size: 10pt;
	text-align: center; }

#bottomlinks {
	border-top: 1px solid #000000;
	clear: both;
	padding-top: 10px;
	text-align: center; }

#container {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin: 0 auto;
	padding: 10px;
	width: 900px; }

#content {
	background-color: #FFFFFF;
	color: #000000;
	padding: 5px;
	width: 880px; }

#content a, #sidecontainer a {
	color: #0000FF;
	font-weight: bold; 
	text-decoration: none; }

#content a:hover, #sidecontainer a:hover {
	color: #808080;
	text-decoration: underline; }

#content h1 {
	color: #0000FF;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: left; }

#footer {
	background-color: #000000;
	clear: both;
	color: #FFFFFF;
	padding: 5px;
	text-align: center; }

#header {
	background-color: #000000;
	text-align: center; }

img {
	border: 0px; }

.left {
	background-color: #000000;
	float: left;
	width: 547px;}

li {
	list-style-type: square; }

p {
	margin-bottom: 0px;
	margin-top: 0px; }

.recorddisplay {
	border-bottom: 1px solid #111;
	height: 13px; }

.recorddisplay_centered {
	border-bottom: 1px solid #111;
	height: 13px;
	text-align: center; }

.recorddisplay1 {
	border-right: 1px solid #111;
	border-bottom: 1px solid #111;
	height: 13px; }

.recorddisplay1_centered {
	border-right: 1px solid #111;
	border-bottom: 1px solid #111;
	height: 13px;
	text-align: center; }

.right {
	background-color: blue;
	float: right;
	width: 351px;}

.right a {
	background-color: #FFD700;
	border-bottom: 1px solid #000000;
	color: #000000;
	display: block;
	font-weight: bold;
	height: 19px;
	text-align: center;
	text-decoration: none; }

.right a:hover {
	background-color: #FFFFFF;
	color: #0000FF; }

#spacer {
	background-color: #000000;
	clear: both;
	height: 5px;
	margin-bottom: 10px; }
	
#subcontainer {
	border: 1px solid #000000;
	text-align: left; }

table {
	font-family: tahoma;
	font-size: 10pt; }
