p.item {
  color: #000000;
  padding: 0.25em 0.25em 0.25em 0.25em
  /*height: 20px;*/
}

p.item_selected {
  color: #000000;
  font-weight: bold;
  padding: 0.25em 0.25em 0.25em 0.25em
  /*height: 20px;*/
}

p.subitem {
  color: #000000;
  padding: 0.25em 0.25em 0.25em 1em
  /*height: 20px;*/
}

p.subitem_selected {
  color: #000000;
  font-weight: bold;
  padding: 0.25em 0.25em 0.25em 1em
  /*height: 20px;*/
}

p.subsubitem {
  color: #000000;
  padding: 0.25em 0.25em 0.25em 1.75em
  /*height: 20px;*/
}

p.subsubitem_selected {
  color: #000000;
  font-weight: bold;
  padding: 0.25em 0.25em 0.25em 1.75em
  /*height: 20px;*/
}

p.sub_1_item {
  color: #000000;
  padding: 4px 4px 4px 4px;
  margin-left:0px;
  background-color: #cccccc;
  /*height: 20px;*/
}

p.sub_1_item:hover {
  color: #000000;
  padding: 4px 4px 4px 4px;
  margin-left:0px;
  background-color: #dddddd;
  /*height: 20px;*/
}


p.sub_1_item_selected {
  color: #000000;
  font-weight: bold;
  padding: 4px 4px 4px 4px;
  margin-left:0px;
  background-color: #cccccc;
  /*height: 20px;*/
}

p.sub_1_item_selected:hover {
  color: #000000;
  font-weight: bold;
  padding: 4px 4px 4px 4px;
  margin-left:0px;
  background-color: #dddddd;
  /*height: 20px;*/
}


p.sub_2_item {
  color: #000000;
  padding: 4px 4px 4px 4px;
  margin-left:8px;
  background-color: #cccccc;
  /*height: 20px;*/
}

p.sub_2_item:hover {
  color: #000000;
  padding: 4px 4px 4px 4px;
  margin-left:8px;
  background-color: #dddddd;
  /*height: 20px;*/
}

p.sub_2_item_selected {
  color: #000000;
  font-weight: bold;
  padding: 4px 4px 4px 4px;
  margin-left:8px;
  background-color: #cccccc;
  /*height: 20px;*/
}

p.sub_2_item_selected:hover {
  color: #000000;
  font-weight: bold;
  padding: 4px 4px 4px 4px;
  margin-left:8px;
  background-color: #dddddd;
  /*height: 20px;*/
}

p.sub_3_item {
  color: #000000;
  padding: 4px 4px 4px 4px;
  margin-left:16px;
  background-color: #cccccc;
  /*height: 20px;*/
}

p.sub_3_item:hover {
  color: #000000;
  padding: 4px 4px 4px 4px;
  margin-left:16px;
  background-color: #dddddd;
  /*height: 20px;*/
}

p.sub_3_item_selected {
  color: #000000;
  font-weight: bold;
  padding: 4px 4px 4px 4px;
  margin-left:16px;
  background-color: #cccccc;
  /*height: 20px;*/
}
p.sub_3_item_selected:hover {
  color: #000000;
  font-weight: bold;
  padding: 4px 4px 4px 4px;
  margin-left:16px;
  background-color: #dddddd;
  /*height: 20px;*/
}

p.sub_4_item {
  color: #000000;
  padding: 0.25em 0.25em 0.25em 2.50em
  /*height: 20px;*/
}

p.sub_4_item_selected {
  color: #000000;
  font-weight: bold;
  padding: 0.25em 0.25em 0.25em 2.50em
  /*height: 20px;*/
}

p.sub_5_item {
  color: #000000;
  padding: 0.25em 0.25em 0.25em 3.25em
  /*height: 20px;*/
}

p.sub_5_item_selected {
  color: #000000;
  font-weight: bold;
  padding: 0.25em 0.25em 0.25em 3.25em
  /*height: 20px;*/
}


p.item a {
  color: #000000;
  text-decoration: none;
}

p.item_selected a {
  color: #000000;
  text-decoration: none;
}

p.subitem a {
  color: #000000;
  text-decoration: none;
}

p.subitem_selected a {
  color: #000000;
  text-decoration: none;
}

p.subsubitem a {
  color: #000000;
  text-decoration: none;
}

p.subsubitem_selected a {
  color: #000000;
  text-decoration: none;
}

p.sub_1_item a {
  color: #000000;
  text-decoration: none;
}

p.sub_1_item_selected a {
  color: #000000;
  text-decoration: none;
}

p.sub_2_item a {
  color: #000000;
  text-decoration: none;
}

p.sub_2_item_selected a {
  color: #000000;
  text-decoration: none;
}

p.sub_3_item a {
  color: #000000;
  text-decoration: none;
}

p.sub_3_item_selected a {
  color: #000000;
  text-decoration: none;
}

p.sub_4_item a {
  color: #000000;
  text-decoration: none;
}

p.sub_4_item_selected a {
  color: #000000;
  text-decoration: none;
}

p.sub_5_item a {
  color: #000000;
  text-decoration: none;
}

p.sub_5_item_selected a {
  color: #000000;
  text-decoration: none;
}

p.item a:hover {
  color: #000000;
  text-decoration: underline;
}

p.item_selected a:hover {
  color: #000000;
  text-decoration: underline;
}

p.subitem a:hover {
  color: #000000;
  text-decoration: underline;
}

p.subitem_selected a:hover {
  color: #000000;
  text-decoration: underline;
}

p.subsubitem a:hover {
  color: #000000;
  text-decoration: underline;
}

p.subsubitem_selected a:hover {
  color: #000000;
  text-decoration: underline;
}

p.sub_1_item a:hover {
  color: #000000;
  text-decoration: underline;
}

p.sub_1_item_selected a:hover {
  color: #000000;
  text-decoration: underline;
}

p.sub_2_item a:hover {
  color: #000000;
  text-decoration: underline;
}

p.sub_2_item_selected a:hover {
  color: #000000;
  text-decoration: underline;
}

p.sub_3_item a:hover {
  color: #000000;
  text-decoration: underline;
}

p.sub_3_item_selected a:hover {
  color: #000000;
  text-decoration: underline;
}

p.sub_4_item a:hover {
  color: #000000;
  text-decoration: underline;
}

p.sub_4_item_selected a:hover {
  color: #000000;
  text-decoration: underline;
}

p.sub_5_item a:hover {
  color: #000000;
  text-decoration: underline;
}

p.sub_5_item_selected a:hover {
  color: #000000;
  text-decoration: underline;
}

p.item a:visited {
  color: #000000;
}

p.item_selected a:visited {
  color: #000000;
}

p.subitem a:visited {
  color: #000000;
}

p.subitem_selected a:visited {
  color: #000000;
}

p.subsubitem a:visited {
  color: #000000;
}

p.subsubitem_selected a:visited {
  color: #000000;
}

p.sub_1_item a:visited {
  color: #000000;
}

p.sub_1_item_selected a:visited {
  color: #000000;
}

p.sub_2_item a:visited {
  color: #000000;
}

p.sub_2_item_selected a:visited {
  color: #000000;
}

p.sub_3_item a:visited {
  color: #000000;
}

p.sub_3_item_selected a:visited {
  color: #000000;
}

p.sub_4_item a:visited {
  color: #000000;
}

p.sub_4_item_selected a:visited {
  color: #000000;
}

p.sub_5_item a:visited {
  color: #000000;
}

p.sub_5_item_selected a:visited {
  color: #000000;
}
