body {
  margin: 0px;
  background: #000;
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

div,p,td {
  font: 11px sans-serif;
  color: #fff;
  padding: 0px;
}

h1 {
  font: bold 13px sans-serif;
  color: #fc0;
  margin: 0px;
  text-align: left;
}

h2 {
  font: bold 13px sans-serif;
  color: #fff;
  margin: 0px;
  text-align: left;
}

a {
  font: bold 11px sans-serif;
  color: #fff;
  text-decoration: none;
}

a:hover {
  color: #ff0;
  text-decoration: underline;
}

table.fr {
  width: 100%;
}

td.topl {
  background: url(../mp/mp-innerfr-tl.gif);
  width: 9px;
  height: 9px;
}

td.topm {
  background: url(../mp/mp-innerfr-t.gif);
  height: 9px;
}

td.topr {
  background: url(../mp/mp-innerfr-tr.gif);
  width: 9px;
  height: 9px;
}

td.l {
  background: url(../mp/mp-innerfr-l.gif);
  width: 9px;
}

td.r {
  background: url(../mp/mp-innerfr-r.gif);
  width: 9px;
}

td.botl {
  background: url(../mp/mp-innerfr-bl.gif);
  width: 9px;
  height: 9px;
}

td.botm {
  background: url(../mp/mp-innerfr-b.gif);
  height: 9px;
}

td.botr {
  background: url(../mp/mp-innerfr-br.gif);
  width: 9px;
  height: 9px;
}
