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

.dtree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	white-space: nowrap;
; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none
}
.dtree img {
	border: 0px;
	vertical-align: middle;
; font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: normal; font-weight: normal; font-variant: normal; text-transform: capitalize
}
.dtree a {
	color: #FFFFFF;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.nodeSel:hover {
	color: #272A80;
	text-decoration: underline;
; font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: normal; font-weight: normal; font-variant: normal; text-transform: capitalize
}
.dtree a.nodeSel {
	background-color: #FFFFFF;
; color: #FF0000
; font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: normal; font-weight: bold; font-variant: normal; text-transform: capitalize
}
.dtree .clip {
	overflow: hidden;
; font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF; text-align: left; vertical-align: baseline; cursor: hand
}
.dtree a.node { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: normal; font-weight: normal; font-variant: normal; text-transform: capitalize}
.dtree a.node:hover { 
	color: #FFFF00;
	text-decoration: underline;
; font-family: Arial, Helvetica, sans-serif; font-size: medium
; font-style: normal; font-weight: bold; font-variant: normal; text-transform: capitalize
 } 