/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/


.dtree {
	font-family: Tahoma;
	FONT-SIZE: 11px;
	color: #01009A;
	white-space: wrap;
	TEXT-DECORATION: none;
	font-weight: bold;
	/*background-color:#DAE0E6;*/
	width:160 px;
	height:20px;
	
	
}

.bld:link
 {
 text-decoration:none;
 color:#000000;
 }

.bld:visited
 {
  text-decoration: none;
 color: #000000;
 }

.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #000000;
	TEXT-DECORATION: none;
}
.dtree a.node, .dtree a.nodeSel {
	color: #000000;
	white-space: nowrap;

	padding: 0px 0px 0px 0px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	COLOR: #000000;
	TEXT-DECORATION: none;
	
}
.dtree a.nodeSel {
	background-color: #000000;

}
.dtree .clip {
	overflow: hidden;
	
}
.dTreeNode
{

padding: 0px 0px 0px 0px;
/*background : #DAE0E6;*/
background: url(images/title_bg.gif)



}

.submenu
{
width: 158 px;
font-size:10px;
font-family: Tahoma;
font-weight: Normal;
color:#000000;
height:15 px;
background: url(images/css-dotted.gif) repeat-x bottom;


}

.dtreesreeju {
	font-family: Tahoma;
	FONT-SIZE: 11px;
	color: #01009A;
	white-space: nowrap;
	TEXT-DECORATION: none;
	font-weight: Normal;
	width:160 px;
	height:17 px;	
	padding: 0px 0px 0px 0px;
	background: url(images/dotted.gif) repeat-x bottom;
	
	/*background-color:#FFFFFF;*/
	
	
}

.dyndiv
{
	/*width:135px;*/
	height:15px; 
	horizontal-align:left;
	font-size:11px;
	font-family: Tahoma;
	font-weight: Normal;
	color:#000000;
	overflow: hidden;
	/*background: url(images/dotted.gif) repeat-x bottom;*/
	/*position:absolute;*/
	cursor:hand;
	/*display:inline-table;*/
	/*float:left;*/

	margin-top: 0px;

}



.bar
{

  background-image: url(images/bar.gif); 
	 
}