.bodyBackground {
	background-image: url(../Images/Background.gif);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	margin-left: 0%;
	margin-top: 20px;
	font-weight: bold;
}

#leftTable {
	background-color: #300;
	height: auto;
	width: 10%;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #ffcccc;
	margin: 0px;
	position: absolute;
	left: 9px;
	top: 0px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #699;
	border-right-color: #699;
	border-bottom-color: #699;
	border-left-color: #699;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#Main {
	width: 80%;
	padding-left: 5%;
	font-family: Verdana, Geneva, sans-serif;
	float: right;
	height: auto;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: center;
	clear: left;
	overflow: scroll;
}
.mainHeaderText {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bolder;
	font-size: 36px;
	color: #300;
}
table {
	text-align: center;
	font-weight: bold;
	color: #300;

}
.bodyBackground #Main table tr td div h4 {
	font-size: 16px;
}
