body
{
	 font-family: Arial, Helvetica, Sans-serif;
     font-size: 10px;
}

A:link 
{
	color: black; text-decoration: none; 
} 
A:active 
{
	color: black; text-decoration: none; 
}
A:hover 
{
	color: black; text-decoration: none; 
} 
A:visited 
{
	color: black; text-decoration: none; 
}        

div#tree
{
	width:200px !important;
	padding-top:10px;
}
#tree a
{
	
}
div#tree table
{
	font-size:11px;
	font-weight:bold;
	width:215px;
	margin-left:10px;
	padding:1px 0;
	position:relative;
	left:15px;
}
div#tree table td
{
	padding-left:5px;
	height:25px;	
}
div#treeviewbasic
{
	
}
div#treeviewbasic span
{
	color:#666666 !Important;
}
/*div#treeviewbasic table
{
	background:none;
}
div#treeviewbasic input table div
{
	
}
*/

#search_table
{
	position:relative;
	left:7px;
	margin-bottom:10px;
}


.tree_view
{
	/*border:1px solid #999999;
	border-bottom:1px dashed #333333;*/
	
}
.tree_view:hover
{
	background:none !important;
}