.dtree  {
color:	#666666;
font-size:	11px;
white-space:	nowrap;
}

.dtree .clip  {
overflow:	hidden;
}

.dtree a  {
color:	#333333;
text-decoration:	none;
}

.dtree a.node, .dtree a.nodeSel  {
padding: 1px 2px 1px 2px;
white-space:	nowrap;
}

.dtree a.nodeSel  {
background-color:	#4088b8;
color:	#ffffff;
}

.dtree a.node:hover, .dtree a.nodeSel:hover  {
color:	#333;
text-decoration:	underline;
}

.dtree img  {
	border: 0px;
	vertical-align: middle;
}
