.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #DD0000;
	text-decoration: underline;
	text-align: center;
}
.subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #DD0000;
	text-align: left;
}
.indentBody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-position: left;
	position: relative;
	overflow: visible;
	margin-right: 30px;
	margin-left: 30px;
}
a:link {
	color: #E10000;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 30px;
	margin-top: 30px;
}
body, html, frame, frameset{
	/*scrollbar-face-color: #990000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #222222;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #CC0000;
	scrollbar-3dlight-color: #BB0000;
	scrollbar-darkshadow-Color: #550000;*/
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
input {
	font-weight: bold;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	color: #FFFFFF;
	font-size: small;
	background-color: #BB0000;
	font-family: Arial, Helvetica, sans-serif;
}
.fields {
	color: #000000;
	background-color: #FFFFFF;
	border: thin solid #333333;
}

.footer {
	font-size: x-small;
	text-decoration: none;
}

.countdown {
	color: #FFFFFF;
	font-size: medium;
}
