/* CSS Document */

body { margin: 0px; }

#header { background-color: #2b3377;
border-bottom: 3px solid #836B07;
height: 80px; }

#menuBox { background-color: #354092;
vertical-align: top;
padding: 20 0 10 0; }

#menuBox2 { height: 80px;
vertical-align: top;
text-align: right;
padding: 0 2 0 0;
background-image: url(../RegerImages/watermarkTop.gif);
background-repeat: no-repeat;
background-position: bottom right; }

#menuBox3 { background-color: #354092;
padding: 5 80 10 80; }

#textBox {  height: 300px; padding: 10 10 10 10; vertical-align: top;
background-image: url(../RegerImages/watermarkBottom.gif);
background-repeat: no-repeat;
background-position: bottom right; }

#textBox2 { padding: 20 10 10 10; }

#textBox3 { padding: 0 10 10 10; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td { font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #000000;
vertical-align: top; }

#textarea3, #textarea3 td { font-family: arial, helvetica, sans-serif;
font-size: 11px;
color: #000000;
vertical-align: top; }

#copyright { font-family: arial, helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
vertical-align: top;
color: #000000;
padding-left: 3px; }

#edit { padding: 0 3 0 0;
text-align: right; }

a { color: #2b3377; text-decoration: none; font-weight: bold; }

a:hover { text-decoration: underline; }

.memberslogin {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000; }

.forgotpw { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000; }

#membership_register { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000; }

a#button {
white-space: nowrap;
font: bold 11px Arial, Helvetica, sans-serif;
  border: 1px solid #000000; 
  background-color: #354092;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
 padding: 0 10 0 10;
}

a#button:hover {
text-decoration: none; 
}