/*

  LEFT TREEVIEW MENU
  (LTV)
  
  .LTVtable
  +--------------------------------------+
  
*/
.LTVtable-default {
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  padding: 0px;
  border-style: none;
  border-width: 0px;
}

.LTVtree-default {
  padding-bottom: 0px;
}

a.LTVlink-default:link {
  text-decoration: none;
  color: #000000;
}

a.LTVlink-default:visited {
  text-decoration: none;
  color: #000000;
}

a.LTVlink-default:hover {
  text-decoration: none;
  color: #FF0000;
}

a.LTVlink-default {
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  padding: 0px;
  font-weight: normal;
}

img.LTVcat-img-default {
  margin-right: 2px;
}

