.baseTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-color: #332e34;
	border: 1px solid #5b545d;
}
.linkColumn {
	background-color: #443d46;
	width: 138px;
	padding-top: 30px;
	padding-left: 24px;
	line-height: 30px;
	font-weight: bold;
}
.leftColumn {
	background-color: #443d46;
	width: 138px;
}
.rightColumn {
	background-color: #443d46;
	width: 44px;
	height: 36px;
}
.centreColumn {
	width: 579px;
}
.textBody {
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 70px;
	padding-left: 20px;
	line-height: 24px;
	width: 574px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: right;
}
body {
	background-color: #28282e;
}
a.linkcolumn:link {
	font-weight: normal;
	color: #c0d56c;
	text-decoration: none;
}
a.linkcolumn:visited {
	font-weight: normal;
	color: #c0d56c;
	text-decoration: none;
}
a.linkcolumn:hover {
	font-weight: bold;
	color: #E6EEC4;
	text-decoration: none;
}
a.linkcolumn:active {
	font-weight: bold;
	color: #E6EEC4;
	text-decoration: none;
}
.internalBannerBkg {
	background-color: #000000;
}
.internalBannerBkg {
	background-color: #000000;
}
.headerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b7a57e;
}
.imagePadding {
	padding-right: 20px;
	padding-bottom: 60px;
	padding-top: 8px;
}
.fadeImage {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)"
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
} 
a.linkFooter:link {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.linkFooter:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.linkFooter:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a.linkFooter:active {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}