/* CSS Document */

.dirlist
{ font-family: Verdana, Arial;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.dirlistBold
{ font-family: Verdana, Arial;
  font-size: 11px;
  font-weight: Bold;
  text-decoration: none;
}

.dirlistMini
{ font-family: Verdana, Arial;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  color: #666666;
}

div#tbdirlist
{ border-style: none;
  border-color: #ff0000;
  border-width: 0px;
  /* background: #ffe8bf;
  width: auto;
  height: auto; */
}
