body {
	font-family: Arial, Helvetica;
	background: url('/GoogleMaps/images/background.gif');
}

table.main {
	border-style: solid;
	border-width: 1px;
	border-color: #000045;
	width: 800px;
	background: #fff;
	height: 100%;
}

.highlight {
	background: #ffff00;
}