body{
  width: 800px;
  background-color: #000 !important;
  background-image: none !important;
  margin: 0px auto;
  padding: 0px;
  font-family: 'segoe ui', sans-serif;
}
a{
  text-decoration: none;
  color: #03f;
}



img#header_img{
  height: auto;
  /* border-radius: 20px 20px 0px 0px; */
}
#MLAY_wrapper, img#header_img{
  width: 800px;
  margin: 0px;
}
#wrapper_header_img, #wrapper_header_img td{
  border-spacing: 0px;
  margin: 0px;
  padding: 0px;
  height: 98px;
}
#wrapper_header_img{
  margin-top: 0px;
}
#wrapper_header_img div{
  height: 98px;
  width: 800px;
  overflow: hidden;
}



#MLAY_top_nav{
  border-spacing: 0px;
  width: 800px;
  margin: 0px;
  background-color: #eee;
  font-family: 'segoe ui', sans-serif;
  border-bottom: 3px solid #9cf;
}
#MLAY_top_nav td{
  text-align: center;
  width: 160px;
  font-size: 27px;
  line-height: 100%;
  padding: 0 0 3px 0;
}
#MLAY_top_nav img{
  width: 64px;
  height: 64px;
}
#MLAY_top_nav div.outerbox{
  width: 158px;
  padding: 15px 0px;
}



div#MLAY_wrapper{
  background-color: #fff;
  font-size: 3.2em !important;
  padding-bottom: 10px;
  min-height: 800px;
  font-size: 1.4em;
  width: 800px;
  font-family: mc9basic, 'segoe ui', 'sans-serif';
  vertical-align: top;
}
h1{
  font-size: 3.0em;
}



#MLAY_footer{
  border-spacing: 0px;
  width: 800px;
  margin: 0px 0px 0px 0px;
  position: relative;
  /* top: -10px; */
  background-color: #ffffe3;
  font-family: 'segoe ui', sans-serif;
  /* border-radius: 0px 0px 20px 20px; */
  border-top: 3px solid #9cf;
}
#MLAY_footer td{
  font-size: 18px;
  padding: 5px 10px;
}
#MLAY_footer td.MLAY_copyright{
  color: #999;
  text-align: left;
  font-size: 22px;
}
#MLAY_footer td.MLAY_view_full{
  text-align: right;
  font-size: 24px;
}
#MLAY_footer td.MLAY_view_full a{
  color: #66f;
}
#MLAY_footer td.MLAY_view_full div{
  padding: 18px 0px;
}



#appbarv2 a{
  font-size: 36px;
  margin: 0px 30px;
  padding: 50px 0px;
}


/* Version 7 API Corrections */
input.mc9textbox{
  height: 60px;
}

input.mc9textbox, textarea.mc9textbox, select.mc9textbox{
  border-width: 2px;
  border-radius: 15px;
  font-size: 40px;
}

input.mc9submit, button.mc9submit{
  font-size: 44px;
  border-width: 2px;
  border-radius: 15px;
}

