body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(images/shell/body-background-bricks.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

Table.BG {
	width: 789px;
	border: 0px;
	height: 100%;
	background-image:url(images/shell/table-background-wood.jpg);
}

Table.BGgrad {
	background-color: #161616;
	background-image: url(images/shell/table-background-glare.jpg);
	background-repeat: no-repeat;
	width: 751px;
	border: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d5d5d5;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d5d5d5;
	font-style: normal;
}

.bodyText a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	font-style: normal;
	text-decoration: underline;
}

.bodyText a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}

.headerText {
	font-family: "Copperplate Gothic Light";
	font-size: 18px;
	color: #757575;
	font-style: normal;
	font-weight: bold;
}

.FinePrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #757575;

}

.a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	font-style: normal;
	text-decoration: underline;
}

a:hover {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}

a img { border: 0px; }
