﻿.webfx-tree-container {
	margin: 0px;
	padding: 0px;
	font: icon;
	white-space: nowrap;
}

.webfx-tree-item {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font: icon;
	font-size:9pt;
	color: #2667ca;
	white-space: nowrap;
}

.webfx-tree-item a{
	padding: 1px 2px 1px 2px;
	font-size:9pt;
	color: #18457b; 
	height: 15px; 
	margin: 0px; 
	text-decoration: none
}
.webfx-tree-item a:visited{
	padding: 1px 2px 1px 2px;
	font-size:9pt;
	color: #18457b; 
	height: 15px; 
	margin: 0px; 
	text-decoration: none
}
.webfx-tree-item a:active{
	padding: 1px 2px 1px 2px;
	font-size:9pt;
	color: #008800; 
	height: 15px; 
	margin: 0px; 
	text-decoration: none
}
.webfx-tree-item a:hover{
	padding: 1px 2px 1px 2px;
	font-size:9pt;
	color: #ff0000; 
	height: 15px; 
	margin: 0px; 
	text-decoration: none
}
.webfx-tree-item a.selected{
	padding: 1px 2px 1px 2px;
	font-size:9pt;
	color: #ff0000; 
	height: 15px; 
	margin: 0px; 
	text-decoration: none
}
.webfx-tree-item a.selected-inactive {
	padding: 0px 2px 1px 2px;
	font-size:9pt;
	color: #008800; 
	height: 15px; 
	margin: 0px; 
	text-decoration: none
}


.webfx-tree-item img {
	
	border: 0px;vertical-align: middle;
}

.webfx-tree-icon {
	width: 16px;
	height: 16px;
	padding-bottom:5px;
}