.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-attachment: fixed;
	background-image: url(../resources/whitebkg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;

}
.bluecellside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #0173e6;
	background-image: url(../resources/bluebkg.jpg);
	background-repeat: no-repeat;
	border: 1px solid #999999;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-decoration: none;

}
.sidegreycell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}
a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0066FF;
	text-decoration: none;
}
a:active {



	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0066FF;
	text-decoration: none;
}
.osbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	background-color: #E1E1E1;
	padding: 3px 8px;
	border: 1px solid #999999;
	text-align: center;














}
.frontend {
	cursor: hand;

}
.frontendbkg {
	background-attachment: fixed;
	background-image: url(../resources/whitebkg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.mapbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #999999;
	background-attachment: fixed;
	background-color: #efefef;
	background-image: url(greyarrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 96px;
	width: 290px;
	border: 1px solid #999999;


}
.mapstats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
}
.mapboxblue {
	background-color: #d4e7f8;
	height: 96px;
	width: 290px;
	border: 1px solid #999999;
}
.heading01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;

}
