body {
	background-color: #070818;
}

hr {
	color:#666666;
	height:1px; 
}

.headinfo {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.headmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #59546B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6D6B78;
	border-right-color: #6D6B78;
	border-bottom-color: #6D6B78;
	border-left-color: #6D6B78;
	text-align: center;
	vertical-align: middle;
}

.headmenu a:link {
	color: #FFFFFF;
	text-decoration: none;

}
.headmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.headmenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.headmenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}



.sidemenu_headline {
	background-color:#59546B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D6B78;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.sidemenu_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #6D6B78;
	border-bottom-color: #6D6B78;
	border-left-color: #000000;
	background-color: #2F2D3F;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}

.sidemenu_box a:link {
	color: #FFFFFF;
	text-decoration: none;

}
.sidemenu_box a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sidemenu_box a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.sidemenu_box a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #DDDDDD;
	text-align: justify;
	vertical-align: top;
}

.content a:link {
	color: #00CCFF;
	text-decoration: underline;

}
.content a:visited {
	color: #00CCFF;
	text-decoration: underline;
}
.content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.content a:active {
	color: #00CCFF;
	text-decoration: underline;
}

.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #94989B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

.etomized {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.specialmsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #897EA8;
	text-transform: uppercase;
}
