.loading { background-image:url(imgs/loading.gif); background-position:5px 5px; background-repeat:no-repeat; color:#444444; line-height:normal; padding:6px 5px 5px 25px; text-align:left; font-size:11px; }

UL.mLeg { line-height: 16px; margin-top:0px; margin-bottom:0px; padding-left:0px; margin-left:16px; min-height:6px; }
UL.mLeg LI { list-style: none; -moz-user-select:none; cursor:default; }

/* identação */
.idt1 { left:0px; }
.idt2 { left:20px; }
.idt2_1 { left:22px; }
.idt3 { left:42px; }
.idt4 { left:64px; }

.chk { background:transparent url(imgs/check_box.png) 0px 0px no-repeat; }
.unChk { background:transparent url(imgs/uncheck_box.png) 0px 0px no-repeat; }
.smiChk { background:transparent url(imgs/semi_check_box.png) 0px 0px no-repeat; }

.exlChk { background:transparent url(imgs/radio_check.png) 0px 0px no-repeat; }
.exlUnChk { background:transparent url(imgs/radio_uncheck.png) 0px 0px no-repeat; }

.item { position:relative; width:100%; height:20px; }
.ctrl { position:absolute; top:2px; height:16; width:16px; height: 17px; }
.symb { position:absolute; top:1px; width:18px; height: 18px;}
.symb1 { position:absolute; top:1px; left:0px; width:18px; height: 18px; }
.labl { position:absolute; top:2px; height:17; white-space:nowrap; }

.itmSel { background-color:#99B2FF; }

.btn { cursor:pointer; }
.def-cur { cursor:default; }

.ltools { background:transparent url(imgs/tools.png) 0px 0px no-repeat; }

.zlyr { background:transparent url(imgs/full_extent.gif) 0px 0px no-repeat; }

.glabl { font-weight:bold; }

.gexpd { background:transparent url(imgs/open_grp.png) 0px 1px no-repeat; }
.gclpsd { background:transparent url(imgs/closed_grp.png) 0px 1px no-repeat; }

.texpd { background:transparent url(imgs/hide_leg.png) 0px 1px no-repeat; }
.tclpsd { background:transparent url(imgs/show_leg.png) 0px 1px no-repeat; }

.tdisable { color:gray; opacity:0.4; filter:alpha(opacity = 40); ZOOM: 1; -moz-opacity:0.4; -ms-opacity: 0.4; }