
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: #f6f3e7;
	/*scrollbar-face-color: #e6e1d0; 
	scrollbar-base-color: #f6f3e7;*/
}

.legendHighlight {
	color: #333333;
	background: #f6f3e7; 
	padding: 1px 1px;
	clear: both;
	position: relative;
	top: 0;
	left: 0;
	font-family: Arial, sans-serif;
	font-size: 80%;
}

.legendGroup {
	margin-left:10px; 
	margin-bottom:0px
}

.legendItem {
	font-size: 12px;
}

.legendItem img {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-right: 0px;
	border:1px solid #9E9E9E;
}

