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: #FFFFFF;
  border: 1px solid #106030;
 }
.mainbackground
 {
  background: #4a6089;
  color: #FFFFFF;
 }
.secondbg
 { background: #717987; }
.frontframe
 {
  border-top: 1px solid #717987; 
  border-bottom: 1px solid #717987;
  padding: 0px; 
  text-align: center;
  cursor: pointer;
  background: #4a6089;
 }
 a:link,a:visited,a:active
  { color: #353F52; background: transparent; text-decoration: none; font-weight: bold;}
 a:hover
  { color: #899FC6; background: transparent; text-decoration: underline; font-weight: bold;} 
.stroke 
 { border: 1px solid #5297F9; }
HR 
 {
  background: #4a6089;
  color: #4a6089;
  height: 1px;
  border: 0px;
 }
.hrbar2 
 { 
  color: #000000; 
  background: #000000;
 }
.menu
 {
  display: block;
  background: #717987;
  border: 1px solid #fff;
  border-bottom: 0px;
  width: 120px; 
  font-weight: bold;
  text-align: center;
 }
a:link.menu, a:visited.menu, a:active.menu
 { color: #FFFFFF; text-decoration: none; font-weight: bold;}
a:hover.menu
 { color: #FFFF00; text-decoration: none; font-weight: bold;} 
