body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
}
.imgborder, .pictable img {
	border: solid 1px #ffcc00;
}
.sitetop {
	height: 109px;
}
.topnav .navcell{
	text-align: center;
	width: 104px;
	font-weight: bold;
	font-size: 14px;
	height: 16px;
}
.topnav .vsep {
	width: 2px;
}
.topnav a, .footernavbar a  {
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:hover, .footernavbar a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.maincontent .hborder {
	height: 3px;
	background-image: url(../images/hborder.gif);
}
.maincontent .leftpanel {
	width: 250px;
	height: 466px;
}

.maincontent .rightpanel {
	padding: 10px;
	text-align: justify;
}
.maincontent .vborder {
	width: 2px;
	background-image: url(../images/vborder.gif);
}
.footernavbar {
	width: 210px;
	font-size: 10px;
	font-weight: bold;
}
.footernavbar .footerbcell{
	width: 104px;
}
.footernavbar .vbcell{
	width: 2px;
}
.contenttable .contentcell {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
}
.contentMainHeading {
	font-size: 24px;
	color: #ffcc00;
}

