/* BiSpanking CSS Document */

BODY { background: #004A79; margin-top: 0px; margin-left: 0px; }

/* Input Text - Free Area */
.signupInputBox { background: url('../images/main_pg/input_bg.gif') no-repeat; border: solid 1px #76CAFF; font-family: Verdana; color: #000000; font-size: 12px; padding: 4px; }
.signupInputBox2 { background: #F0F0F0; border: solid 1px #1372AE; font-family: Verdana; color: #000000; font-size: 11px; padding: 2px; }
.signupText { font-family: Verdana; font-size: 12px; color: #FFFFFF; font-weight: normal; }

/* Footer Text - Free Area */
.footerText { font-family: Verdana; font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: none; }
.footerText A{ font-family: Verdana; font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: underline; }
.footerText A:link{ font-family: Verdana; font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: underline; }
.footerText A:active{ font-family: Verdana; font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: underline; }
.footerText A:hover{ font-family: Verdana; font-size: 11px; color: #00FFFC; font-weight: normal; text-decoration: none; }

/* Site Text */
.mainText { font-family: Verdana; font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; }
.mainText A{ font-family: Verdana; font-size: 11px; color: #000000; font-weight: normal; text-decoration: underline; }
.mainText A:link{ font-family: Verdana; font-size: 11px; color: #000000; font-weight: normal; text-decoration: underline; }
.mainText A:active{ font-family: Verdana; font-size: 11px; color: #000000; font-weight: normal; text-decoration: underline; }
.mainText A:hover{ font-family: Verdana; font-size: 11px; color: #00FFFC; font-weight: normal; text-decoration: none; }

.mainTextSm { font-family: Verdana; font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; }
.mainTextSm A{ font-family: Verdana; font-size: 11px; color: #000000; font-weight: normal; text-decoration: underline; }
.mainTextSm A:link{ font-family: Verdana; font-size: 11px; color: #000000; font-weight: normal; text-decoration: underline; }
.mainTextSm A:active{ font-family: Verdana; font-size: 11px; color: #000000; font-weight: normal; text-decoration: underline; }
.mainTextSm A:hover{ font-family: Verdana; font-size: 11px; color: #1372AE; font-weight: normal; text-decoration: none; }

.mainTextTiny { font-family: Verdana; font-size: 10px; color: #000000; font-weight: normal; text-decoration: none; }
.mainTextTiny A{ font-family: Verdana; font-size: 10px; color: #000000; font-weight: normal; text-decoration: underline; }
.mainTextTiny A:link{ font-family: Verdana; font-size: 10px; color: #000000; font-weight: normal; text-decoration: underline; }
.mainTextTiny A:active{ font-family: Verdana; font-size: 10px; color: #000000; font-weight: normal; text-decoration: underline; }
.mainTextTiny A:hover{ font-family: Verdana; font-size: 10px; color: #1372AE; font-weight: normal; text-decoration: none; }

/* Join Form Buttons */
.joinButtons { font-family: Verdana; font-weight: bold; font-size: 11px; background: #F0F0F0; border: solid 1px #1372AE; color: #1372AE; }