

.dtree {
padding: 2px 0px 0px 0px;
color:#cccccc;  
text-decoration:none;
font-size: 7.5pt;
font-family: verdana, arial, helvetica, sans-serif;
white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	font-size: 7pt;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 0px 0px 0px 0px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #000000;
	text-decoration: underline;
}
.dtree a.nodeSel {
//color: #000000;
	text-decoration: underline;
}
.dtree .clip {
	overflow: hidden;
}
.dblack {
	color: #000000;
	font-size: 8pt;
}
.dgray {
	color: #666666;
	font-size: 8pt;
}

