.dtree {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../img/fon_body_menu.jpg);
}
.dtree img {
    border: 0px;
    vertical-align: middle;
}
.dtree a {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;

}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	font-size: 10px;
	color: #B22626;
	font-weight: bold;
	text-decoration: none;

}
.test{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}
.dtree a.nodeSel {
	font-size: 10px;
	color: #B22626;
	font-weight: bold;
	text-decoration: none;

}
.dtree .clip {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
