div.areatrue{
	width: 300px;
	height: 148px;
	margin: 10px;

	background: #FFFFFF;
	
	overflow: auto;

	border-color: #F0F0F0;
	border-width: 2px;
	border-style: inset;
	
	scrollbar-base-color:#ffeaff;
	scrollbar-face-color: #CDCFCF;
	scrollbar-shadow-color: #F3F5F4;
	scrollbar-highlight-color: #F3F5F4;
	scrollbar-3dlight-color: #D0D2D2;
	scrollbar-darkshadow-color: #D0D2D2;
	scrollbar-track-color: #F5F5F5;
	scrollbar-arrow-color: #FFFFFF;
}

div.areatrue td{
	font-family: arial;
	font-size: 11px;
	font-weight: none;
	color:#333333;
}

div.areatrue a{
	font-family: arial;
	font-size: 11px;
	font-weight: none;
	color:#333333;
	cursor:hand;
	vertical-align: middle;
}

div.areafalse{
	width: 100%;
	height: 148px;
	margin: 10px;

	background: #FFFFFF;
	
	overflow: auto;

	border-color: #F0F0F0;
	border-width: 2px;
	border-style: inset;
	
	scrollbar-base-color:#ffeaff;
	scrollbar-face-color: #CDCFCF;
	scrollbar-shadow-color: #F3F5F4;
	scrollbar-highlight-color: #F3F5F4;
	scrollbar-3dlight-color: #D0D2D2;
	scrollbar-darkshadow-color: #D0D2D2;
	scrollbar-track-color: #F5F5F5;
	scrollbar-arrow-color: #FFFFFF;
}

div.areafalse td{
	font-family: arial;
	font-size: 11px;
	font-weight: none;
	color:#333333;
}

div.areafalse a{
	font-family: arial;
	font-size: 11px;
	font-weight: none;
	color:#333333;
	cursor:hand;
	vertical-align: middle;
}

div.elements{
	width: 140px;
	height: 148px;
	margin: 10px;

	background: #FFFFFF;
	
	overflow: auto;

	border-color: #F0F0F0;
	border-width: 2px;
	border-style: inset;
	
	scrollbar-base-color: #ffeaff;
	scrollbar-face-color: #CDCFCF;
	scrollbar-shadow-color: #F3F5F4;
	scrollbar-highlight-color: #F3F5F4;
	scrollbar-3dlight-color: #D0D2D2;
	scrollbar-darkshadow-color: #D0D2D2;
	scrollbar-track-color: #F5F5F5;
	scrollbar-arrow-color: #FFFFFF;

}

div.elements td{
	font-family: arial;
	font-size: 11px;
	font-weight: none;
	color:#333333;

	margin-top: 1px;
	margin-bottom: 1px;
	
	cursor:hand;
}

td.titulotree{
	text-align : center;
	text-decoration:bold;
	
	font-family: arial;
	font-size: 11px;
	font-weight: none;
	color:#333333;
}

table.treetag{
	width:400px;
	
	background:#F4F4F4;
}

td.barratree{
	height:2px;
	background-color: #D3D3D3;
}

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

.webfx-tree-item {
	padding: 0px;
	margin: 0px;
	font: icon;
	color: black;
	white-space: nowrap;
}

.webfx-tree-item a, .webfx-tree-item a:active, .webfx-tree-item a:hover {
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
}

.webfx-tree-item a {
	color: black;
	text-decoration: none;
}

.webfx-tree-item a:hover {
	color: blue;
	text-decoration: underline;
}

.webfx-tree-item a:active {
	background: highlight;
	color: highlighttext;
	text-decoration: none;
}

.webfx-tree-item img {
	vertical-align: middle;
	border: 0px;
}

.webfx-tree-icon {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 7px;
	width: 14px;
	height: 14px;
}

.webfx-tree {
	margin-top: 0px;
	margin-bottom: 0px;
}

.webfx-tree-item a.selected {
	color: selectedtext;
	background: selected;
}

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