td.treeborders { border-left:1px solid #cccccc; border-right:1px solid #cccccc;}
td.treeborders A { font-size:11px; color:#336699; font-weight:normal; }
td.treeborders A:hover { color: #336699; text-decoration: underline; }
td.treeborders A:active { color: #336699; }
td.treeborders A:visited { color: #336699; }
td.treeborders A:hover { color: #336699; text-decoration: underline; }

table.tree td { font-size: 11px; font-family: Tahoma, Arial, sans-serif; color:#6666cc; }
table.tree a { font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #336699; text-decoration: none; font-weight:normal;}
table.tree a:hover { color: #336699; text-decoration: underline;}
table.tree a:active { color: #336699; text-decoration: none;}
table.tree a:visited { color: #336699; text-decoration: none;}
table.tree a:hover { color: #336699; text-decoration: underline;}

td.borderBottom { border-bottom:1px solid #eeecdc; padding-bottom: 1px; }
td.borderLeft { border-left:1px solid #eeecdc; padding-left: 1px; }
td.borderLeftBottom { border-left:1px solid #eeecdc; border-bottom:1px solid #eeecdc; padding-left: 1px; padding-bottom: 1px; }

#tree { background-color:#dddddd; margin:4 0 4 4; padding:2px; }
#tree span.nodeRoot { color:#264989; font-weight: bold; }
#tree div span a { font-weight: normal; color: #000000; font-size: 8pt; }
#tree div span a:hover { background-color: #ffcc33; }
#tree div.nodeSelected { background-color: #ffcc33; font-weight: bold; }
#tree span.nodeDisabled { color:#888888; font-weight:normal; font-style: italic; }

div.tree_toolbar_container_top {
	height: 26px;
}
div.tree_toolbar_container_bottom {
	height: 26px;
}
