body {
	margin: 0px;
}
.bg {
	background-color: #eeeeee;
	background-repeat: repeat;
}
.bg2 {
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.fotertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.matter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.maptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.fleetinfotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}


.mapbg {
	background-image: url(img/mapbox.gif);
	background-repeat: no-repeat;
}
