.clsTree	
{
	text-decoration: none;
	color: rgb(0, 0, 0); 
	line-height: 85%;
	overflow: auto;
} 
.clsTree .clsBodyText
{
	line-height: 115%;
	padding-bottom: 4px;
}
	
.clsTreeNde	
{
	color: black;
	line-height: 21px;
} 

.clsTreeNdeActive 
{
	color: white;
	background-color: navy;
}
