.maps {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	line-height: 16pt;
}
.mapssmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1px;
	line-height: 1pt;
}
.mapslink a:link,
.mapslink a:active,
.mapslink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	line-height: 16pt;
	text-decoration: none;
	cursor: hand;
}
.mapslink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #9900ff;
	font-size: 16px;
	line-height: 16pt;
	text-decoration: underline;
	cursor: hand;
}
/* 1 MB Map */
div.mapsclosewindow ul {
	margin: 0px;
	padding: 0px;
}
div.mapsclosewindow ul li {
	list-style: none;
	text-align: right;
}
div.mapsclosewindow ul li a,
.linkshover {
	height: 28px;
	line-height: 28px;
	width: 170px;
	float: left;
	display: block;
	text-decoration: none;
	color: #000000;
	font-size: 18px;
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3cff00;
	padding: 0px 0px 0px 6px;
	margin: 0px;
	margin-left: 0px;
	list-style: none;
	vertical-align: 50%;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	cursor: hand;
}
div.mapsclosewindow ul li a:hover,
.linkshover:hover 
{
	color: #FFFFFF !important;
}
div.mapswidth {
	width: 176px;
}
/* 1 MB Map End */