/* Copyright (c) 2006 Yahoo! Inc. All rights reserved. */

/* Defaults */
.ygtvtn { width:16px; height:22px; background: url(../images/tn.gif) 0 0 no-repeat; }
.ygtvtm { width:16px; height:22px; cursor:pointer ; background: url(../images/tm.gif) 0 0 no-repeat; }
.ygtvtmh { width:16px; height:22px; cursor:pointer ; background: url(../images/tmh.gif) 0 0 no-repeat; }
.ygtvtp { width:16px; height:22px; cursor:pointer ; background: url(../images/tp.gif) 0 0 no-repeat; }
.ygtvtph { width:16px; height:22px; cursor:pointer ; background: url(../images/tph.gif) 0 0 no-repeat; }
.ygtvln { width:16px; height:22px; background: url(../images/ln.gif) 0 0 no-repeat; } 
.ygtvlm { width:16px; height:22px; cursor:pointer ; background: url(../images/lm.gif) 0 0 no-repeat; }
.ygtvlmh { width:16px; height:22px; cursor:pointer ; background: url(../images/lmh.gif) 0 0 no-repeat; }
.ygtvlp { width:16px; height:22px; cursor:pointer ; background: url(../images/lp.gif) 0 0 no-repeat; }
.ygtvlph { width:16px; height:22px; cursor:pointer ; background: url(../images/lph.gif) 0 0 no-repeat; }
.ygtvloading { width:16px; height:22px; background: url(../images/loading.gif) 0 0 no-repeat; }
.ygtvdepthcell { width:16px; height:22px; background: url(../images/vline.gif) 0 0 no-repeat; }
.ygtvblankdepthcell { width:16px; height:22px; }
.ygtvitem { }  
.ygtvchildren {  }  
* html .ygtvchildren { height:2%; }  
.ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover { 
	margin-left:2px;
	text-decoration: none;
    background-color: #FFA166;
}
.ygtvspacer { height: 10px; width: 10px; margin: 2px; }


.treemenu .ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover { 
	font-size: 11px; font-weight:bold; text-decoration:none;
}

.ygtvlabel:hover { 
	font-size: 11px; font-weight:bold; text-decoration:underline;
}

a { text-decoration: none; color: #0066BB; }
a:active { text-decoration: none; color: #0066BB; }
a:visited { text-decoration: none; color: #0066BB; }
a:hover { text-decoration: underline; color: #336666; }
#tree1 {width:350px;  margin-left:21px; float:left;}