/* CSS Document */

body { background: #000000; }

#logo { padding: 10 0 10 0;
background: #000000;
text-align: center; }

#img1 { text-align:center; }

#menuBox { background: #e2e2e2;
border: 1px solid #cccccc; }

#textBox { background: #ffffff;
padding: 15 15 20 15;
vertical-align: top;
height: 350px; }

#textHome { padding: 10px;
background:#c4cab1; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td { font: 12px arial, helvetica, sans-serif;
color: #666666;
vertical-align: top; } 

h1, h2, h3, h4, h5 { color: #000000; }

#copyright { color: #666666;
font: 11px arial, helvetica, sans-serif;
padding: 3 0 3 0;
border: 1px solid #cccccc;
background: #e2e2e2;
text-align: center; }

#copyright a { color: #666666; }

#copyright a:hover { color: #333333; }

#edit { text-align: right; }

.memberslogin {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #666666; }

.forgotpw { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #666666; }

#membership_register, .style2 { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #666666; }

a { color: #000000; text-decoration: underline; }

a:hover { color: #cc9900; }

a#button { 
white-space: nowrap;
font: bold 11px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
 padding: 0 10 0 10;
  border: 1px solid #cccccc;
  background: #e2e2e2;
}

a#button:hover { 
text-decoration: none; color: #ffffff; background: #cc9900; 
}