/* JDRoa Cybersoft Inc.*/
.smalltxt {	font: normal 11px arial, tahoma; }
.zoomselect {	font: normal 11px arial, tahoma; }
#lmarksbar {
	width:170px;
	position:absolute;
	left: 516px; top:10px;
	z-index:999;
	}
/*#lmarktab {
	background: transparent url(images/locinfotd_bg.png) repeat-x top;
}*/
#lmarktab td, #legendtab td {	font: normal 11px arial, tahoma;}
/*#lmarktab th, .cbox th { background: #369; border-bottom:1px solid #369;}*/
.cbox  {
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
	padding: 0px;
	color:#484848;
	background: transparent url(images/locinfotd_bg.png) repeat-x top;
	position:relative; top:1px; left:190px; width:500px; height:180px;
	z-index:999;  visibility:hidden; border-left: 1px solid #202020;border-bottom: 1px solid #202020;
/**	overflow-x: hidden; overflow-y: Auto;**/
/*	scrollbar-face-color:#E4FFCE;
	scrollbar-arrow-color:#20B2AA;
	scrollbar-track-color:White;
	scrollbar-shadow-color:#A0BFA1;
	scrollbar-highlight-color:#F0FFF0;
	scrollbar-3dlight-color:#D9FFE0;
	scrollbar-darkshadow-color:#FCFCFC;*/
		  }
.legendbox  {color:#484848; background-color:White; layer-background-color:White;
        position:relative; top:32px; left:439px; width:150px; height:400px;
        z-index:100;  visibility:hidden; border: 1px solid #6495ED;
		  }
.lmarksbtn {
	border: 0px; font: normal 11px Tahoma, sans-serif ; 
	cursor: pointer; width: 82px; height: 23px;  background: url(landmarks.gif);
}
.legendbtn {
	border: 0px; font: normal 11px Tahoma, sans-serif ; 
	cursor: pointer; width: 82px; height: 23px;  background: url(legend.gif);
}
.olbtn {
	border: 1px solid #999;
	background:#202020/* url(images/olbtnBG.gif)*/;
	font: normal 11px Tahoma, Arial;
	cursor: pointer;
	color: #999;
	height:23px;
	padding:3px;
}
.gobtn {
	font:normal 11px tahoma,arial,verdana; color: black; border: 1px solid #A9A9A9; background: #DCDCDC;cursor: pointer;
	padding:0 2px;
}
.redbtn {
	border: 1px solid #B53200; background: #FF4500; font: normal 11px Tahoma, sans-serif ; 
	cursor: pointer; color: White;
}

