body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 9pt;
}
#layout #main {
	border: 1px solid #333333;
}
#layout #main #mainContent {
	text-align: left;
}

.testimonial {
	font-size: 11px;
	font-style: italic;
}
#main #center #content {
	background-color: #1E1E26;
}
.menuCell {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.bannerImg {

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.copyright {
	font-size: 9px;
	color: #999999;
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.tblBody {
	text-align: left;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 13px;
	vertical-align: top;
}
.tblColSeparator {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
a {
	text-decoration: none;
	color: #990000;
}

.readMore {
	font-size: 9px;
	color: #FF0000;
}

.tblMenu {
	background-color: #333333;
}
.bannerCell {
	vertical-align: bottom;
}
