.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1464A3;
	white-space: nowrap;
	text-decoration: none;
font-weight: bold;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
	text-decoration: none;
}
.dtree a {
	color: #1464A3;
	text-decoration: none;
	font-weight: bold;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 1px 1px 1px;
	text-decoration: none;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #1464A3;
	text-decoration: none;font-weight: bold;
}
.dtree a.nodeSel {

}
.dtree .clip {
	overflow: hidden;
font-weight: bold;
}
