    table { 
      border: 1px;
      padding: 0px;
      margin: 0px;
    }
        
    td { 
      border: 0px;
      padding: 0px;
      margin: 0px;
    }

    html {
      padding: 0px;
      margin: 0px;
    }
     
    body {
      background-color: #FFFFFF;
      font-size: 11px;
      font-family: Tahoma, Arial, Helvetica, Sans-Serif;
      color:#000000;
      padding:0px;
      margin: 0px 0px 0px 0px;
    }
    
    a {
      color: #888888;
      text-decoration: none;
    }
    a:hover {
      background-color: #666666;
      color: #FFFFFF;
    }    

    input {
       border: 1px solid #999999;
       background-color: #DEDEDE;
    }

    select {
       border: 1px solid #999999;
       background-color: #DEDEDE;       
    }

    submit {
       border: 1px solid #999999;
       background-color: #DEDEDE;  
    }

    #content {
      font-size: 10pt;
    }

    #content h1 {
      font-size: 12pt;
      color: #CC0000;
      font-weight: bold;
      margin-bottom: 5px;
    }

    #content h2 {
      font-size: 11pt;
      color: #CC0000;
    }
    
    #content p {
      margin-top: 1px;
      font-size: 10pt;
    }

    .menuitem1 {
      margin-top:   7px;
      font-size:    9pt;      
    }

    .menuitem1 a {
      text-decoration: none;
      color: #000000;
    }

    .menuitem1 a:hover {
      text-decoration: underline;
    }

    .menuitem1_active {
      margin-top:   7px;   
      font-weight:  bold;
      font-size:    9pt;
    }
    
    .menuitem1_active a {
       text-decoration: none;
       color: #000000;
    }

    .menuitem2 {
      margin-left: 30px;
      margin-right: 5px;
      font-size: 9pt;
    }
    
    .menuitem2 a {
      color: #000000;
      text-decoration: none;
    }

    .menuitem2_active {
      margin-left: 30px;
      margin-right: 5px;
      font-size: 9pt;
      font-weight: bold;
    }
    
    .menuitem2_active a {
      color: #000000;
      text-decoration: none;
    }


    .footer {
      margin-left: auto;
      margin-right: auto;
      border: solid 1px #AAAAAA;
      color: #AAAAAA;
      text-align: right;
    }
    .footer a {
      text-decoration: none;
      color: #AFAFAF;
    }
    .footer a:hover {
      text-decoration: underline;
    }

    #credits {
      margin-left: 0;
      margin-top:  10px;
      width: 800px;
      text-align: center;
      color: #AAAAAA;
    }
    
    #credits a {
      color: #AAAAAA;
      text-decoration: none;
    }
    #credits a:hover {
      background-color: #AAAAAA;
      color: #FFFFFF;
      text-decoration: underline;
    }
    
    #language_selection {
      text-align: center;
      color: #999999;
      border-bottom: solid 1px #AAAAAA;
      margin-top: 0px;
      padding-bottom: 2px;
      font-size: 8pt;
    }
    
    #language_selection a {
      color: #999999;
      font-weight: normal;
      text-decoration: none;
    }
    
    #language_selection a:hover {
      color: #DFDFDF;
      background-color: #AAAAAA;      
    }
    
    .tb {
      width: 100%;
      padding:  0px;
      margin:   0px;
    }
    
    .tbhl {
      border-right: 1px solid #2C2C2C;
      border-bottom: 1px solid #2C2C2C;      
      margin:   0px;      
      height:  1%;
    }
    
    .tbhc{
      margin:   0px;  
      border-bottom: 1px solid #2C2C2C;            
    }
    
    .tbhr{
      margin:   0px;    
      border-bottom: 1px solid #2C2C2C;      
      border-left: 1px solid #2C2C2C; 
      border-right: 1px solid #2C2C2C;
      background-color: #CBCBCB;      
      vertical-align: bottom;
      padding-bottom: 5px;
      padding-left:   2px;
      padding-right:  2px;
    }
    
    .tbhf{
      border-bottom: 1px solid #2C2C2C;
    }
    
    .tbml {
      border-right: 1px solid #2C2C2C;    
      background-color: #CBCBCB;
      margin:   0px;   
      padding-left:  10px;
      padding-right:  8px;
      vertical-align: top;
    }
    
    .tbmc {
      margin:   0px;    
      vertical-align: top;
      padding-left: 5px;
      padding-right: 5px;      
      padding-bottom: 5px;      
      border-bottom: 1px solid #2C2C2C;
      height:  99%;      
    }
    
    .tbmr {
      margin:   0px;    
      border-right: 1px solid #2C2C2C;    
      border-left:  1px solid #2C2C2C;    
      background-color: #CBCBCB;            
    }
    
    .tbmf {
    
    }
    
    .tbll {
      padding: 5px;
      font-size: 8pt;
      color: #111111;
      background-color: #CBCBCB;
      border-right: 1px solid #2C2C2C;
      border-bottom: 1px solid #2C2C2C;
      vertical-align: bottom;
    }
    
    .tblr {
      background-color: #CBCBCB;      
      border-right: 1px solid #2C2C2C;    
      border-left:  1px solid #2C2C2C;
      border-bottom:  1px solid #2C2C2C;      
    }
    
    .tblf {
      border-bottom:  1px solid #2C2C2C;            
    }

   .mh_logo {
     font-family: Tahoma;
     font-size: 13pt;    
     color: black;
     text-align: right;
     vertical-align: top;
     margin-right: 10px;
   }
   .mh_logo_black {
     font-size: 22pt;           
   }
   .mh_logo_red {
     font-size: 22pt;          
     color: #CC0000;
   }