/* CSS Document */

body { background-color: #ECFCBC; }

#menuBox { background-image: url(../images/sidebar2.gif);
background-position: top center;
background-repeat: no-repeat;
width: 170px;
vertical-align: middle;
height: 496px; }

#textBox { padding: 30 20 20 20;
vertical-align: top; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td { font-family: Tahoma, arial, helvetica, sans-serif;
font-size: 12px;
color: #000080;
vertical-align: top; }

#footer { text-align: center;
vertical-align: top; }

a#button {
text-decoration: none;
border: 1px solid #0000ff;
background-color: #3F3A2D;
font-size: 12px;
font-family: tahoma, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #0000ff;
  padding: 1px 5px 1px 5px;
  background-color: #ECFCBC; }

a#button:hover {
  color: #ECFCBC;
  background-color: #0000ff; }
  
a { color: #008000; text-decoration: underline; font-weight: bold; }

a:hover { text-decoration: none; }

.memberslogin {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000080; }

.forgotpw { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000080; }

#membership_register { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000080; }

a#button { 
white-space: nowrap;
font-weight: bold;
padding: 0 10 0 10;
text-decoration: none;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
  color: #0000ff;
  border: 1px solid #0000ff; }

a#button:hover { color: #ECFCBC;
  background-color: #0000ff; }