	html { overflow:hidden; }
	.phased { 
		opacity:0.40;
		filter:Alpha(opacity=40);
		}
	.solid	{ 
		opacity:1;
		filter:Alpha(opacity=100);
		}
	#launchdiv {
		font-size:30px;
		}
	#launchdiv img {
		font-size:30px;
		behavior:url('png.htc')
		}
	#ogcZoom {
		border:black outset 3px;
		background: white;
		opacity:0.30;
		filter:Alpha(opacity=30)
		visibility: hidden;
		font-size:1px;
		}
	#bounds {
		border:red outset 3px;
		background:none;
		visibility: hidden;
		font-size:1px;
		}
	#active {
		border:cyan outset 3px;
		background:none;
		visibility: hidden;
		font-size:1px;
		}
		
	.unloaded{font:bold 8pt Tahoma,Verdana,Arial,Helvetica,MS sans-serif;color:#06b}
	.loaded{font:bold 8pt Tahoma,Verdana,Arial,Helvetica,MS sans-serif;color:#098}
	.errload{font:bold 8pt Tahoma,Verdana,Arial,Helvetica,MS sans-serif;color:#900}
	
	.tools span img {margin:2px;margin-top:4px }
	.tools span {font-size:16px;}
	.menu table{border:0;background:silver;cellpadding:2px;cellspacing:2px;padding:3px}
	.menu td{font-size:8pt;font-weight:normal;font-family:Verdana,Tahoma,Arial;sans-serif;color:#000000;text-decoration:none;vertical-align:middle;}
	 hr{ noshade:true; }
	.menu td a:hover{font-weight:normal;}
	.menu td img{vertical-align:middle}
	.mi {height:16px;padding:0;margin:0}
	
	table, td, tr {
		border: 0;
		font-size:8pt;
		margin:0;
		padding:2px;
		}

	#imgMenu{
		position:absolute;
		z-index:9035;
		top:-200px;
		visibility:hidden;
		width:380px;
		margin:4px;padding:4px;
		position:absolute;
		background:silver;
		border:outset 2px;
		}
	#extMenu{
		position:absolute;
		z-index:9075;
		top:-200px;
		visibility:hidden;
		width:360px;
		margin:4px;padding:4px;
		position:absolute;
		background:silver;
		border:outset 2px;
		}
	#treeMenu{
		position:absolute;
		z-index:5016;
		top:-200px;
		visibility:hidden;
		width:180px;
		margin:0px;padding:0px;
		position:absolute;
		background:silver;
		border:outset 2px;
		}
	#favecontexts {
		white-space:nowrap;
		}
	#layerChoices {
		white-space:nowrap;
		}
	#faveservers {
		white-space:nowrap;
		}
	#localfaves {
		white-space:nowrap;
		}
	#helpZone div{ margin:12px;padding:4px; }
	.selectedRow { background:silver;}
	.hilitedRow { background:white;}
	.normalRow { background:transparent;}
	.selurl { background-color:white; font-size:10px;}
	.usurl { background-color:transparent; font-size:10px;}	
	.style1 {font-size: 8px;}
		/* Turn off list bullets */
	label { vertical-align:middle }
	img {vertical-align:middle;}
	li { list-style: none; margin:0px;padding:0px } 
	ul { margin-left:0px; padding:0px; }
	/* Control how "spaced out" the tree is */
	ul ul , ul li { margin-left:8px; padding:0px; } 

	ul  li.liServer    .bullet { height:15px;width:15px; cursor: pointer; background: url(images/blank.gif)  center left no-repeat; }
	/* Show "bullets" in the links, depending on the class of the LI that the link's in */
	ul  li.liOpen    .bullet { height:15px;width:15px; cursor: pointer; background: url(images/minus.gif)  center left no-repeat; }
	ul  li.liClosed  .bullet { height:15px;width:15px; cursor: pointer; background: url(images/plus.gif)   center left no-repeat; }
	ul  li.liBullet  .bullet { height:15px;width:15px; cursor: default; background: url(images/bullet.gif) center left no-repeat; } 
	/* Sublists are visible or not based on class of parent LI */
	ul  li.liOpen    ul { display: block; }
	ul  li.liClosed  ul { display: none; }
	
	ul  li.liOpen    img.legendimg { display: inline; }
	ul  li.liClosed  img.legendimg { display: none; }
	
	/* Format menu items differently depending on what level of the tree they are in */
	ul  li { font-size:  11px; }
	ul  li ul li { font-size: 10px; }
	ul  li ul li ul li { font-size: 9px; }
	ul  li ul li ul li ul li { font-size: 8px; } 
	
	.taboff .tipname { color:#888;  }
	.tabon { z-index:500; padding:3px; border: silver outset 1px;  border-bottom: none }
	.taboff { z-index:0; padding:3px; border: silver outset 1px; border-bottom: none }
	img { behavior:url('png.htc') }
	#tooltip { z-index:63000 }

