.ygtvtn { width:6px; height:14px; }
.ygtvtm { /*background: url(./images/menu/collapse.gif) 0 6px no-repeat;*/ width:6px; height:14px; cursor:pointer }
.ygtvtmh { /*background: url(./images/menu/collapseh.gif) 0 6px no-repeat;*/ width:6px; height:14px; cursor:pointer }
.ygtvtp { /*background: url(./images/menu/expand.gif) 0 6px no-repeat;*/ width:6px; height:14px; cursor:pointer }
.ygtvtph { /*background: url(./images/menu/expandh.gif) 0 6px no-repeat;*/ width:6px; height:14px; cursor:pointer }
.ygtvln { width:6px; height:14px; }
.ygtvlm { /*background: url(./images/menu/collapse.gif) 0 6px no-repeat;*/ width:6px; height:14px; cursor:pointer }
.ygtvlmh { /*background: url(./images/menu/collapseh.gif) 0 6px no-repeat;*/ width:6px; height:14px; cursor:pointer }
.ygtvlp { /*background: url(./images/menu/expand.gif) 0 6px no-repeat;*/ width:6px; height:14px; cursor:pointer }
.ygtvlph { /*background: url(./images/menu/expandh.gif) 0 6px no-repeat;*/ width:6px; height:14px; cursor:pointer }
.ygtvloading { /*background: url(./images/menu/loading.gif) 0 6px no-repeat;*/ width:6px; height:14px; }
.ygtvdepthcell { width:6px; height:14px; }
.ygtvblankdepthcell { width:6px; height:14px; }
.ygtvitem { border: 0px solid grey; }  
.ygtvchildren { }  

* html .ygtvchildren { height:1%; }  

/* the style of the text label in ygTextNode */
.ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover { 
	font: 12px Arial, sans-serif;
  font-weight: bold;
	text-decoration: none; 
}

.ygtvlabel
	 {
     color: #ffffff ;
	 }

.ygtvlabel:hover
	 {
     color: #bbcb21 ;
	 }


