@charset "utf-8";
#container #header .maintextarea .navbar li {
	color: #FFFFFF;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: auto;
	background-position: center;
}
#container #header .maintextarea .navbar ul {
	color: #FFFFFF;
	list-style-image: none;
	list-style-type: none;
	margin: auto;
	background-position: center;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	margin-right: 11px;
	background-position: center;
}

a:hover {
	color: #CC9966;
	font-size: 10px;
	margin-right: 11px;
}
a:active {
	color: #FFFFFF;
	font-size: 10px;
	margin-right: 11px;
}
a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 11px;
}

.NAVBAR {
	background-color: #660000;
	margin-top: auto;
	margin-right: 44px;
	margin-bottom: auto;
	margin-left: auto;
	background-position: center;
}
