.webfx-tree-container {
	margin: 0px;
	padding: 0px;
	font: icon;
	white-space: nowrap;
	color:#454545;
	
}



.webfx-tree-item0, .webfx-tree-item1, .webfx-tree-item2, {
	padding: 2px;
	margin: 0px;
	white-space: nowrap;
}
.webfx-tree-item0 {
	background-color : #000000;
}
.webfx-tree-item1 {
	background-color : #000000;
}
.webfx-tree-item2 {
	background-color : #000000;
}


.webfx-tree-item a, .webfx-tree-item a:active, .webfx-tree-item a:hover {
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
}
.webfx-tree-item0 a , .webfx-tree-itemBase a
{
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	TEXT-DECORATION: none;
	font-weight: bold;
	letter-spacing : 1;
}

.webfx-tree-item1 a 
{	COLOR: #FFFFFF;	FONT-FAMILY: Arial, Helvetica, sans-serif;	FONT-SIZE: 12pt;	font-weight: bold;	text-decoration: none;}
.webfx-tree-item2 a 
 {	COLOR: #ffffff;	FONT-FAMILY: Arial, Helvetica, sans-serif;	FONT-SIZE: 12pt;	font-weight: bold;	text-decoration: none;}



.webfx-tree-item0 a:hover 
 {
	COLOR: #FFCC00;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	TEXT-DECORATION: none;
	font-weight: bold;
}


.webfx-tree-item1 a:hover  , .webfx-tree-itemBase a:hover
 {	COLOR: #FFCC00;	FONT-FAMILY: Arial, Helvetica, sans-serif;	FONT-SIZE: 12pt;	font-weight: bold;	text-decoration: none;}

.webfx-tree-item2 a:hover  
 {	COLOR: #ffcc00;	FONT-FAMILY: Arial, Helvetica, sans-serif;	FONT-SIZE: 12pt;	font-weight: bold;	text-decoration: none;}

.webfx-tree-item0 a:active ,.webfx-tree-item1 a:active ,.webfx-tree-item2 a:active 
{
	background: highlight;
	color: highlighttext;
	text-decoration: none;
}

.webfx-tree-item0 img , .webfx-tree-item1 img , .webfx-tree-item2 img 
{
	vertical-align: middle;
	border: 0px;
}

.webfx-tree-icon {
	width: 0px;
	height: 1px;
}
.webfx-tree-item a.selected {
	color: selectedtext;
	background: selected;
}

.webfx-tree-item a.selected-inactive {
	color: windowtext;
	background: buttonface;
}
