@charset "utf-8";
body {
	background-color: #1B1B1B;
	margin-top: 0px;
	font-size: 11px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
.left_text {
	text-align: left;
	vertical-align: top;
}

.top {
	background-image: url(images/logo4.jpg);
	background-repeat: no-repeat;
}
.navigation {
	background-image: url(images/navigation.jpg);
	background-repeat: no-repeat;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #B3B3B3;
}
.text_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #b3b3b3;
	text-align: center;
}

.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B3B3B3;
}

.navigation_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D70C10;
	text-decoration: none;
}
.footer {
	text-align: center;
}

