.TreeNode
{
	padding-top: 0px;
	padding-bottom: 0px;
   	padding-left: 0px;
   	padding-right: 0px;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	border: 1px;
	text-decoration: none;
}

.TreeNodeOver
{
	padding-top: 0px;
	padding-bottom: 0px;
   	padding-left: 0px;
   	padding-right: 0px;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	border: 0px;
	text-decoration: underline;
	cursor: hand;
	border: 0px;
}

.TreeNodeSelect 
{
	padding-top: 0px;
	padding-bottom: 0px;
   	padding-left: 0px;
   	padding-right: 0px;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	border: 0px;
	text-decoration: underline;
	cursor: hand;
	border: 0px;
}


.TreeNodeDisabled 
{ 	
	padding-top: 0px;
	padding-bottom: 0px;
   	padding-left: 0px;
   	padding-right: 0px;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;	 
	color: gray; 
	text-decoration: none;
	cursor: default;
}


.TreeNodeLevel2
{
	padding-top: 0px;
	padding-bottom: 0px;
   	padding-left: 0px;
   	padding-right: 0px;
	FONT-WEIGHT: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ffffff;
	border: 0px;
	text-decoration: none;
}

.TreeNodeOverLevel2
{
	padding-top: 0px;
	padding-bottom: 0px;
   	padding-left: 0px;
   	padding-right: 0px;
	FONT-WEIGHT: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ffffff;
	border: 0px;
	text-decoration: underline;
	cursor: hand;
	border: 0px;
}

.TreeNodeSelectLevel2
{
	padding-top: 0px;
	padding-bottom: 0px;
   	padding-left: 0px;
   	padding-right: 0px;
	FONT-WEIGHT: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ffffff;
	border: 0px;
	text-decoration: underline;
	cursor: hand;
	border: 0px;
}

.TreeNodeLevel3
{
	padding-top: 0px;
	padding-bottom: 0px;
   	padding-left: 0px;
   	padding-right: 0px;
	FONT-WEIGHT: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ffffff;
	border: 0px;
	text-decoration: none;
}

.TreeNodeOverLevel3
{
	padding-top: 0px;
	padding-bottom: 0px;
   	padding-left: 0px;
   	padding-right: 0px;
	FONT-WEIGHT: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ffffff;
	border: 0px;
	text-decoration: underline;
	cursor: hand;
	border: 0px;
}

.TreeNodeSelectLevel3
{
	padding-top: 0px;
	padding-bottom: 0px;
   	padding-left: 0px;
   	padding-right: 0px;
	FONT-WEIGHT: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ffffff;
	border: 0px;
	text-decoration: underline;
	cursor: hand;
	border: 0px;
}