<style>
.mm_def,
.mm_nopanic{
  font-family: tahoma;
  font-size: 11px;
  color: black;
}
.mm_si{
  font-family: tahoma;
  font-size: 11px;
  color: #999999;
}
.mm_info{
  font-family: trebuchet ms, arial;
  font-size: 18px;
  color: black;
}
.mm_table{
  border: 2px solid black;
  background-color: white;
  spacing:1px;
}
.mm_f{
  font-family: tahoma;
  font-size: 11px;
  color: white;
  background-color: #666666;
  border: solid #333333 1px;
  border-top-color: #999999;
  border-left-color: #999999;
  padding: 4px;
  text-align:center;
  cursor: pointer;
}
.mm_fsel{
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  color: black;
  background-color: #ff7f00;
  background-color: #ff7f00;
  border: solid 1px;
  border-top-color: #ffcc55;
  border-left-color: #ffcc55;
  border-right-color: #af2f00;
  border-bottom-width: 0px;
  padding: 6px;
  text-align: center;
  cursor: pointer;
}
.mm_head{
  font-family: trebuchet ms, arial;
  font-size: 18px;
  background-color: black;
  color: white;
  text-align: center;
}
.mm_body{
  border: solid #ff7f00 2px;
}
.mm_body2{
  border: black solid 1px;
  font-family: tahoma;
  font-size: 11px;
  color: black;
}
.mm_input{
  font-family: tahoma;
  font-size: 12px;
  background-color: #ffffcc;
  color: black;
  border: solid black 1px;
}
.mm_button,
.mm_buttonAB{
  font-family: tahoma;
  font-size: 11px;
  color: white;
  background-color: #666666;
  border: solid #333333 1px;
  border-top-color: #999999;
  border-left-color: #999999;
}
.mm_buttonAB{
  width: 300px;
  padding: 4px;
  margin: 1px;
}
.mm_nopanic{
  background-color: #999999;
  color: white;
}
</style>
