/* for div where treeview is placed */
div.ob_tree	{
	overflow: auto;
	margin-left: 7px;
	
}

/* for node text */
td.ob_t2 {
	font: 10pt Arial;
	font-weight: bold;
	vertical-align: middle;
	color: #FFFFFF;
	font: 10pt Arial;
	font-weight: bold;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-left: 6px;
	background-position: right center;
	height: 8px;
	overflow: hidden;
	width: 170px;


}

/* for node text highlighted/selected */
td.ob_t3 {
	font: 10pt Arial;
	font-weight: bold;
	vertical-align: middle;
	color: #FFFFFF;
	font: 10pt Arial;
	font-weight: bold;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-left: 6px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
		
	height: 8px;
	overflow: hidden;
	

}

/* for node when edited */
input.ob_t3		{
	font: 10pt Arial; 

}

/* links in all nodes */
td.ob_t2 A		{
	font: 10pt Arial; 
	TEXT-DECORATION: none;
	color: #FFFFFF;

}

/* link in selected node */
td.ob_t3 A		{
	font: 10pt Arial; 
	color: #FFFFFF;

}

/* for icons */
td.ob_t4 {
	display:none;
	vertical-align: top;
display: none;
}

/* for icons */
div.ob_d4 {
	width: 18px;
	font: 6pt Arial;
	height: 5px;
	overflow: hidden;


}

/* for vertical lines (indent) */
div.ob_d5 {
	width: 15px;
	height: 100%;
	vertical-align: top;
	font: 5px Verdana;
	


}
		
/* for plus-minus images */
td.ob_t6 {
	width:16px;
	vertical-align: top;
	height: 5px;
	overflow: hidden;
	font: 10pt Arial;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;


	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-left: 6px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
	height: 8px;
	overflow: hidden;
	width: 10px;
	display: none;
	
}

/* for plus-minus images of the root node*/
td.ob_t8 {
	width:16px;
	vertical-align: top;
		
}

/* for message "Loading ..." */
td.ob_t7 {
	font: 8pt Arial; 
	background-color: #ffffff; 
	border: 1px solid #666666; 
	color: #666666; 
	width: 80px; 
	text-align: center; 
	padding-left: 15px;
}

/* for links */
A.ob_a2 {
	font: 10pt Arial;
	color: #FFFFFF;
	TEXT-DECORATION: none;
}

.ob_t2c 
{		
	border-collapse: separate;	
	border-spacing: 0px;

}

.ob_t2b 
{	
	border-collapse: separate;	
	border-spacing: 0px;

}

.ob_t2g
{	
	border-collapse: separate;
	border-spacing: 0px;
	width:100%; 
}



.ob_t2g td
{
	padding:0px;	

}



.ob_d2s{

	width:100%; 

}



.ob_t2b td
{
	padding:0px;

}

.ob_t2c td
{
	padding:0px;

}