body 
{
	background: #000000;
}
.header
{
	font-family: Verdana;
	font-size: 26px;
	color: #000000;
	font-weight: normal;
}
.indexheader
{
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.menu
{
	font-family: Verdana;
	font-size: 16px;
	color: #cf0707;
	font-weight: bold;
	margin-bottom: 6px;
}
.pagetext
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.indexpagetext
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}
.sideimage {
	margin-bottom: 10px;
}
.pageimage {
	margin: 0px 20px 20px 0px;
}

.click {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #cf0707;
	cursor: hand;
}
.caption {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.c_red {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #cf0707;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.input {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 570px;
}
.adminheader 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-bottom: 10px;
}
.imagetext {
	font-family: Verdana;
	font-size: 10px;
	color: black;
}

form {
	margin: 0px 0px 0px 0px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

