/* ------------------------------------ */
/* ------------------------------------ */
/* ------------------------------------ *

 Copyright 2008 Ecclaim
 http://www.ecclaim.com
 * ------------------------------------ */
body {
  /*margin: 0pt;*/
  width: 701px;
  background-color: #dbe1b3;  margin-right: auto;margin-left: auto;  ;
  font-family: "MS Trebuchet", sans-serif;

}


.messagetext {
  color: red;
  background: white;
  text-align: left;
  vertical-align: top;
  font-size: larger;
  font-weight: normal;
}

.err {
 color: red;
  font-size: 9pt;
  text-align: left;
}
.noerr {
 color: green;
  font-size: 9pt;
  text-align: left;
}


