.treeview ul{margin: 0; padding: 0;}
.treeview li{ background: url(images/list.gif) no-repeat left center; list-style-type: none; padding-left: 22px; margin-bottom: 5px;}
.treeview li.submenu{background: url(images/closed.gif) no-repeat left 1px; cursor: hand !important; cursor: pointer !important;}
.treeview li.submenu ul{display: none; }
.treeview .submenu ul li{cursor: default;}
.treeview A:link {color: #323232;}
.treeview A:visited {color: #AA1602;}
.treeview A:hover{color: #265DA6;}


