BODY
 { margin: 0px; }
BODY, TABLE, TD, .body, .body2, .formbox, .formtext
 { 
  font: 12px arial, verdana, sans-serif; 
  line-height: 1.4;
 }
TD
 { vertical-align: top; }
IMG
 { border: 0px; }
.body2
 { font: 10px arial, verdana, sans-serif; }
.caption  
 { font: bold 9px verdana, helvetica, sans-serif; }
.headline, h1
 { font: italic 24px arial, helvetica, sans-serif; }
.formtext, .formbox
 { 
  font: 10px arial, verdana, sans-serif; 
  background: #fff;
  border: 1px solid #427fbd;
 }
.mainbackground
 {
  background: #427fbd;
  color: #fff;
 }
.secondbg
 { background: #EEE6DE; }
.frontframe
 {
  border-top: 1px solid #DED6CE; 
  border-bottom: 1px solid #DED6CE;
  padding: 0px; 
  text-align: center;
  cursor: pointer;
  background: #427fbd;
  color: #000000;
 }
 a:link,a:visited,a:active
  { color: #333399; background: transparent; text-decoration: none; font-weight: bold;}
 a:hover
  { color: #9999FF; background: transparent; text-decoration: underline; font-weight: bold;} 
.stroke 
 { border: 1px solid #DED6CE; }
HR 
 {
  background: #106030;
  color: #106030;
  height: 1px;
  border: 0px;
 }
.hrbar2 
 { 
  color: #000000; 
  background: #000000;
 }
.menu
 {
  display: block;
  background: #eee6de;
  border: 1px solid #000000;
  border-bottom: 0px;
  width: 120px; 
  font-weight: bold;
  text-align: center;
 }
