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