.box { 
  background: #FFFFFF; 
  width: 500px;
}
.boxtop { 
  background: url(/images/brwne.gif) no-repeat top right; 
  width: 500px;
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(/images/brwnw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(/images/brwse.gif) no-repeat bottom right; 
  width: 500px;
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(/images/brwsw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}

.table {margin:0 0 15px;}
.table td{font-size:.9em;}
.table tr.head2 td.mid{background:#B47831;margin:0;padding:0;}
.table tr.head2 td p{padding:4px 0 2px;margin:0;}

.mmtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 120%;
}

.mmbg {
  background: #F4DCBE; 
}
.largetitle {
  A { font-size:14; font-weight: bold; text-decoration: none; }
  padding : 6px;
}
.smbible {
  A { font-size:8px;font-weight: normal; text-decoration: none; }
  font-size:10%;
  padding : 6px;
}
