body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #56575A;
}
.CellTop {
	background-image: url(Pics/Top.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 17px;
}
.CellBottom {
	background-image: url(Pics/Bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 17px;
}
.UnderConstruction {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: 56575A;
	background-color: #D7DF21;
}
.CellBG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D7DF21;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	background-color: #D7DF21;
}