/* CSS Document */

body { margin: 0px; background-color: #ccffff; }

#main { background-image: url(../images/mainBG.gif);
background-repeat: no-repeat;
vertical-align: top;
padding: 175 0 0 400; }

#content { height: 341px;
padding: 0 15 0 5;
overflow: auto;
overflow-x: hidden;
scrollbar-3dlight-color: #ccffff;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #000000;
scrollbar-darkshadow-color: #ccffff;
scrollbar-face-color: #ccffff;
scrollbar-highlight-color: #503c1a;
scrollbar-shadow-color: #503c1a;
vertical-align: top; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td { font: 11px arial, helvetica, sans-serif;
color: #000000;
vertical-align: top; }

.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: #da479d; text-decoration: none; }

a:hover { text-decoration: underline; }

a#button {
white-space: nowrap;
font: bold 11px Arial, Helvetica, sans-serif;
background-color: #ccffff;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
 padding: 0 10 0 10;
  border: 1px solid #000000;
}

a#button:hover {
text-decoration: none; background-color: #ecacce;
color: #000000;
}

#edit { padding: 5 20 0 0;
text-align: right; }