/* Generated by KompoZer */
#box-table-a {
  margin: 20px;
  font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
  text-align: left;
  border-collapse: collapse;
  font-size: 12px;
  width: 20%;
}
#box-table-a th {
  border-style: solid none;
  border-top: 0px solid #006600;
  border-bottom: 4px solid #ffffff;
  margin: 0px;
  padding: 8px;
  background: #006600 none repeat scroll 0% 50%;
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 15px;
  font-weight: bold;
}
#box-table-a td {
  border-style: solid none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid #ffffff;
  padding: 5px 5px 5px 12px;
  background: #007d00 none repeat scroll 0% 50%;
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
}
#box-table-a tr:hover td {
  background: #006600 none repeat scroll 0% 50%;
  color: #ffff66;
}
