.BeingLoadedNode
{
	font-size: 11px;
	background-color: infobackground;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	width:80px;
	margin-right:10px;
	cursor:hand;
}
LI
{
	margin-right: -25px;
	list-style-type: none;
	list-style-image: url('TreeMenuF.css');
	font-family: Verdana;
	font-size: 8pt
}
.TreeNode
{
	margin-right: 1px;
	font-size: 8pt;
	font-family: Tahoma;
	color: #ffffff;
	border-width: 0px;
	border-color: White;
	border-style: solid;
}

