html { scrollbar-Base-Color: #570A00;
       scrollbar-Track-Color: #570A00; 
       scrollbar-Arrow-Color: #FFA396; }

body { background-color: #000000;
       font-family: arial,verdana,helvetica,sans-serif;
       font-size: 9pt;
       color: #ffffff;
       text-align: center; }

#valign { position: absolute;
          overflow: hidden;
          left: 0px;
          top: 50%;
          width: 100%;
          margin-top: -168px; }

#container { position: relative;
             overflow: hidden;
             margin: auto;
             width: 720px; 
             height: 335px; }

#text { position: absolute;
        overflow: auto;
        left: 273px;
        top: 26px;
        width: 413px;
        height: 258px;
        z-index: 1;
        padding: 4px;
        font-family: trebuchet ms,arial,verdana,helvetica;
        font-size: 12px;
        color: #ffffff;
        text-align: justify; }

#left { position: absolute;
        top: 0px;
        left: 0px;
        width: 273px;
        height: 335px;
        z-index: 0; }
      
#menu { position: absolute;
        left: 273px;
        top: 0px;
        width: 421px;
        height: 26px;
        z-index: 0; }

#mainbg { position: absolute;
          left: 273px;
          top: 26px;
          width: 421px;
          height: 265px;
          z-index: 0; }
        
#title { position: absolute;
         left: 273px;
         top: 291px;
         width: 421px;
         height: 44px;
         z-index: 0; }

#right { position: absolute;
         left: 694px;
         top: 0px;
         width: 26px;
         height: 335px;
         z-index: 0; }

a { text-decoration: none;
    color: #060100; 
    font-weight: bold; }

a:hover { text-decoration: underline; }

.disclaimer { font-size: 7pt;
              text-align: center; }

.header { font-size: 15pt;
          letter-spacing: 7pt;
          font-weight: bold;
          color: #550A00; }

textarea, input, option { font-family: arial,verdana,helvetica,sans-serif;
                          font-size 9pt;
                          color: #ffffff;
                          border-color: #5F2C18;
                          background: #840900; }
                          
.show_join_email_field, .show_update_old_email_field, .show_update_email_field, .show_lostpass_email_field { width: 200px; }
.show_join_url_field, .show_update_url_field { width: 350px; }