BODY,P,TD
    { font-family:Arial,Verdana,Helvetica,sans-serif;
      margin-top:0; margin-left:0; margin-right:0; margin-bottom:0;
      color:#C1C088;
      font-size:14px
    }
A {color:#B3B211; text-decoration:none;}
A:link  {color:#B3B211}
A:vlink {color:#B3B211}
A:hover {color:red}

BIG {font-size:24px; color:white; font-weight:bold;}

.tab0 { width:840px; background: #666666; }
.tab1, .tab2, .tab3, .tab4 { height:16px; }
.tab1 { background: transparent url(tab1.gif) no-repeat scroll left top; }
.tab2 { background: transparent url(tab2.gif) no-repeat scroll right top;}
.tab3 { background: transparent url(tab3.gif) no-repeat scroll left bottom;}
.tab4 { background: transparent url(tab4.gif) no-repeat scroll right bottom;}
.tab_pix { border:#CCC 1px solid; padding:0px; }
td.td_tab {  }
.tab_bottomtext {padding:15px 0 15px 0;}


.tab_text
    { margin:5; padding:4px;
      color:#ffffff;
      font-size:14px;
    }

.join{ FONT-FAMILY: Arial;
       BACKGROUND: #D4CCE5;
       FONT-SIZE: 14px;
       COLOR: black;
       width:240px;
       height:40px;
       BORDER-RIGHT: #333333 1px solid;
       BORDER-TOP: #999999 1px solid;
       BORDER-LEFT: #999999 1px solid;
       BORDER-BOTTOM: #333333 1px solid;
       }
.joinbtn_alt
    {
      FONT-WEIGHT: bold;
      FONT-SIZE: 12px;
      COLOR: #97960C;
      BORDER: #000000 0px solid;
      BACKGROUND: #666666;
    }
.joinbtn_other
    {
      FONT-WEIGHT: normal;
      FONT-SIZE: 12px;
      COLOR: #97960C;
      BORDER: #000000 0px solid;
      BACKGROUND: #666666;
    }
.join_small
    { font-size:12px;
    }