body {
	background-color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.menutable {
	background-color: #e40202;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	color: #FFFFFF;
}
.leftcolumn {
	background-color: #e4e3e3;
}
.bigwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #cdcdcd;
}
.whitebg {
	background-color: #ffffff;
	color: #3e3d3d;
	font-weight: normal;
	font-size: 10px;


}
.blackbg {
	background-color: #000000;
}
.tableheader {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #e40202;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;


}
.smallthumbs {
	border: 2px solid #FFFFFF;
}
.redtext {
	color: #CC0000;
	font-weight: bold;
	font-size: 11px;
}

a, a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.footertext a, .footertext a:link, .footertext a:active, .footertext a:visited {
	text-decoration: underline;
}
.footertext a:hover {
text-decoration: none;
color: #CC0000;
}
