 body
 {
  background: url("images/MC-background.jpg");
 }
 #top
 {
  width: 771px;
  height: 127px;
  margin: 50px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  background: url("images/MC-top.gif") no-repeat;
 }
 #middle
 {
  width: 771px;
  min-height: 460px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 5px;
  background: url("images/MC-middle.gif") no-repeat;
  font-weight: bold;
  text-align: left;
 }
 #repeat
 {
  width: 771px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: url("images/MC-repeat.gif") repeat-y;
 }
 #bottom
 {
  width: 771px;
  height: 46px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: url("images/MC-bottom.gif") no-repeat;
 }
 .closures tr td
 {
  border: 1px solid black;
  border-top: 0px;
  border-right: 0px;
  font-size: 80%;
  font-family: verdana sans-serif;
  font-weight: normal;
 }
 .closures tr.header td
 {
  border: 0px;
  border-bottom: 2px solid black;
  text-align: center;
  font-weight: bold;
  white-space: pre;
 }
 .select
        {
        background-color: #FFFFFF;
        border: 1px solid #006A00;
        }
.text
        {
        background-color: #FFFFFF;
        border: 1px solid #006A00;
        }

