body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	background-color: #000000;
}
.maintable {
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #ffffff;
	background-color: #484848;
	background-image: url(../images/page_bottom.jpg);
}
.footer {
	padding: 10px;
	font-size: 7pt;
}
.footer a {
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
	}
.footer a:link {
	font-weight: bold;
	text-decoration: underline;
	}
.footer a:hover {
	font-weight: bold;
	text-decoration: none;
	}
.bodyText {
	padding: 16px;
}
.bodyText a {
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
	}
.bodyText a:link {
	font-weight: bold;
	text-decoration: underline;
	}
.bodyText a:hover {
	font-weight: bold;
	text-decoration: none;
	}
.leftText {
	padding-right: 16px;
	padding-left: 16px;
}
div#homePage {
	background-image: url(../images/hp_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 500px;
	width: 734px;
	float: none;
	border: 1px solid #ffffff;
}
.hometable {

	background-image: none;
	border: 1px solid #ffffff;
}
.pagetitle {
	border-bottom: 1px solid #ffffff;
	}
.portImgLeft {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.portImgRight {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}.sidepic {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	margin-top: 15px;
}
