.TreeNode2 
{ 
   	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	color: #5A5A5A;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
	text-transform: none; 
}
.TreeNode 
{ 
   	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	color: #5A5A5A;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
	text-transform: none; 
}

.TreeNodeOver 
{
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	color: #F91C25;
	cursor: hand;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	text-transform: none; 
}

.TreeNodeSelect 
{     
	font-family: Arial; 
	font-size: 12px; 
	color: #F8D460; 
	background: #F91C25; 	
	cursor: hand;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	text-transform: none; 
}
.TreeNodeSelected
{     
	font-family: Arial; 
	font-size: 12px; 
	color: #F8D460; 
	background: #F91C25; 	
	cursor: hand;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	text-transform: none; 
}

.TreeNodeDisabled
{ 
   	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	color: #F91C25;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
	text-transform: none; 
}

.TreeNodeEdit 
{
   	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	color: #F91C25;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
	text-transform: none; 
}

.LoadingMessage
{
	   	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	color: #F91C25;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	text-transform: none; 
}

.LoadingMessageBlue
{
   	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	color: #F91C25;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
	text-transform: none; 
}
