
.dtree {
	font-family:Tahoma; 
	font-size: 11px;
	font-weight: normal ; 
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
/* 	line-height: 1em;  */
	text-decoration: none;
}
.dtree .clip {
}
.dtree a.node {
	color:#25428a;
	font-family:Tahoma; 
	font-size: 11px;
}
.dtree a.nodeSel {
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	text-decoration: underline;
	color:#25428a;
	font-family:Tahoma; 
	font-size: 11px;
	/* font-weight: bold;  */
}
.dtree a.nodeSel {
	color:#25428a;
	font-family:Tahoma; 
	font-size: 11px;
	font-weight: bold; 
}
.dtreenode {padding:0px;}