html { scrollbar-base-color: #912217;
       scrollbar-track-color: #912217;
       scrollbar-arrow-color: #ffffff; }
       
body { background-color: #2a0100;
       margin: 0px; }

a { font-weight: bold;
    color: #e1945f;
    text-decoration: none; }
    
a:hover { text-decoration: underline; }

#valign { position: absolute;
          overflow: hidden;
          left: 0px;
          top: 50%;
          margin-top: -177px;
          width: 100%;
          text-align: center; }
       
#woot { position: relative;
        overflow: hidden;        
        margin: auto;
        width: 678px;
        height: 354px; }

#rtl { position: absolute;
       overflow: auto;
       left: 8px;
       top: 9px;
       width: 414px;
       height: 250px;
       z-index: 1;
       direction: rtl; }

#maintext { font-family: trebuchet ms,verdana,arial,helvetica;
            direction: ltr;
            font-size: 12px;
            text-align: justify;
            color: #ffffff; 
            padding: 4px; }

#layout { position: absolute;
          overflow: hidden;
          left: 0px;
          top: 0px;       
          z-index: 0;
          width: 678px;
          height: 354px; }

.header { font-family: times new roman,arial,verdana,helvetica;
          font-size: 18px;
          font-weight: bold;
          letter-spacing: 5px;
          color: #a01e14; }

.subheader { font-family: times new roman,arial,verdana,helvetica;
             font-weight: bold;
             font-size: 15px;
             letter-spacing: 3px;
             color: #a01e14; } 

.center { margin: auto;
          text-align: center; }

b, strong { color: #a01e14; }

img { border-color: #a01e14; }

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

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

option,textarea,input { border-color: #300201;
                        border-width: 1px;
                        border-style: solid;
                        font-family: trebuchet ms,verdana,arial,helvetica;
                        font-size: 12px;
                        color: #ffffff;
                        background-color: #a61f15; }

.enth3_url { width: 300px; }
.enth3_name, .enth3_email { width: 200px; }