.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001599;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #990004;
	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: #FF1117;
	text-decoration: underline;
}

.dtree .clip {
	overflow: hidden;
}
.dtree a.nodeSel {
	color: #990004;
	text-decoration: none;
}
.FormOut {
	background-color: #FAFAFA;
	border: 1px solid #CECECE;
}
.FormHover {
	background-color: #F3DEDE;
	color: #821E20;
	border-top: 1px solid #C76769;
	border-right: 1px solid #F9E8E8;
	border-bottom: 1px solid #F9E8E8;
	border-left: 1px solid #C76769;

}
.LxUpBg {
	background-image: url(LeftMenuShadowBg.gif);
	background-repeat: no-repeat;
	text-align: right;
	background-position: right center;

}
.LxMenuBg {
	background-attachment: fixed;
	background-image: url(LeftMenuBg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
