

.dtree {
font-size: 12px; font-family: "Arial"; color: #D07100; font-weight:bold;text-decoration: none;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
	width:auto;
}
.dtree a {
font-size: 12px; font-family: "Arial"; color: #D07100; font-weight:bold;text-decoration: none;

}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;

}
.dtree a.node:hover, .dtree a.nodeSel:hover  {
	font-size: 12px; font-family: "Arial"; color: #ffffff; font-weight:bold;text-decoration: none; 
}

.dtree .clip {
	overflow: hidden;
}

.dtree a.nodeSel {
	white-space: nowrap;

}
