body {
	background-image: url(images/background_allthewayback.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: E5EEF5;
	background-repeat: repeat-x;
	
}
.text {
	font-size: 11px;
	font-family: Tahoma, Arial;
	color: #666666;
}
#aaa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #025183;
}
.menu a:hover {
	color: #FFFFFF;
}

.menu-white {font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: #FFFFFF; }

.top {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #025183;
}
.top a:hover {
	color: #990000;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
}
.bigtext {
	font-family: Tahoma;
	font-size: 14px;
	color: #025183;
	font-weight: bold;
}
.bigblack {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
