/* Copyright (c) 2006 Yahoo! Inc. All rights reserved. */

/* via css class selector */
.treemenu .ygtvtn {background: url(../../images/menulink_bg.jpg) -2 2px no-repeat ;  width:1em; height:20px; }
.treemenu .ygtvtm { background: url(../../img/menu/collapse.gif) 4 6px no-repeat; width:1em; height:22px; cursor:pointer }
.treemenu .ygtvtmh { background: url(../../img/menu/expandh.gif) 4 6px no-repeat; width:1em; height:22px; cursor:pointer }
.treemenu .ygtvtp { background: url(../../img/menu/expand.gif) 4 6px no-repeat; width:1em; height:22px; cursor:pointer }
.treemenu .ygtvtph { background: url(../../img/menu/expandh.gif) 4 6px no-repeat; width:1em; height:22px; cursor:pointer }
.treemenu .ygtvln { background: url(../../images/menulink_bg.jpg) -2 2px no-repeat ; width:1em; height:20px; }
.treemenu .ygtvlm { background: url(../../img/menu/collapse.gif) 4 6px no-repeat; width:1em; height:22px; cursor:pointer }
.treemenu .ygtvlmh { background: url(../../img/menu/expandh.gif) -2 6px no-repeat; width:1em; height:22px; cursor:pointer }
.treemenu .ygtvlp { background: url(../../img/menu/expand.gif) 4 6px no-repeat; width:1em; height:22px; cursor:pointer }
.treemenu .ygtvlph { background: url(../../img/menu/expandh.gif) 4 6px no-repeat; width:1em; height:22px; cursor:pointer }
.treemenu .ygtvloading { background: url(../../img/menu/loading.gif) -2 6px no-repeat; width:1em; height:22px; }
.treemenu .ygtvdepthcell { url(../../images/menulink_bg.jpg) -2 2px no-repeat ; width:1em; height:20px; }
.treemenu .ygtvblankdepthcell {url(../../images/menulink_bg.jpg) -2 2px no-repeat ;  width:1em; height:20px; }
.treemenu .ygtvitem { border: 0px solid grey; }  
.treemenu .ygtvchildren { }  
.treemenu .ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover { 
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-decoration:none;
	color: #090F44;
}


