body{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	margin-top: 10px;
	padding: 0px 0px;
	/*	background-color:	#0D2742; */
	background-image: url(../imgs/back.gif);
	background-repeat: repeat-x;
	background-color: #96A17F;
}
div.markerTooltip, div.markerDetail {
	font-family: "Trebuchet MS";
    color: black;
    font-weight: bold;
    background-color: white;
    white-space: nowrap;
    margin: 0;
    padding: 2px 4px;
    border: 1px solid black;
}
