@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #660000;
}
.maintable {
	background-color: #FFFFFF;
}
.mainpanel {
	color: #660000;
	background-color: #FFFFC4;
}
.redback {
	background-color: #660000;
}
.whitetext {
	color: FFFFFF;
	font-weight: bold;
}
.nav {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/buttonback.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}
a:link {
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #924A4A;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #660000;
	font-variant: small-caps;
	text-decoration: none;
}
a.footer:link{
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited{
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover{
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}
hr {
	color: #9B5959;
	width: 70%;
}
.plainwhite {
	color: #FFFFFF;
}
.imgright {
	float: right;
}
.event {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
.tinywhite {
	font-size: x-small;
	color: #FFF;
}

