﻿body {
	background-color: #3f3f3f;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 11pt;
}
img {
	border: 0;
}
a {
	color: #800000;
	text-decoration: none;
}
.maintable {
	background-image: url(images/mainbg.gif);
}
.bottomleft {
	background-image: url(images/bottomleftbg.gif);
}
.bottomright {
	background-image: url(images/bottomrightbg.gif);
	text-align: right;
}
.rightnav {
	background-image: url(images/fadedbadge.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #ECE8DF;
	text-align: center;
}
