/* CSS Document */

#headerMain { background: #840000;
border-bottom: 1px solid #ffffff; }

#mainBG { background: url(../images/textBG.jpg) repeat-x top;
border-bottom: 3px solid #840000; }

#menuBox { padding: 5 0 10 0;
vertical-align: top; }

#textBox { padding: 10 15 10 15;
vertical-align: top;
height: 300px; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td { font: 12px arial, helvetica, sans-serif;
vertical-align: top;
color: #000000; }

#edit { text-align: right; }

#header { text-align: center; }

.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 { color: #840000; text-decoration: underline; }

a:hover { text-decoration: none; }

a#button {
white-space: nowrap;
font: bold 11px Arial, Helvetica, sans-serif;
background-color: #840000;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
 padding: 0 10 0 10;
  border: 1px solid #9f9f9f;
}

a#button:hover {
text-decoration: none; background-color: #805020;
}