body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#mainTable {
	background-image: url(images/bgPlate.png);
	background-repeat: no-repeat;
}
.imgSpaceToRight {
	margin-right: 20px;
}
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.headers {
	font-family: "Arial Narrow";
	font-size: 23px;
	color: #3F3F3F;
}
.headers2 {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #3F3F3F;
	font-weight: bold;
}
a {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.greyTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A5A5A;
	font-weight: bold;
}
.orange {
	color: #FF9933;
	font-size: 13px;
}
.headersOrange {

	font-family: "Arial Narrow";
	font-size: 23px;
	color: #FF9900;
}
.imgSpaceToLeft {
	margin-left: 20px;
}
.headers3 {
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #3F3F3F;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
