BODY, TABLE, TR, TD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

FORM, .submitteddata {
	background-image: url(http://www.gobimarathon.com/images/white_background.gif);
	border: 1px solid silver;
	padding: 8;
	margin: 0
}

INPUT, TEXTAREA, BLOCKQQUOTE {
	font-family	: Arial;
}

A {
	color: blue;
	text-decoration: underline;
}

A:HOVER {
	text-decoration: underline;
}

.header, A.header {
	font-size: 14px;
	color: #CC6633;
	text-decoration: none;
	font-weight: bold;
}

.topindextable {
	background: #fff3e5;
}

.footertable {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	/*background: #fff3e5;*/
	border-top: 1px solid #f8d64e;
}

.quotecell {
	background-image: url(http://www.gobimarathon.com/images/white_background.gif); 
	border: 1px dotted silver;
	vertical-align: middle;
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	/*Filter: Alpha(Opacity=90, FinishOpacity=10, Style=2, StartX=50, StartY=50, FinishX=0, FinishY=0);*/
}

A.header:HOVER {
	text-decoration: underline;
	color: #AA4411;
}

.errormessage {
	color: red;
}