/* CSS Document */

body { margin: 0px; }

#topstr { background-color: #cccccc;
border-bottom: 1px solid #3E3EBE;
height: 5px; }

#str2 { background-image: url(../images/str2.gif);
background-repeat: repeat-x; }

#str1 { background-image: url(../images/str1.gif);
background-repeat: repeat-x; }

#menuBox { border-top: 1px solid #ffffff;
background-color: #000080; }

#img1 { border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff; }

#main { padding: 10 0 10 0;
height: 300px;
vertical-align: top; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td { font: 12px arial, helvetica, sana-serif;
color: #000000;
vertical-align: top; }

#footstr { background-color: #cccccc;
border-bottom: 1px solid #ffffff;
height: 3px; }

#footstr2 { background-color: #000080;
height: 6px; }

#edit { padding: 0 2 0 0;
text-align: right;
vertical-align: top; }

#search { border: 1px solid #000000; height: 16px; vertical-align: top; margin-top: 9px;
font-size: 11px; }

#searchbar1 { margin: 0px; padding: 0px; white-space: nowrap; }

.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: #000080; text-decoration: underline; }

a:hover { text-decoration: none; }

a#button {
white-space: nowrap;
font: bold 11px Arial, Helvetica, sans-serif;
text-decoration: none;
color: #000080;
background-color: #769FE9;
border: 1px solid #000080;
padding: 0px 10px 0px 10px;
}

a#button:hover {
color: #769FE9;
background-color: #000080;
border: 1px solid #000080;
}

#copyright { font: bold 10px arial, helvetica, sans-serif;
color: #000000;
vertical-align: top;
padding: 0 0 0 2; }