body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}.centerStretchTable {
	background-image: url(../images/homePageBg.jpg);
}
.index {
	background-color: f1f1f1;
}
.indexStretchTable {
	background-image: url(../images/gif/indexTableBg.gif);
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #8b940f;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

div#contentPanel {
	width:355px;
	background-image: url(../images/contentDivBg.gif);
	background-repeat: no-repeat;
	height: 300px;
	margin-left: 10px;
	padding: 3px;
}


h1 {
	color: #8b940f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;



}
