/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

.dtree {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #666; white-space: nowrap; border-bottom:0px;}
.dtree img {border: 0px;vertical-align: middle; border-bottom:0px;}
.dtree a {color: #333; text-decoration: none; border-bottom:0px;}
.dtree a.node, .dtree a.nodeSel {white-space: nowrap; padding: 1px 2px 1px 2px; border-bottom:0px;}
.dtree a.node:hover, .dtree a.nodeSel:hover {color: #333;text-decoration: underline; border-bottom:0px;}
.dtree a.nodeSel {border-bottom:0px;}
.dtree .clip {overflow: hidden; border-bottom:0px;}

.noline {border-bottom:0px;}
.noline:link {border-bottom:0px;}
.noline:visited {border-bottom:0px;}
.noline:active {border-bottom:0px;}
.noline:hover {border-bottom:0px;}
