html { scrollbar-base-Color: #5f6585;
       scrollbar-Track-Color: #5f6585;
       scrollbar-Arrow-Color: #ffffff; }

body { background-color: #313651;
       background-image: url(bg.gif);
       background-repeat: repeat; }

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

a:hover { text-decoration: underline; }
        
#text { width: 720px;
        text-align: justify;
        font-family: trebuchet ms,verdana,arial,helvetica;
        font-size: 12px;
        padding: 3px;
        z-index: 1;
        color: #ffffff;
        border-style: solid;
        border-width: 2px;
        border-color: #5b6486;
        background-color: #0c122e; }

.header { font-family: times new roman,arial,verdana,helvetica;
          font-size: 19px;
          font-weight: bold;
          letter-spacing: 3px;
          color: #8088a7; }

b, strong { color: #8088a7; }

.disclaimer { font-size: 10px;
              text-align: center; }
              
option,textarea,input { background-color: #2c334f;
                        border-color: #596484;
                        border-style: solid;
                        border-width: 2px;
                        color: #ffffff;
                        font-family: trebuchet ms,verdana,arial,helvetica;
                        font-size: 11px; }
                        
.enth3_url { width: 300px; }
.enth3_name, .enth3_email { width: 200px; }
