﻿.NormalTreetext
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px!important;
	color:#747474!important; 
	line-height:18px; 
}

.NormalTreetext a:link
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px!important;
	color:#747474!important;
	line-height:18px; 
}

.NormalTreetext a:Hover
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px!important;
	color:#747474!important;
	line-height:18px; 
}

.SlectedNodecss
{
	font-family:Arial, Helvetica, sans-serif; 
	background-color:#666666;
	font-size:13px!important;
	color:#ffffff!important; 
	line-height:18px; 
	border :solid 1 #000000;
}

SlectedNodecss a:link,
SlectedNodecss a:hover,
SlectedNodecss a:active,
SlectedNodecss a:focus 
{
		font-family:Arial, Helvetica, sans-serif; 
	background-color:#666666;
	font-size:13px!important;
	color:#ffffff!important; 
	line-height:18px; 
	border :solid 1 #000000;
}