/* Copyright (c) 2006 Yahoo! Inc. All rights reserved. */




/* via css class selector */
.treemenu .ygtvtn {background: transparent;  width:1em; height:20px;  }
.treemenu .ygtvtm { background: url(../../img/menu/collapse.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer ;color:#FFFF00; }
.treemenu .ygtvtmh { background: url(../../img/menu/collapseh.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer ;color:#FFFF00; }
.treemenu .ygtvtp { background: url(../../img/menu/expand.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer  ;color:#FFFF00;}
.treemenu .ygtvtph { background: url(../../img/menu/expandh.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer ;color:#FFFF00; }
.treemenu .ygtvln { background: transparent; width:1em; height:20px; }
.treemenu .ygtvlm { background: url(../../img/menu/collapse.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer ;color:#FFFF00; }
.treemenu .ygtvlmh { background: url(../../img/menu/collapseh.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer ;color:#FFFF00; }
.treemenu .ygtvlp { background: url(../../img/menu/expand.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer ;color:#FFFF00; }
.treemenu .ygtvlph { background: url(../../img/menu/expandh.gif) 0 6px no-repeat; width:1em; height:22px; cursor:pointer  ;color:#FFFF00;}
.treemenu .ygtvloading { background: url(../../img/menu/loading.gif) 0 6px no-repeat; width:1em; height:22px; color:#FFFF00; }
.treemenu .ygtvdepthcell { background: transparent; width:1em; height:20px;  color:#FFFF00;}
.treemenu .ygtvblankdepthcell {background: transparent;  width:1em; height:20px;  color:#FFFF00; }
.treemenu .ygtvitem { border: 0px solid grey;  color:#FFFF00;}  
.treemenu .ygtvchildren {color:RED; }  
.treemenu .ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover { 
	font-size: 11px; font-weight:bold; color:#5e292b; font-family:verdana;
}

