﻿.tfolder
{
	background-color:White;
	cursor:pointer;
}
.masternode
{
	font-weight:bold;
}
.activenode
{
	font-weight:normal;
	color:Black;
}
.inactivenode
{
	font-weight:normal;
	color:Silver;
}
