.treeview a{color:#30567d;}
.treeview, .treeview ul {width: 100%;padding: 0;margin: 0;list-style: none;overflow: hidden;}
.treeview .hitarea {height: 25px;width: 16px;float: left;cursor: pointer;}
/* fix for IE6 */
* html .hitarea {display: inline;float:none;}
.treeview li {margin: 0;line-height: 40px;border-top: 1px solid #e6e6e6;overflow: hidden;}
.treeview li a{font-size:14px;text-decoration:none;}
.treeview li a.hover{color:#0e9d56;}
.treeview li a.hover:hover{color:#0e9d56;}
.treeview a.selected {font-weight: bold;color:#0e9d56;}
.onefast{padding-left:16px;}
li.treeone{padding-left:25px;}
li.treetow{padding-left:35px;}
li.treefour{padding-left:45px;}
li.treefive{padding-left:55px;}
li.six{padding-left:65px;}
.treeview li.collapsable, .treeview li.expandable {background-image: none;padding:0px;}
.treeone .hitarea{margin-left: 10px;}
.treetow .hitarea{margin-left: 20px;}
.treefour .hitarea{margin-left: 30px;}
.treefive .hitarea{margin-left: 40px;}
.six .hitarea{margin-left: 50px;}