body
{
	MARGIN: 5px; 
	background-color: #8c1229;
}
.button
{
	border-right: black 1pt solid;
	border-top: black 1pt solid;
	border-left: black 1pt solid;
	border-bottom: black 1pt solid;
	background-color: #A41400;
	font-family:Arial, Helvetica, sans-serif; 
	color: #D7DBC0;
	font-size:12px;
}
td
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
}
.input
{
	border-right: black 1pt solid;
	border-top: black 1pt solid;
	border-left: black 1pt solid;
	border-bottom: black 1pt solid;
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
}
.error
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color: #A41400;
}
.header
{
	font-weight: bold;
}
A
{
	text-decoration: none;
	color: #A41400;
}
TD.borderhorizon {
	HEIGHT: 1px; BACKGROUND-COLOR: #000000
}
TD.bordervertical {
	WIDTH: 1px; BACKGROUND-COLOR: #000000
}
.copyright {
	FONT-SIZE: 10px
}

.copy 
{
	font-family:Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px
}

.fineprint 
{
	font-family:Arial, Helvetica, sans-serif; 
	FONT-SIZE: 8px
}

.errormessage
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color: red;
}