﻿.mapTitle
{
	font-weight: bold;
	font-size: large;
	color: #ff6633;
	letter-spacing: 3px;
}

.GMapControls A:visited, .GMapContextMenu A:visited
{
	color: #0000ff;
	text-decoration: none;
}

.GMapControls A:hover, .GMapContextMenu A:hover
{
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}

.GMapControls A:active, .GMapContextMenu A:active
{
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}

.GMapLabel
{
	color: #0000ff;
}

.GMapHelpButton
{
	background-image: url(/Shared/Images/help.gif);
	background-repeat: no-repeat;
	padding-right: 18px;
	padding-bottom: 3px;
	height: 18px;
	vertical-align: middle;
	background-position: right center;
}