/* Generated by KaZcadeS */
div.fstLevel a {
  border-bottom: 1px solid #c0c0c0;
  margin: 1px;
  padding: 3px;
  text-decoration: none;
  display: block;
  font-family: verdana,arial,helvetica;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  color: #333333;
}
div.fstLevel a:hover {
  color: #CC0000;
  font-weight: bold;
}
div.fstLevelActive a {
  border-bottom: 1px solid #c0c0c0;
  margin: 1px;
  padding: 3px;
  text-decoration: none;
  display: block;
  font-family: verdana,arial,helvetica;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  color: #333333;
}
div.secLevel a {
  border-bottom: 1px solid #c0c0c0;
  margin: 1px;
  padding: 3px;
  text-decoration: none;
  display: block;
  font-family: verdana,arial,helvetica;
  font-size: 10px;
  font-weight: normal;
  text-align: right;
  color: #333333;
}
div.secLevel a:hover {
  color: #CC0000;
  font-weight: bold;
}
div.secLevelActive a {
  border-bottom: 1px solid #c0c0c0;
  margin: 1px;
  padding: 3px;
  text-decoration: none;
  display: block;
  font-family: verdana,arial,helvetica;
  font-size: 10px;
  font-weight: bold;
  text-align: right;
  color: #333333;
}

