body {
	background-color: #000000;
	margin-top: 0px;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	font-weight: bold;
}

.h_mnu_01{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_01 {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #000000;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000
}

.h_mnu_01 ul li{
display: inline;
}

.h_mnu_01 a{
	float: left;
	color: #C0C0C0;
	padding: 5px 12px;
	text-decoration: none;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: 000000;
}

.h_mnu_01 a:visited{
color: #C0C0C0;
}

.h_mnu_01 a:hover, .h_mnu_01 ul li .selected{
	color: #E1E100 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #000000;
}

a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #999999;
}.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
