a { text-decoration: none;
    font-weight: bold;
    color: #588FB1; }
    
a:hover { text-decoration: underline; }

img { border-color: #588FB1; }

html { scrollbar-Base-Color: #4B768F;
       scrollbar-Track-Color: #4B768F;
       scrollbar-Arrow-Color: #ffffff; }

body { background-color: #F2FDFE;
       background-image: url('bg.jpg');
       background-repeat: repeat;
       text-align: center; }

#valign { position: absolute;
          overflow: hidden;
          left: 0px;
          top: 50%;
          width: 100%;
          margin-top: -210px; }

#container { position: relative;
             overflow: hidden;
             margin: auto;
             width: 672px; 
             height: 420px; }

#maintext { position: absolute;
            overflow: auto;
            left: 243px;
            top: 59px;
            width: 411px;
            height: 284px;
            z-index: 1;
            padding: 4px;
            font-family: trebuchet ms,arial,verdana,helvetica;
            font-size: 12px;
            color: #47545B;
            text-align: justify; }

#title { position: absolute;
         overflow: hidden;
         left: 0px;
         top: 0px;
         width: 672px;
         height: 59px;
         z-index: 0; }

#left { position: absolute;
        overflow: hidden;
        left: 0px;
        top: 59px;
        width: 243px;
        height: 292px;
        z-index: 0; }

#bottom { position: absolute;
          overflow: hidden;
          left: 0px;
          top: 351px;
          width: 672px;
          height: 69px;
          z-index: 0; }

#mainbg { position: absolute;
          overflow: hidden;
          left: 243px;
          top: 59px;
          width: 419px;
          height: 292px;
          z-index: 0; }

#right { position: absolute;
         overflow: hidden;
         left: 662px;
         top: 59px;
         width: 10px;
         height: 292px; }

.header { font-family: georgia,arial,verdana,helvetica;
          font-size: 19px;
          letter-spacing: 5px;
          font-weight: bold;
          font-style: italic;
          color: #47545B; }

td { font-family: trebuchet ms,arial,verdana,helvetica;
     font-size: 12px;
     text-align: justify;
     color: #47545B; }
     
.disclaimer { font-family: trebuchet ms,arial,verdana,helvetica;
              font-size: 10px;
              text-align: center; }

.center { margin: auto;
          text-align: center; }

option,textarea,input { color: #ffffff;
                        border-color: #4B768F;
                        background: #588FB1;
                        font-family: trebuchet ms,arial,verdana,helvetica;
                        font-size: 12px; }
                        
.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; }
.enth3_works, .show_update_works_field { width: 350px; }
