body {
   background: url('b/design/mm-index_03.gif') repeat-x;
   margin: 0px;
}

body, td {
   color: #62623a;
}
img {
   border: 0px;
}

.imgborder {
   margin-left: 15pt;
   margin-right: 15pt;
   margin-bottom: 15pt;
   border: 2px solid #cccccc;
}
h1 {
   text-decoration: none;
   margin: 0px 0px 0px 0px;
   font-weight: normal;
   font-size: 25pt;
   border-bottom: 2px dotted #cfcfcf;
   margin-bottom: 10px;

}
h3 {
   text-decoration: none;
   margin: 0px 0px 0px 0px;
   font-weight: normal;
   font-size: 16pt;
   border-bottom: 1px dotted #cfcfcf;
   margin-bottom: 10px;

}
.content_h1 {
   padding-left: 10px;
}
.content_text {
   margin-left: 17px;
   padding-top: 1px;

}
.content {
   margin-top: 10px;
   margin-left: 10px;
   font-size: 14pt;
   font-family: Comic Sans ms;
   font-family: Arial;
   font-family: Verdana;
   font-family: T;
   width:90%
}
.content a {
    color: #121c94;
    text-decoration: none;
}
.content a:hover {
    font-weight: bold;
    color: #428c94;
    text-decoration: none;
}
.newsleft {
   margin-top: 10px;
   margin-right: 30px;
   margin-left: 40px;
   float: right;
}
.gallery_info {
   color: #4d3d7d;
}
.gallery_img {
   font-size: 10pt;
}
.menu {
   background: url('b/design/mm-index_07.gif') no-repeat;
   width:193px;
   color: #d8ecf5;
   font: 14pt Comic Sans MS,Arial;
}
.menu_content {
   margin-left: 10px;
}
.menu_content a {
   text-decoration: none;
   color: #d8ecf5;

}
h2 {
   margin: 0px;
}
.menu_firstsub {
   font-size: 19px;

   cursor: pointer;
   padding-top: 14pt;
}

.menu_secsub {
  margin-left: 5pt;
  font-size:10pt;
   font-weight: bold;

}

.menu_subsub {
   margin-left: 10px;
   font-weight: bold;
}

.menu_firstline {
   border-bottom: 1px dotted #ccffff;
   margin-left: 10px;
   width: 140px;
   font-size: 1px;
}
.news_top {
   text-align: center;
   font-size: 16pt;
   color: #f57f55;
   font-family: Comic Sans ms;
   width: 70%;
   border-bottom: 3px dotted #ccffff;
}
.TansImg {
  opacity:0.7;
  filter:alpha(opacity=70);
}
.news_topline {
   font-size: 15pt;
   text-decoration: none;
   margin: 10px 0px 0px 0px;
   background: #4f5280;
   width: 80%;
   color: #ffffff;
   padding: 4pt;
   border: 1.5px dashed #ffffff;
   font-weight: normal;
   border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -moz-border-radius: 10px;
   -webkit-box-shadow: 10px 10px 5px #cecece; -moz-box-shadow: 10px 10px 5px #cecece; box-shadow: 10px 10px 5px #cecece;
}
.news_toplinedate {
   float:right;
   font-size: 11pt;
}
.news_text {
   text-align: left;
   font-size: 11pt;
   margin-top: 2px;
   background: #7f82a0;
   padding: 9pt;
   border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -moz-border-radius: 10px;
}