#mapPanel{
	display:none
}
#map{
	width:640px;
	height:384px
}
.mapmain{ 
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#222222;
	width:640px
}
.mapstandard{ 
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#222222;
}
.mapstandard a:link{
	text-decoration:underline;
	color:#222222
}
.mapstandard a:visited{
	text-decoration:underline;
	color:#222222
}
.mapstandard a:active{
	text-decoration:underline;
	color:#222222
}
.mapstandard a:hover{
	text-decoration:underline;
	color:#368cdc
}
.maplinks{ 
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color: #222222
}
.maplinks a:link{
	color: #222222;
	text-decoration:none
}
.maplinks a:visited{
	color: #222222;
	text-decoration:none
}
.maplinks a:active{
	color: #222222;
	text-decoration:none
}
.maplinks a:hover{
	color:#222222;
	text-decoration:underline
}
a.maplight:link{
	color:#ffffff;
	text-decoration:none
}
a.maplight:visited{
	color:#ffffff;
	text-decoration:none
}
a.maplight:active{
	color:#ffffff;
	text-decoration:none
}
a.maplight:hover{ 
	color:#ffffff;
	text-decoration:underline
}