body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-align: center;
		vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-image: url(images/body-background.gif);
	
}

td {
valign: top;

}


.maintable {
	background-image: url(images/BG.gif);
	border-right-color: #732727;
	border-left-color: #732727;
		border-right-style: solid;
	border-left-style: solid;
		border-right-width: 1px;
	border-left-width: 1px;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004142;

}

.whitespace {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 5px;

}

a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #600834;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}