﻿/** Trees **/
.selectedNode
{
	font-weight: bold;
	background-color: teal;
	color: white;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.Tree0
{
	letter-spacing: 0.2pc;
}
.Tree1, .Tree0
{
	font-weight: bold;
}
.Tree 
{
	
}
