/* Generated by KompoZer */
table {
  border-collapse: collapse;
}
caption {
  background: transparent url(../images/bg_caption.jpg) repeat scroll right top;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 9pt;
  line-height: 1em;
  font-size-adjust: none;
  font-stretch: ;
  text-align: left;
  text-indent: 10px;
  height: 45px;
  color: #ffaa00;
}
thead th {
  border-right: 1px solid #ffca5e;
  margin: 20px 0 0;
  padding: 0 7px;
  background: transparent url(../images/bg_th2.jpg) no-repeat scroll right 50%;
  height: 30px;
  color: #ffffff;
  font-size: 9pt;
  font-weight: bold;
  text-align: left;
}
tbody tr {
  background: transparent url(../images/bg_td1.jpg) repeat-x scroll center top;
}
tbody tr.odd {
  background: #fff8e8 url(../images/bg_td2.jpg) repeat-x scroll 0%;
}
tbody th, td {
  padding: 10px 7px;
  font-size: 9pt;
  line-height: 1em;
  font-family: Arial,Helvetica,sans-serif;
  color: #777777;
  text-align: left;
}
a {
  color: #777777;
  font-weight: bold;
  text-decoration: underline;
}
a:hover {
  color: #f8a704;
  text-decoration: underline;
}
tfoot th {
  background: transparent url(../images/bg_total.jpg) repeat-x scroll center bottom;
  color: #ffffff;
  height: 30px;
}
tfoot td {
  background: transparent url(../images/bg_total.jpg) repeat-x scroll center bottom;
  color: #ffffff;
  height: 30px;
}
