div.ob_tree{overflow:auto; font-family:'Trebuchet MS', Arial, Helvetica;}
.nodeInit{font-size:120%; font-weight:700;}
td.ob_t2{
	font-size:100%;
	vertical-align:middle;
	/*border: 1px solid #ffffff;*/
	background-color: transparent;
	padding-left:2px;
	padding-right:2px;
	font-weight:700;
}
/* Links */
a.ob_a2		{
	color:#333333;
	font-weight:500;
	text-decoration:none;
}
a:hover,.ob_a2{
font-weight:500;
text-decoration:underline;
}
#treeRel ul {font-size: 100%; list-style-type:none;}
#treeRel ul li{padding:5px 5px 5px 0;float:left;}
#treeRel ul li a{
text-decoration:none;
color:#996600;
}
#treeRel ul li a.select, #treeRel ul li a:hover{
text-decoration:underline;
/*background-color:#FFF2CA;*/
display:block;
}

/* links in all nodes */
td.ob_t2 A		{
	color: #3366cc;
}

/* link in selected node */
td.ob_t3 A		{
	color: crimson;
}

/* for icons */
td.ob_t4	 	{
	vertical-align:top;
}

/* for icons */
div.ob_d4 		{
	width: 19px;
	font: 6pt Tahoma;
}

/* for children */
td.ob_t5	{
	width:100%;
}

/* for vertical lines (indent) */
div.ob_d5		{
	width:18px;
	font: 5px Verdana;	
}

td.ob_t5v
{
	background-image: url(vertical.gif);
}

/* for plus-minus images */
td.ob_t6		{
	width:16px;
	vertical-align:top;	
}

/* for plus-minus images */
td.ob_t6v		{
	width:16px;
	vertical-align:top;	
	background-image: url(vertical.gif);
}


/* for plus-minus images of the root node*/
td.ob_t8{
	width:16px;
	vertical-align:top;		
}

/* for message Loading ... */
td.ob_t7		{
	FONT:80% Tahoma;
	background-color:#ffffff;
	border:1px solid #666666; 
	color:#666666;
	width:80px;
	text-align:center;
	padding-left:20px;	
}

.ob_t2c 
{		
	border-collapse: separate;	
	border-spacing: 0px;
}

.ob_t2b 
{	
	border-collapse: separate;	
	border-spacing: 0px;
}

.ob_t2g
{	
	border-collapse: separate;	
	border-spacing: 0px;
	
}
.ob_t2g td
{
	padding:0px;	
}

.ob_t2b td
{
	padding:0px;
}

.ob_t2c td
{
	padding:0px;
}
		


