/* Morning Production All Right Reserved Since 1997 */

/* i */
table.bmd {
  width: 760px;
  margin:0 auto;
  font-size: 16px;
  vertical-align: top;
  border-collapse: collapse;
  background: #ffffff;
}
table.bmd tr {
  color:#000000;
  vertical-align: bottom;
  text-align: center;
  background: #ffffff;
}
table.bmd th {
  width: 190px;
  padding: 5px;
  border:solid 2px #77aa77;
  line-height: 1.5em;
}

