html,body{
margin:10px 0 0 5px;
padding:0;
background-color: #ffffff;
width: 200px;
font:normal normal 12px/1.5 Arial,sans-serif;
overflow:hidden;
}
html{
overflow:scroll;
}
a{
color:#004276;
text-decoration:none
}
a:active,a:hover{color:#409957}
.off1class a{color:#006cc1}
.off1class a:active,.off1class a:hover{color:#409957}
.off2class a{font-weight:normal;}

.tree { padding-right: 20px; }
.tree-top { padding-right: 0; }
.tree-item-more {
  padding-right: 1px;
}
.tree-item td.label { cursor: pointer; }
.tree-item table.tree-table { }
.tree-item table.tree-table td.label span.label { padding: 0 2px; }

.tree-item .tgb {
  width: 9px; height: 9px; vertical-align: middle; cursor: default;
}
.tree-item .icon { padding-left: 4px; cursor: pointer; width: 18px; height: 18px; text-align: center; vertical-align: middle; }

.tree-item-selected table.tree-table td.label a { color:#409957; }
