.gmapbg {background: url(/images/clear_block.gif) no-repeat center}
#my2d {background: url(/images/clear_block.gif) no-repeat left;background-color:white;}
.trans {filter:alpha(opacity=65);-moz-opacity:.65;-khtml-opacity: 0.65;opacity: 0.65;}
.trans25 {filter:alpha(opacity=25);-moz-opacity:.25;-khtml-opacity: 0.25;opacity: 0.25;}
.trans50 {filter:alpha(opacity=50);-moz-opacity:.50;-khtml-opacity: 0.50;opacity: 0.50;}
.trans75 {filter:alpha(opacity=75);-moz-opacity:.75;-khtml-opacity: 0.75;opacity: 0.75;}
.trans100 {filter:alpha(opacity=100);-moz-opacity:1.0;-khtml-opacity: 1.0;opacity: 1.0;}
.popup {z-index:1;position:absolute;width:auto;height:650px;left:-1000px;top:-1000px;visibility:hidden;background:white;border:2px solid #aaaaaa;}
#mapTable td {border-top:1px solid #999999;border-left:1px solid #999999;font-size:10pt}
#mapTable img {border:3px solid #ffffff;}
#mapTable img:hover {border:3px solid black}
.panel {position:relative;overflow:auto;width:99%;height:600px;background:#ffffff;border-left:3px solid #5184B8;}
.x {color:white;background:#5184B8;padding:2px;border:1px solid #666666;font-weight:bold;}
.x a {border:1px solid #cccccc;text-decoration:none;color:#cccccc;float:right;position:relative;top:-20px;}

#pbox {
	position:relative;
	width:300px; height:300px;
	border:1px solid #333333;
	}
#seg {
	cursor:move;
	width:0px;height:0px;background:white;border:1px solid red;
	filter:alpha(opacity=40);-moz-opacity:.4;-khtml-opacity: 0.4;opacity: 0.4;
	}
#adjseg {width:5px;height:5px;background:black;cursor:nw-resize;}
.tab {border:1px solid #999999;background:#ddd6c6;width:auto;margin-right:8px;}
.tab a {padding:2px;color:#333333;text-decoration:none;}
.tab a:hover {background:#5184B8;color:white;}
.tabsel {border:1px solid #999999;border-bottom:none;background:#5184B8;width:auto;margin-right:8px;}
.tabsel a {padding:2px;color:white;text-decoration:none;}

.cstd {width:${width}px;height:52px}
.leftNav {background:white;padding:10px;border:0px solid #999999;}
.subHead a {padding:1px;margin-right:10px;}
.subHeadsel a {background:#cccccc;padding:1px;margin-right:10px;}
.time {font-size:10pt;padding:1px;border:1px solid #999999;background:#666666;color:white;font-weight:bold;}
.time a {text-decoration:none;color:yellow;}
.times2d a {border:1px solid #dddddd;padding:2px;margin-right:10px;}
.help {background:#ffffcc;padding:.5em;width:600px;border:1px solid #999999;}
.loading {background:#ffffcc;padding:1em;width:100px;height:20px;border:3px solid #333333;position:absolute;z-index:1000;top:180px;left:250px;text-align:center;}
#displaybox {
    filter: alpha(opacity=60); /*older IE*/
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); /* IE */
    -moz-opacity: .60; /*older Mozilla*/
    -khtml-opacity: 0.6;   /*older Safari*/
    opacity: 0.6;   /*supported by current Mozilla, Safari, and Opera*/
    background-color:#000000;
    position:absolute; top:0px; left:0px; width:100%; height:100%; color:#FFFFFF; text-align:center; vertical-align:middle;
}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid #666666;
padding: 3px;
background-color: lightyellow;
visibility: hidden;
font-size:80%;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.qc a {display:block;padding:3px;border:1px solid #cccccc;background:#ffffff;font-size:10pt;}
.qc a:hover {background:#eeeeee;}
.action {font-size:9pt;color:#666666;padding:3px;}
