html { scrollbar-base-color: #861E1E;
       scrollbar-track-color: #861E1E;
       scrollbar-arrow-color: #ffffff; }

body { background-image: url('/shell/skins/1/bg.gif');
       background-repeat: repeat;
       background-properties: fixed;
       background-position: 0px 0px;
       margin: 0px; }

#lefttop { position: absolute;
           overflow: hidden;
           left: 0px;
           top: 0px;
           width: 280px;
           height: 291px;
           z-index: 0; }

#leftbottom { position: absolute;
              overflow: hidden;
              left: 0px;
              top: 291px;
              width: 280px;
              height: 163px;
              z-index: 0; }

#righttop { position: absolute;
            overflow: hidden;
            left: 280px;
            top: 0px;
            width: 418px;
            height: 38px;
            z-index: 0; }

#text { position: absolute;
        left: 285px;
        top: 42px;
        width: 409px;
        z-index: 1;
        font-family: trebuchet ms, verdana, arial, helvetica, sans-serif; 
        font-size: 12px;
        color: #ffffff; 
        text-align: justify; }

a { text-decoration: none;
    color: #FFAEAE;
    font-weight: bold; }

a:hover { text-decoration: underline overline;
          color: #FFDDDD; }

.disclaimer { font-size: 10px;
              text-align: center; }

.header { font-family: times new roman, trebuchet ms, verdana, arial, helvetica, sans-serif;
          font-size: 18px;
          letter-spacing: 8px;
          font-weight: bold;
          color: #CC4397; }
          
b, strong { color: #CC4397; }

td { font-family: trebuchet ms, verdana, arial, helvetica, sans-serif; 
     font-size: 12px;
     color: #ffffff; }

option, textarea, input { font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
                          font-size 12px;
                          color: #ffffff;
                          border-color: #0B0000;
                          border-width: 1px;
                          border-style: solid;
                          background: #CF6464; }
                          
.show_join_email_field, .show_update_old_email_field, .show_update_email_field, .show_lostpass_email_field { width: 250px; }
.show_join_url_field, .show_update_url_field { width: 350px; }
