
html, body {
	height:100%;
	margin:0px;
	padding:0px;
	border:none;
}

td {
	font-family:"Trebuchet MS";
	font:"Trebuchet MS";
	color:#666666;
	font-size:14px;
}

th {
	font-family:"Trebuchet MS";
	font:"Trebuchet MS";
	color:#666666;
	font-size:14px;
}

h1 {
	font-size:20px;
	font-weight:100;
	color:#3D556F;
	line-height:17px;
}

.whitelink {
	color:#FFFFFF;
}


#viewer_frame {
	height:100%;
	background-color:#ff0000;
}

#map3d_container {
	height:100%;
}

#bottom_nav {
	background-color:#33ccff;
	height:100px;
}

.viewer_dropup {
 background-color:#555555;
 color:#FFFFCC;
 border-width:2px;
 width:250px;
}

.grey {
	color:#BBBBBB;
}

#search {
  font-size:10px;
}

#search_address {
 background-color:#555555;
 color:#FFFFCC;
 border-width:2px;
 width:230px;
}

.html_layer_categories {
	margin-left: 20px;
}

