 
 
 
/* via ID selector */
#tree2 .ygtvtn { background: url(/Portal/images/img_smap/tn.gif) 0 0 no-repeat; width:17px; height:22px; }
#tree2 .ygtvtm { background: url(/Portal/images/img_smap/tm.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
#tree2 .ygtvtmh { background: url(/Portal/images/img_smap/tmh.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
#tree2 .ygtvtp { background: url(/Portal/images/img_smap/tp.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
#tree2 .ygtvtph { background: url(/Portal/images/img_smap/tph.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
#tree2 .ygtvln { background: url(/Portal/images/img_smap/ln.gif) 0 0 no-repeat; width:17px; height:22px; }
#tree2 .ygtvlm { background: url(/Portal/images/img_smap/lm.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
#tree2 .ygtvlmh { background: url(/Portal/images/img_smap/lmh.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
#tree2 .ygtvlp { background: url(/Portal/images/img_smap/lp.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
#tree2 .ygtvlph { background: url(/Portal/images/img_smap/lph.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
#tree2 .ygtvloading { background: url(/Portal/images/img_smap/loading.gif) 0 0 no-repeat; width:16px; height:22px; }
#tree2 .ygtvdepthcell { background: url(/Portal/images/img_smap/vline.gif) 0 0 no-repeat; width:17px; height:22px; }
#tree2 .ygtvblankdepthcell { width:17px; height:22px; }
#tree2 .ygtvitem { }  
#tree2 .ygtvchildren { }  
* html .ygtvchildren { height:1%; }  
#tree2 .ygtvlabel { 
	margin-left:2px;
	text-decoration: none;heigh:20px; 
 	 
}
#tree2 .ygtvlabel:hover { 
	margin-left:2px;
	text-decoration: none; 
 	 
}
#tree2  .ygtvlabel:link  { 
	margin-left:2px;
	text-decoration: none;  color:#800517;font-weight:bold; 
 	 
}
#tree2   .ygtvlabel:visited { 
	margin-left:2px;
	text-decoration: none;  color:#800517;font-weight:bold;
  
}


#tree2 .ygtvlabel1 { 
	margin-left:2px;
	text-decoration: none; 
}
#tree2 .ygtvlabel1:hover { 
	margin-left:2px;
	text-decoration: none; 
}
#tree2  .ygtvlabel1:link  { 
	margin-left:2px;
	text-decoration: none;  color:#150517;font-weight:bold;
}
#tree2   .ygtvlabel1:visited { 
	margin-left:2px;
	text-decoration: none;  color:#150517;font-weight:bold;
}


 #hintbox{
 position:absolute;
 top: 0;
 right: 40px;
 background-color: 99FFFF;
 width: 150px;
 padding: 3px;
 border:1px solid black;
 font:bold 11px Verdana;
 line-height:18px;
 z-index:150;
 border-right: 3px solid black;
 border-bottom: 3px solid black;
 visibility: hidden;
 }
 
 .hintanchor{
 font-weight: bold;
 color: navy;
 margin: 3px 8px;
}
 


