.dtree {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #666666;
  white-space: nowrap;
}
.dtree img {
  border:  none;
  vertical-align: middle;
}
.dtree a {
  color: #333333;
  text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
  padding: 1px 2px;
  white-space: nowrap;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
  color: #333333;
  text-decoration: underline;
}
.dtree a.nodeSel {
  background-color: #c0d2ec;
}
.dtree .clip {
  overflow: hidden;
}
a:link {
  color: blue;
  font-family: Arial,Verdana,Tahoma,sans-serif;
  text-decoration: underline;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
}
a:hover {
  font-family: Arial,Verdana,Tahoma,sans-serif;
  text-decoration: underline;
  font-size: 95%;
  font-weight: bold;
  font-style: italic;
}
a:visited {
  color: green;
  font-family: Arial,Verdana,Tahoma,sans-serif;
  text-decoration: underline;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
}
.goog-te-banner-frame, .goog-te-balloon-frame, .min_width_block, .goog-te-menu-frame, .goog-te-ftab-frame  {
  margin: 0px;
  padding: 0px 0px 0;
  position: static;
  min-height: 0px;
  height: 0px;
  max-height: 0px;
  min-width: 0px;
  width: 0px;
  max-width: 0px;
  display: block;
}
