.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: #001599;
	text-decoration: none;
}
.dtree a:visited {
	color: #485398;
	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: #F08002;
	text-decoration: underline;
}

.dtree .clip {
	overflow: hidden;
}
.dtree a.nodeSel {
	color: #001599;
	text-decoration: none;
}
.FormOut {
	background-color: #FAFAFA;
	border: 1px solid #CECECE;
}
.FormHover {
	background-color: #D8E1F1;
	color: #2633A6;
	border-top: 1px solid #94ABD8;
	border-right: 1px solid #E9EEF8;
	border-bottom: 1px solid #E9EEF8;
	border-left: 1px solid #94ABD8;

}
.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;
}
