/* Generated by KompoZer */
table {
  border: 1px solid #000000;
  background-color: #d4d0c8;
  color: #000000;
}
td, th {
  padding: 5px;
}
caption {
  margin: 3px 0;
  text-transform: uppercase;
  font-family: Verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #4f4f4f;
  font-size: 10pt;
  text-align: left;
}
table a {
  color: maroon;
  text-decoration: none;
}
table a:link {
  color: maroon;
}
table a:visited {
  color: maroon;
}
table a:hover {
  color: chocolate;
}
thead th, tfoot th, tfoot td, tbody th, tbody td {
  border-style: solid;
  border-color: #eeeeee #aaaaaa #aaaaaa #eeeeee;
  border-width: 1px;
  color: #000000;
  font-family: Verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-size: 10pt;
}
thead th, tfoot th, tfoot td {
  background-color: #cccccc;
  font-weight: bold;
  text-align: center;
}
tfoot td {
  text-align: right;
}
tbody th {
  white-space: nowrap;
  font-weight: bold;
  text-align: left;
}
tbody td:hover {
  border-style: solid;
  border-color: #999999 #eeeeee #eeeeee #999999;
  border-width: 1px;
  background-color: #e4e0d8;
}
.odd tr {
}
