@charset "utf-8";
/* CSS Document */
body{
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #251808;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

.body11 {
	font-size: 11px;
	color: #FFFFFF;
}
.form {
	font-size: 10px;
}
.white {
	color: #FFFFFF;
	}
.Times_Large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
}
.Times_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
	text-align: justify;
}
.menu {
	font-size: 14px;
	color: #333333;
	font-family: Calibri;
}
.bheadin {
	font-size: 12px;
	font-weight: bold;
}
.footer {
	font-family: Tahoma;
	color: #FFFFFF;
}
.footer2 {
	color: #CCCCCC;
	font-family: Tahoma;
}
h1 {
	font-size:16px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
.jumpm {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
}
form {
	margin: 0px;
	padding: 0px;
}
#Menu {
	position:absolute;
	width:100%;
	height:214px;
	z-index:1;
	left: 0px;
	top: 47px;
	visibility: visible;
}

.menu:link {
	text-decoration: none;
	color: #333333;
}
.menu:visited {
	text-decoration: none;
	color: #333333;
}
.menu:hover {
	text-decoration: none;
	color: #333333;
}
.menu:active {
	text-decoration: none;
	color: #333333;
}
