/*--------------------------------------------------|
| 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: #FFFFFF;
	white-space: nowrap;
; background-position: bottom
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #000000;
	text-decoration: none;
}
.dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.nodeSel:hover {
	text-decoration: none;
; color: #0033CC
}
.dtree a.nodeSel {
;
}
.dtree .clip {
	overflow: hidden;
}
.dtree a.node:hover { 
	text-decoration: none;
; color: #0033CC
 } 
.dtree a.node { 
	white-space: nowrap;
	padding: 1px 2px;
 } .dtree a.node:active {  color: #0033CC}
.dtree a.nodeSel:active {  color: #0033CC}
.font_14 {  font-size: 14px}
.font13 {
	font-size: 13px;
}
