ul.tree {
  font-family: Tahoma;
  font-size:11px;
  display: block;
  margin-left: 0;
  padding-left: 0;
  text-decoration: none;
  font-weight: normal ;
  color: #000000 ;
}

ul.tree ul {
  font-family: Tahoma;
  font-size:11px;
  text-decoration: none;
  display: block;
  margin-left: 0;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: normal ;
  color: #000000 ;
}

ul.tree li {
  font-family: Tahoma;
  font-size:11px;
  display: block;
  list-style-type: none;
  padding-left: 4px;
  background-position: left middle;
  background-repeat: no-repeat;
  background-color: #F7F1E8;
  text-decoration: none;
  font-weight: normal ;
  color: #000000 ;
}

ul.tree li a {
  font-family: Tahoma;
  font-size:11px;
  text-decoration: none;
  cursor: pointer;
  font-weight: normal ;
  color: #000000 ;
}

ul.tree li a.folder {
  font-family: Tahoma;
  font-size:11px;
  text-decoration: none;
  font-weight: normal ;
  color: #000000 ;
}

ul.tree li a.active {
  font-family: Tahoma;
  font-size:11px;
  text-decoration: none;
  font-weight: normal ;
  color: #000082 ;
}

ul.tree li a:hover {
  font-family: Tahoma;
  font-size:11px;
  text-decoration: none;
  font-weight: normal ;
  color: #64B5F7 ;
}
ul.tree li a.visited {
  font-family: Tahoma;
  font-size:11px;
  text-decoration: none;
  font-weight: normal ;
  color: #000000 ;
}
 