.tree_menu table { width:100%; }
.tree_menu table tr td { padding:0px;	vertical-align:top; border-bottom:1px solid #EEEEEE; }
.tree_menu table tr td img { border: 0px; }
.tree_menu div.te { padding:1px 0px 2px 0px }
.tree_item_selected { color:#0B4F9A; text-decoration:none; }

.tree_menu {
	width:222px;
	padding:2px 1px 2px 1px;
	border-right:1px solid #EEEEEE;
	border-bottom:1px solid #EEEEEE;
}

.tree_menu a {
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	line-height:18px;
}
.tree_menu a:hover {	
	color: #429800; 
	text-decoration: underline;
}
