Body {
background-color: #FFF6BE;
font-size: 11px;
font-family:"Verdana, Arial, Helvetica, sans-serif";
color: #000000;
}

table, td {
font-size: 11px;
font-family:"Verdana, Arial, Helvetica, sans-serif";
color: #000000;
}

* {
scrollbar-face-color:#FFF6BE;
    scrollbar-shadow-color:#670001;
    scrollbar-highlight-color:#670001;
    scrollbar-3dlight-color:#FFF6BE;
    scrollbar-darkshadow-color:#FFF6BE;
    scrollbar-track-color:#FFF6BE;
    scrollbar-arrow-color:#670001;
}
 body#w{
    color: #000000;
    background-image: url("IMG/back.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding-top:20px;
    padding-left: 10px;
    }

H1 {
 font-size: 1.3em;
 margin-bottom: 5px;
}

H2 {
 font-size: 1.2em;
 margin-bottom: 5px;
}

H3 {
 font-size: 1.1em;
 margin-bottom: 5px;
}

a:active { color: #000000;; text-decoration: underline}
a:link { color: #000000;; text-decoration: underline}
a:visited { color: #000000;; text-decoration: underline}
a:hover { color: #000000;; text-decoration: underline}

.border {
 border : 1px solid #000000;

}

 select { 
 margin-top: 8px;
 background: #FFFFFF;
 padding: 1px;
 font-size: 11px;
 font-family:"Verdana, Arial, Helvetica, sans-serif";
 font-variant : small-caps;
 border : 1px solid #aaa;
 color: #B72053;
 }

button, .button {
width: 115px;
height: 22px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
background-color: #FFFFFF;
background-image: url("IMG/buttonXL.jpg");
background-position: left center;
background-repeat: no-repeat;
text-align: center;
vertical-align: middle;
border: solid 0 white;
padding: 0;
white-space: nowrap;
margin-right: 10px;
margin-bottom: 10px;
}

#formwrapper {
width: 100%;
}

#form_text {
float: left;
}

#form_input {
width: 100%;
}
