html {
 height: 100%;
}

body {
  background: #FFFFFF;
  margin: 0px;
  height: 100%;
}

form {
  margin: 0px;
  padding: 0px;
}

.requiredfield, .requireddigit, .field
{
  border: solid 1px #cccccc;
  height: 15px;
  font-size: 12px;
  color: #454545;
  background: #ffffff;
}
.invalidfield, .invaliddigit{
  border: solid 1px #ed1c24; 
  height: 15px;
  font-size: 12px;
  background: #fff1f2;
}

textarea {
  border: solid 1px #cccccc;
  background: #ffffff;
  font-size: 12px;
  color: #454545;
}

.mbutton {
  height: 17px;
  background: url(btn_bg.gif) repeat-x 0px 0px;
  color: #666666;
  font-size: 11px;
  border-top: 1px solid #e2e2e2;
  border-right: 1px solid #bbbbbb;
  border-bottom: 1px solid #b5b5b5;
  border-left: 1px solid #ececec;
}

.bodybg {
  background: url(bodybg.png) repeat-y right top;
}

#tophdr {
  height: 200px;
  background: #d6ecd0 url(topbg.jpg) repeat-x 0px 0px;
}

#tophdr1 {
  background: url(tophdr.jpg) no-repeat center top;
}

#authorize {
  font-size: 11px;
  color: #FFFFFF;
  height: 27px;
  margin-right: 25px;
  background: #54ae3c url(authbg.jpg);
  text-align: right;
}

#authorize div {
  height: 27px;
  padding-right: 12px;
  background: url(authimg.jpg) no-repeat right top;
  text-align: right;
}

#authorize form {
  ztext-align: right;
}

#topnavmenu {
  height: 35px;
  background: #54ae3c url(tnmbg.gif) repeat-x 0px 0px;
}

#topnav {
  padding-left: 38px;
}

#topnav div {
  height: 11px;
  width: 15px;
  margin-right: 55px;
  float: left;
}

#home_img a {
  background: url(home_img.gif) no-repeat center center;
  display: block;
}

#home_img a:hover {
  background: url(home1_img.gif) no-repeat center center;
}

#mail_img a {
  background: url(mail_img.gif) no-repeat center center;
  display: block;
}

#mail_img a:hover {
  background: url(mail1_img.gif) no-repeat center center;
}

#map_img a {
  background: url(map_img.gif) no-repeat center center;
  display: block;
}

#map_img a:hover {
  background: url(map1_img.gif) no-repeat center center;
}

#mmenu {
  text-transform: uppercase;
  font-weight: bold;
  padding: 0px 25px 0px 10px;
  color: #fcca07;
}

#mmenu span {
  padding: 0px 8px 0px 8px;
}

#mmenu a {
  padding: 0px 8px 0px 8px;
  color: #ffffff;
}

#mmenu a:hover {
  color: #e5e5e5;
}

#workarea {
  padding: 0px 20px 20px 25px;
}

#searcharea {
  margin: 10px 0px 15px 0px;
  padding-bottom: 15px;
  background: url(bigarrow.gif) no-repeat left bottom;
}

#searcharea .field {
  width: 150px;
}

#others {
  font-size: 11px;
  font-weight: bold;
}

#workbody {
  margin: 10px 45px 0px 0px;
}

#mselect {
  margin: 10px 0px 0px 10px;
  padding: 0px 0px 0px 8px;
  width: 63px;
  height: 23px;
  display: inline-block;
  background: url(selectbg.gif) no-repeat 0px 0px;
}

#mselect a {
  padding: 0px 2px 0px 2px;
  text-decoration: none;
  border-bottom: 1px dashed;
}

#mselect1 {
  margin-left: 10px;
  padding: 3px 0px 0px 12px;
  height: 20px;
  display: inline-block;
}

#mselect1 a {
  padding: 0px 2px 0px 2px;
  text-decoration: none;
  border-bottom: 1px dashed;
}

#msubject {
  font-size: 18px;
  color: #009900;
  padding-right: 17px;
  background: url(ar.gif) no-repeat 100% 7px;
}

.tblhdr {
  color: #009900;
  font-weight: bold;
  font-size: 14px;
  background: #feeba4;
}

.tblsmall {
  font-size: 11px;
  font-style: italic;
  border-bottom: 1px solid #fcca07;
}

.tblsmall span {
  color: #000000;
}

#region_select {
  background: url(rsbg.png) repeat-y 0px 0px;
  width: 610px;
  font-size: 11px;
}

#region_select div {
  background: url(rst.png) no-repeat left top;
}

#region_select div div {
  background: url(rsb.png) no-repeat left bottom;
  padding: 15px 10px 10px 5px;
}

#region_select a {
  padding-left: 10px;
  display: block;
}

#region_select a:hover {
  background: url(li_marker.gif) no-repeat 2px 4px;
}

#footer {
  height: 80px;
  min-width: 995px;
  font-size: 11px;
  background: #f1f1f1 url(footerbg.gif) repeat-x left top;
}

#footer div {
  height: 63px;
  padding: 17px 25px 0px 25px;
  background: url(footerimg.gif) no-repeat right top;
}

#nav_string {
  margin: 0px 0px 10px 0px;
}

#nav_string td {
  font-size: 11px;
  color: #666666;
}

#nav_string a {
  padding-left: 2px;
  padding-right: 10px;
  background: url(li_marker.gif) no-repeat 100% 5px;
}

#home1_img {
  background: url(li_marker.gif) no-repeat 90% 5px;
}

#home1_img a {
  padding: 0px 12px 1px 0px;
  background: url(home.gif) no-repeat 0px 0px;
}

#home1_img a:hover {
  background: url(home1.gif) no-repeat 0px 0px;
}

#nav_string span {
  padding-left: 3px;
}

.mform {
  background: #e3ffdb;
}

.mform div {
  padding: 17px;
}

#contact_form {
  width: 415px;
  font-weight: bold;
}

#contact_form .requiredfield, #contact_form .requireddigit, #contact_form .field, #contact_form .invalidfield, #contact_form .invaliddigit {
  width: 257px;
}

#contact_form textarea {
  width: 365px;
  height: 100px;
}

a#medit {
  padding: 0px 10px 2px 20px;
  background: url(edit.gif) no-repeat 0px 0px;
  color: #FFFFFF;
}

a#medit:hover {
  background: url(edit1.gif) no-repeat 0px 0px;
  color: #e5e5e5;
}

#errormsg {
  font-size: 11px;
  font-weight: normal;
  color: #ff0000;
}

#authorize_user {
  margin-top: 10px;
  font-size: 11px;
  padding-bottom: 15px;
  background: url(bigarrow.gif) no-repeat left bottom;
}

#authorize_user a {
  background: url(che.gif) no-repeat 0px 0px;
  padding-left: 16px;
  display: block;
}

#output_count {
  text-align: right;
}
