html, body, #tableWrapper {
	height:95%;
	}
body,td,th,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000033;
	background-color: white;
	margin: 0;
	}
h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
td.style, div.style {
	height: 15px;
	padding: 0 .5em;
	background: #f0f8ff url(bg_pattern_12.gif);
	border-top: 1px solid #003300;
	border-bottom: 1px solid #003300;
	}
td.edit, td.delete {
	font-size: x-small;
	}
a:link, a:visited {
	text-decoration: none;
	color: #000033;
	}
a:hover, a:active {
	text-decoration: none;
	color: #990000;
	background: #ffffe0;
	}

			/* list styles */
#hotlist {
	height: 600px;
	overflow: auto;
	}
div.hotspot, li.hotspot {
	margin-bottom: 1em;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #dcdcdc;
	}
a.toggle, a.toggle:link, a.toggle:visited {
	padding: 0 2px;
	color: #FFFFFF;
	background-color: brown;
	border: 1px solid orange;
	}
a.toggle:hover, a.toggle:active {
	padding: 0 2px;
	color: #000000;
	background-color: white;
	border: 1px solid orange;
	}
div.hotspotsub {
	background: #f8f8ff;
	padding: .5em;
	display:none;
	}
input.easyfocus {
	height: 1px !important;
	width: 1px !important;
	border: 0 none !important;
	}

			/* maps */
#mapContainer { 
	height: 600px;
	width: 100%;
	border: 1px solid #000066;
	} 
#mapContainer2, #mapContainerSmall { 
	height: 400px;
	width: 100%;
	min-width: 350px;
	border: 1px solid #000066;
	} 

ul#hotlist  {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	}
