BODY{
	background-color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px 0px 0px 80px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
.maintbl {
	width: 800px;
	background-position: center;
	height: 800px;
	clip: rect(auto,auto,auto,auto);
}
.maincell {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 18px;
	vertical-align: top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.titletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
A {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC9933;
	text-decoration: none;
	font-weight: bold;
}

a.whitelink:link { color: #FFFFFD; }
a.whitelink:visited { color: #FFFFFD; }
a.whitelink:hover { color: #FFFFFD; }

.advert {
	border: 1px dotted;
	height: 360px;
	width: 90px;
	background-color: #FFFFFF;
	left: 670px;
	top: 10px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.create {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
.formfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
}
.subbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}


