/* CSS Document */

body {
background-color: #F7DB16;
background-image: url(../images/bodyBG.gif);
background-position: top center;
background-repeat: repeat-y;
margin: 0px;
}

#membership_register a, #forgotpw, .forgotpw { display:none; }

.yellow { background-color: #F7DB16; }

.bdr { border-left: 5px solid #F4E998;
border-right: 5px solid #F4E998; }

.bdrRight { border-right: 5px solid #F4E998; }

.bdrLeft { border-left: 5px solid #F4E998; }

/*.border1 { border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000; }*/

#titleLine { background-color: 666666;
/*border-right: 1px solid #000000;*/ }

#titleBox { height: 30px;
padding: 5 10 5 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #ffffff;
font-weight: bold; }

#tabTop { background-image: url(../images/tabTop.gif);
background-repeat: no-repeat;
background-position: top left; }

#tabBottom { background-image: url(../images/tabBottom.gif);
background-repeat: no-repeat;
background-position: bottom left; }

#textBox {
padding: 15 15 20 15;
background-color: #ffffff;
background-image: url(../images/targetBG.gif);
background-repeat: no-repeat;
background-position: bottom right;
/*border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;*/
height: 350px;
vertical-align: top; }

#textBox2 {
padding: 15 10 20 10;
background-color: #ffffff;
/*border-right: 1px solid #000000;
border-bottom: 1px solid #000000;*/
height: 350px;
vertical-align: top; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
}

a {
color: #F3080D;
}

a:hover {
color: #F7DB16; text-decoration: underline;
}

.logintext {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
}

.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;
text-decoration: none; }

#membership_register { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none; }