.ReMax1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: none;
	background-repeat: repeat;
	text-align: justify;
	padding-left: 5px;
}

a {
    font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
    color: #0066FF; text-decoration: none
}

a:hover {
    font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
    color: #000099
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000FF;
	font-weight: bold;
}

h3 {
    font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; 
    color: #0000FF
}

h2 {
    font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; 
    color: #0000FF
}

.centre_image {
	width: 1800px;
	left: 50%;
	margin-left: -900px;
	position: relative;
	top: 0%;
	margin-top: -1%;
	z-index: 2;
}
.MapCaption {
	font-weight: bold;
	font-size: 12pt;
	color: #369;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MapFooter {
	font-weight: bold;
	font-size: 7pt;
	color: #369;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
/*.menu {    this was the way the class was setup but it doesn't work in IE */

#menubar {
	z-index: 30;
	position: relative;
	top: auto;
	overflow: visible;
}

*:lang(en) #menubar {  /* These styles will be applied to all browsers except for IE and Safari */
	z-index: 30 !important;
	position: relative !important;
	top: 0px !important;
}

#menubar:empty{  /* These styles will be applied to Safari */
	z-index: 30 !important;
	position: relative !important;
	top: 0px !important;
}

#fixhidden {
	z-index: 100;
	overflow: visible;
	visibility: visible;
}
