body {
	background-color: #A80000;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left: 0px;
}

table.main {
	background-color: white;
}

td.header_top {
	background-image: url("images/header_top.jpg");
	background-repeat: no-repeat;
	background-position: top left;

	padding-bottom: 15px;
}

td.marquee {
	color: #CBCBCB;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
}

td.top_sup {
	background-image: url("images/header_top_supp.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

td.info_bottom {
	background-image: url("images/header_bottom.jpg");
	background-repeat: no-repeat;
	background-position:top left;
}

td.continue_header {
	background-image: url("images/top_back.jpg");
	background-repeat: repeat-x;
	background-position: top middle;

	color: white;
	font-weight: bold;
	font-family: Arial, Helvetica;
	font-size: 12px;
}

td.navigation {
	background-image: url("images/left_back.jpg");
	background-repeat: repeat-y;
	background-position: top left;

	padding-left: 0px;

	font-family: Arial, Helvetica;
}

td.main_body, table.main_body {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
}

td.main_body a:link, td.main_body a:visited, td.main_body a:active, table.main_body a:link, table.main_body a:visited, table.main_body a:active {
	color: #A80000;
}

textarea {
	border-width: 0px;
	border-style: solid;
	border-color: white;

	font-family: Arial, Helvetica;
	font-color: black;
	font-size: 12px;
}
