BODY {background:#FFFFFF;}

P, H3, LI, DIV, SPAN, .myTable TD {font-family : sans-serif;}

DIV.hLinePad {
border-bottom: 1px solid #dcdcdc;
margin: 8px 0px;
}

.dashLine {
background: url(../images/dash.gif) repeat-x;
height:1px;
overflow:hidden;
margin:8px;
}

.markerTxt {
font-size: 0.9em;
font-family : sans-serif;
}

html, body, #map {
	width:  100%;
	height: 100%;
}
html {
	overflow: hidden;  /* hide scrollbars */
}
body {
	margin: 5px 5px 5px 5px;
}
