body,td,th {
	font-family: Calibri;
	background: #2A526B;
	
}
.style1 {
	color: #FFFFFF;
	font-size: 16px;
}
.style2 {color: #FFFFFF}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style3 {font-size: 14}

.style4 {
	font-size: 16px;
	color: #FFFFFF;
}



.bubble {
	font: normal 10px Tahoma;
	width: 270px;
	border: 1px solid #8D8EA3;
	padding:3px;
	text-align:left;
	color: #B915C3;
}

#detailmap, #mapDiv {
	font: normal 10px verdana;
}

.bubble .stepRow td {
    background: #FFFFFF;
  	vertical-align: top;
	padding:2px;
    font-face: Tahoma;
    color: #000000;
	font: normal 10px Tahoma;
}


.mapFrame, .buttonsFrame, #link {
	margin:2px;
	border: 2px solid black;
}

.mapFrame {
}

.buttonsFrame {
	background:#939BC3;
}


#detailmap {
	width: 275px;
	height: 150px;
	border:1px solid gray;
}

#directions_info, #customMaps_info {
	overflow:auto;
}