#SignUp .signupframe {
  border: 1px dotted #3C3926;
  padding: 10px;
  background: #8f805f;
  color: #000000;
  font-family: "Georgia", Geneva, sans-serif;
  font-size: 12px;
  width: 400px;
}

/* Page Formating defaults */
/* don't set the default link colors here */

body {
	font-size: 12px;
	color: 000000;
	font-family: "Georgia", Geneva, sans-serif;
	line-height: 18px;

	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #dddddd;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #dddddd;
	SCROLLBAR-ARROW-COLOR: #cccccc;
	SCROLLBAR-TRACK-COLOR: #9F8E69;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	}

a:link    { text-decoration: underline; font-weight: normal; color:#993300;}
a:visited { text-decoration: underline; font-weight: normal; color:#993300;}
a:active  { text-decoration: bold; font-weight: normal; color: #336600;}
a:hover   { text-decoration: none; font-weight: normal; color: #336600;}

td { font-size: 12px; font-family: "Georgia", Geneva, sans-serif;
     line-height: 18px;}

.mainHeader { color: CC3300; }


/* Powered By */

.poweredby         { font-size: 10px; line-height: 10px;
                     font-family: "Georgia", Geneva, sans-serif;
                     letter-spacing: 0px;}

.poweredby:link    { text-decoration: none;
                     font-weight: normal; 
                     color: #000000;}

.poweredby:visited { text-decoration: none;
                     font-weight: normal; 
                     color: #000000;}

.poweredby:active  { text-decoration: none;
                     font-weight: normal; 
                     color: #000000; 
                     border-width : 1px;
                     background-color: #000000;
                     border-color: #FFcc00; 
                     border-style : dotted; padding: 1px;}

.poweredby:hover   { text-decoration: none;
                     font-weight: normal; 
                     color: #000000; 
                     border-width : 1px; 
                     background-color: #FFcc00;
                     border-color: #000000; 
                     border-style : solid; padding: 1px;}


/* Quick Jump */

.QJhead { font-family: "Georgia", Geneva, sans-serif; 
          font-size: 14px; font-weight: bold; 
          color: black; text-align: center}


/* Subscribe */

.Subscribe { font-family: "Georgia", Geneva, sans-serif; 
             font-size: 12px; font-weight: bold; color: black; 
             line-height: 14px; text-align: center}


/* Web Secure*/
.wsTitle { font-family: "Georgia", Geneva, sans-serif; 
           font-size: 14px; font-weight: bold; color: 000000; 
           text-align:center; padding: 5px; border: 1px dotted #3C3926; }

.wsLabels { font-family: "Georgia", Geneva, sans-serif; 
            font-size: 12px; font-weight: bold; color: 000000; 
            text-align: center; }


/* Search */

.Search { font-family: "Georgia", Geneva, sans-serif; 
          font-size: 1px; line-height: 1px; font-weight: bold; 
          color: black; text-align:center; border-width : 3px; 
          border-color:#87724E; border-style : dotted; padding: 5px;}


/* Footer */
.footer {
	background-color: transparent;
	font-size: 11px;
	color: #333333;
	text-transform: none;
	}

.footerMenu {
	background-color: transparent;	
        font-family: Arial, sans-serif;
        font-size: 11px;
	color: #333333;
        padding-top: 20px;
	text-transform: none;
}

/* Popup Window */

.popupBody {background-color: black;
            font-size: 13px; color:#CECFC9; 
            font-family: "Georgia", Geneva, sans-serif;
            line-height: 22px; }


/* printerFooter */

.printerFooter { font-size: 11px; color: black; text-decoration: none; }



/* Printer */

.printer          {font-family: "Georgia", Geneva, sans-serif;
                   font-size: 10px; text-decoration: none;}
 
a.printer:link    {font-size: 11px; color: #333300; 
                   text-decoration: none; font-weight: normal;
                   padding: 0px;}

a.printer:visited {font-size: 11px; color: #333300; 
                   text-decoration: none; font-weight: normal;
                   padding: 0px;}

a.printer:active  {font-size: 11px; color: 333300; 
                   text-decoration: none; font-weight: normal;
                   padding: 0px;}

a.printer:hover   {font-size; 11px; color: 333300; 
                   text-decoration: underline; font-weight: normal; 
                   padding: 0px;}


/* Email a Friend */

.EFbody         { background-color: black; font-size: 12px; 
                  color: BBBA9B; text-decoration: none; font-weight: bold;
                  font-family: "Georgia", Geneva, sans-serif;
                  line-height: 16px; padding: 2px;}

.EFHeader       { font-size: 14px; color: #CECFC9; 
                  font-family: "Georgia", Geneva, sans-serif;                  line-height: 24px; text-decoration: bold; 
                  text-align: center; font-weight: bold;
                  border-width : 5px; background-color: #3E3926;}

.EFText         { font-size: 11px; color: BBBA9B; text-decoration: bold; 
                  font-family: "Georgia", Geneva, sans-serif;}

.EFLink         { font-size: 11px; color: #333300; 
                  text-decoration: none; font-weight: normal; padding: 0px; 
                  font-family: "Georgia", Geneva, sans-serif;}

a.EFLink:link   { font-size: 11px; color: #333300; 
                  text-decoration: none; font-weight: normal; padding: 0px; background-color: #ffffff
                  font-family: "Georgia", Geneva, sans-serif;}

a.EFLink:visited { font-size: 11px; color: #333300; 
                  text-decoration: none; font-weight: normal; padding: 0px;
                  font-family: "Georgia", Geneva, sans-serif;}

a.EFLink:active { font-size: 11px; color: 333300; 
                  text-decoration: none; font-weight: normal;
                  padding: 0px;}

a.EFLink:hover  { font-size; 11px; color: 333300; 
                  text-decoration: underline; font-weight: normal;
                  padding: 0px;}



/* Add a border around text */

.border {border-width : 3px; border-color:#666666; 
         border-style : dotted; padding: 5px;}


/* end defaults */

.WSBar             { font-size:8pt; font-weight:bold; color:#eeeeee; 
                     background-Color:#3E3926; }
.WSBtn             { border : 1px solid; Gray; background-Color:#CC9900; 
                     padding: 1px; cursor:hand;}
.WSReq             { font-size:9px}
.WSNewMemberTable  { border : 1px dotted #3E3926; }

		.SmallText{overflow: auto; left: 0; font-size: 10px;font-style: normal; font-variant: normal;font-weight: bold; line-height: 14px; }.SmallText:link {text-decoration: underline;color: ff3300; font-size: 10px; font-style: normal;font-variant: normal; font-weight: bold; border-width: 0px;
						}.SmallText:active {text-decoration: none;color: ff6600; font-size: 10px; font-style: normal; font-variant: normal; font-weight: bold; border-width: 0px;
						}.SmallText:visited {text-decoration: underline;color: ff3300; font-size: 10px; font-style: normal; font-variant: normal; font-weight: bold; border-width: 0px;
						}.SmallText:hover {text-decoration: none;color: ff6600; font-size: 10px; font-style: normal; font-variant: normal; font-weight: bold; border-width: 0px;
						}

		.Caption{width:600px; height:75px;overflow: auto; left: 8; scrollbar-face-color: 000000 !important; background-color: D2D1B2;border-bottom-style: outset;border-bottom-width: 1px; border-bottom-color: 000000;border-top-style: inset; border-top-width: 1px;border-top-color: 000000;border-left-style: inset; border-left-width: 1px; border-left-color: 000000; border-right-style: outset; border-right-width: 1px; border-right-color: 000000; color: 000000; padding: 4px; }

		.PageHead{overflow: auto; left: 0; color: 000000; font-size: 23px;font-style:  italic; font-variant: normal;font-weight: normal; line-height: 20px; }

		.Headline{color: 663300; font-size: 12px;font-style: normal; font-variant: normal;font-weight: bolder; line-height: 14px; }

		.IntroLink{color: 000000; }.IntroLink:link {text-decoration: underline;color: 999933; border-width: 0px;
						}.IntroLink:active {text-decoration: none;color: CC6600; border-width: 0px;
						}.IntroLink:visited {text-decoration: underline;color: 999933; border-width: 0px;
						}.IntroLink:hover {text-decoration: none;color: CC6600; border-width: 0px;
						}

		.LargeText{color: 000000; font-size: 18px;line-height: 21px; }

		.fhInfo{color: 000000; font-size: 12px;font-weight: bold; line-height: 22px; }

		.fhDescription{overflow: auto; left: 0; background-color: F2E4C3;border-bottom-style: solid;border-bottom-width: 1px; border-bottom-color: 5E3205;border-top-style: solid; border-top-width: 1px;border-top-color: 5E3205;border-left-style: solid; border-left-width: 1px; border-left-color: 5E3205; color: 000000; }

		.fhTitle{font-weight: bold; }

		.fhWho{font-size: 10px;font-style:  italic; text-align: right;}

		.fhTabOff{overflow: auto; left: 0; background-color: #660000;border-bottom-style: solid;border-bottom-width: 1px; border-bottom-color: 0000000;border-top-style: solid; border-top-width: 1px;border-top-color: 000000;border-right-style: solid; border-right-width: 1px; border-right-color: 000000; color: 000000; }

		.fhTabOn{overflow: auto; left: 0; background-color: #3E3926;border-bottom-style: solid;border-bottom-width: 1px; border-bottom-color: 000000;border-top-style: solid; border-top-width: 1px;border-top-color: 000000;border-right-style: solid; border-right-width: 1px; border-right-color: 000000; color: 000000; }

		.fhLinkDays{font-size: 11px;}.fhLinkDays:link {text-decoration: underline;color: 660000; font-size: 11px; border-width: 0px;
						}.fhLinkDays:active {text-decoration: none;color: 333300; font-size: 11px; border-width: 0px;
						}.fhLinkDays:visited {text-decoration: underline;color: 660000; font-size: 11px; border-width: 0px;
						}.fhLinkDays:hover {text-decoration: none;color: 333300; font-size: 11px; border-width: 0px;
						}

		.fhResponse{color: 000000; }

		.fhPopupBody{overflow: auto; left: 0; background-color: 000000;color: D8B46D; }

		.fhAccountInfo{color: 000000; font-size: 11px;}

		.fhBrotherHead{overflow: auto; left: 0; background-color: 5E3205;color: 999999; font-size: 12px;font-weight: bold; }

		.fhLists{overflow: auto; left: 0; background-color: F2E4C3;color: 000000; font-size: 10px;}.fhLists:link {text-decoration: none;color: 000000; font-size: 10px; border-width: 0px;
						}.fhLists:active {text-decoration: underline;color: 000000; font-size: 10px; border-width: 0px;
						}.fhLists:visited {text-decoration: none;color: 333333; font-size: 10px; border-width: 0px;
						}.fhLists:hover {text-decoration: underline;color: 333333; font-size: 10px; border-width: 0px;
						}

		.PageTitle{color: 3E3926; font-family: Times New Roman, Times, serif; font-size: 20px;font-style: normal; font-variant: normal;font-weight: bolder; line-height: 20px; }

		.CamoGreen{color: 999933; font-family: Times New Roman, Times, serif; font-size: 14px;font-style: normal; font-variant: normal;font-weight: bolder; }

		.PopupTitle{color: BBBA9B; font-family: Times New Roman, Times, serif; font-size: 18px;font-style:  oblique; font-weight: bold; line-height: 18px; }

		.fhHeader{color: 000000; font-size: 18px;font-weight: bolder; line-height: 24px; }.fhHeader:link {text-decoration: underline;color: 333300; font-size: 18px; font-weight: bolder; border-width: 0px;
						}.fhHeader:active {text-decoration: none;color: 666633; font-size: 18px; font-weight: bolder; border-width: 0px;
						}.fhHeader:visited {text-decoration: underline;color: 333300; font-size: 18px; font-weight: bolder; border-width: 0px;
						}.fhHeader:hover {text-decoration: none;color: 666633; font-size: 18px; font-weight: bolder; border-width: 0px;
						}

		.fhDate{color: 000000; text-align: right;}

		.DashedLine{overflow: auto; left: 0; border-style: dotted; border-width: 1px;border-color: #B6B5A7; color: 000000; }

		.darklink{color: 000000; }.darklink:link {text-decoration: underline;color: 336600; border-width: 0px;
						}.darklink:active {text-decoration: none;color: 993300; border-width: 0px;
						}.darklink:visited {text-decoration: underline;color: 336600; border-width: 0px;
						}.darklink:hover {text-decoration: none;color: 993300; border-width: 0px;
						}

		.brownline{color: 3e3828; }

		.dfDotline{overflow: auto; left: 0; border-bottom-style: dotted;border-bottom-width: 1px; border-bottom-color: B4B4B4;color: 000000; }

		.dfBars{overflow: auto; left: 0; background-color: 00FF33;color: 000000; }

		.dfRows{overflow: auto; left: 0; background-color: bbae90;color: 000000; }
