.treeNode
{
   white-space: nowrap;
   text-indent: 0px;
   margin: 0px 0px 0px 0px;
   padding: 5px 0px 5px 0px;
   background-image: url(../i/template/left_menu_t.jpg);
   background-repeat: repeat-y;   
	color: #fce2c9;
	font-weight: bold; 
	cursor: hand;
}
.treeSubnodesHidden
{
	display: none;
	font-weight: normal;
   _padding: 0px 0px 0px 0px;	
}
.treeSubnodes {
	background-image: url(../i/template/left_menu_b.jpg);
	background-repeat: repeat-y;
	padding: 0px 0px 0px 1px;
	line-height: 12px;		
	font-weight: normal;	
}
