
.dtree { color: #fffaf0; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif }
.dtree .clip { overflow: hidden }
.dtree a { color: #fdffd8; text-decoration: none }
.dtree a.node { padding: 1px 2px }
.dtree a.node:hover { color: #fdffd8; text-decoration: underline }
.dtree a.nodesel { background-color: #808080; padding: 1px 2px }
.dtree a.nodesel:hover { color: #fdffd8; text-decoration: underline }
.dtree img { vertical-align: middle; border: 0px }
.dtree_dark { color: #010066; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif }
.dtree_dark a { color: #010066; text-decoration: none }
.dtree_dark img { vertical-align: middle; border: 0px }
dtree_dark .clip { overflow: hidden }
dtree_dark a.node { padding: 1px 2px }
dtree_dark a.node:hover { color: #010066; text-decoration: underline }
dtree_dark a.nodesel { background-color: #808080; padding: 1px 2px }
dtree_dark a.nodesel:hover { color: #010066; text-decoration: underline }
