.dtree {
	color: #01009A;
	white-space: wrap;
	text-decoration: none;
	text-align:right;
	width: 160 px;
	height: 20px;
	font: bold 11px Tahoma;
}
.bld:link {
	text-decoration: none;
	color: #000;
}
.bld:visited {
	text-decoration: none;
	color: #000;
}
.dtree img {
	border: 0;
	vertical-align: middle;
}
.dtree a {
	color: #000;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	color: #000;
	white-space: nowrap;
	padding: 0;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #000;
	text-decoration: none;
}
.dtree a.nodeSel {
	background: #000;
}
.dtree .clip {
	overflow: hidden;
}
.dTreeNode {
	padding: 0;
	background: url(images/bg_menu.jpg) /* Main menu dot line*/
}
.submenu {
	width: 158 px;
	color: #000;
	height: 15 px;
	background: url(images/css-dotted.gif) repeat-x bottom;
	font: Normal 10px Tahoma;
}
.dtreesreeju {
	color: #01009A;
	white-space: nowrap;
	text-decoration: none;
	width: 160 px;
	
	direction:rtl;
	text-align:right;
	height: 17 px;
	padding: 0;
	background: url(images/dots1sub.jpg) repeat-x bottom;
	font: Normal 11px Tahoma;
}
.dyndiv {
	height: 15px;
	horizontal-align: right;
	color: #000;
	overflow: hidden;
	cursor: hand;
	margin-top: 0;
	font: Normal 11px Tahoma;
}
.bar {
	background: url(images/bar.gif);
}
