.button_setting
 { 
     color:white;
     font-family:verdana;
     font-size:12;
     font-weight:600;
     background-color:#044D00;
     border-style:none;
 }

.form_setting
  {
    border-style:solid;
    border-color:#044D00;
    background-color:#ACD3AA;
  }

.main_info
  {
     font-family:verdana;
     font-size:13;
     font-weight:600;
     border-color:#044D00;
     border-style:solid;
     border-width:2;
   }

.menu
  {
     background-color:#044D00;
     color:black;
     font-family:verdana;
     font-size:12;
     font-weight:700;
  }
   
.menu_atts
   {
     border-color:#044D00;
     border-style:solid;
   }


.footer_item
  {
     text-decoration:none;
     color:white;
   }

.menu_face
  {
     background-color:#ACD3AA;
  }

#menu_header
   {
      background-color:#044D00;
      font-family:verdana;
      font-size:12;
      font-weight:600;     
      color:white; 
   }