/* CSS Document */

}
.body-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.bottom-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.left-nav-headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}

.orange-headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}

body {
	background-color: #000000;
	margin-top: 20px;
}
.main-table {
	border: 1px solid #999999;
	width: 658px;
	margin-right: auto;
	margin-left: auto;
}

.index-table {
	border: 1px solid #999999;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}


a:link {
	color: #FFFFCC;
}
main-nav {
}

a:visited {
	color: #FFFFCC;
}
a:active {
	color: #FFFFCC;
}

.left-nav-headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
.left-links {
	color: #FFCC66;
}
a:hover {
	text-decoration: none;
}

#navigation a {
	color: #660000;
	font-weight:normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
	
#navigation a:hover {
text-decoration: none;
	 }

