/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

.dtree {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #B08B35;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #8C310F;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #A7863A;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.style82 {font-size: 10px}
.dtree .clip {
	overflow: hidden;
}
.x a:link {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
}
.x a:visited {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;
}
.x a:hover {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #fffff0;
}
.x a:active {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;
}

.x1 a:link {
	color: #409356;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
.x1 a:visited {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #409356;
}
.x a:hover {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fffff0;
}
.x1 a:active {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #409356;
}
