body {
	background-color: #000000;
}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.mainTableBorder {
	border: 1px solid #999999;
}
.topNav {
	background-image: url(images/layout_04.gif);
	background-repeat: repeat;
	background-position: left top;
}
.indexTextBox {
	background-image: url(images/layout_18.gif);
	padding-top: 5px;
}
.bodyBG {
	background-color: #2C2E2E;
}
.subPage_01 {
	background-image: url(images/layout_11.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.subTextPadding {
	padding: 20px;
}
.imageBorder {
	border: 1px solid #737373;
}
.footer {
	padding-top: 5px;
}
