a.m:link, a.m:visited, a.m:active {
  font-size:12px;
  text-decoration:none; color:#cccccc; background:transparent;
}
a.m:hover {
  font-size:12px;
  text-decoration:none; color:#000099; background:#cccccc;
}
.mLabel {
  font-size:12px;
  font-weight:bold; color:#F5F5F5; background:#000099;
/*  width:200px; height:auto; */
  margin:4px 0 0 0; padding:2px;
  border-top:1px solid #999999; border-left:1px solid #999999;
  border-bottom:1px solid #000000; border-right:1px solid #000000;
}
.mBox {
  font-size:12px;
  color:#F5F5F5; background:#000099;
/*  width:200px; height:auto; */
  margin:0 0 0 10px; padding:2px; line-height:1.3em;
  border-top:1px solid #999999; border-left:1px solid #999999;
  border-bottom:1px solid #000000; border-right:1px solid #000000;
}
.mItem {
  background:transparent;
  margin:0; padding:0;
}
