body {
        background-image: url(img/bkgd.gif);
        font-family: Verdana;
        font-size: 11px;
        line-height: 24px;
        color: #8C0000;
        background-attachment: fixed;
        letter-spacing: normal;
        text-align: left;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-decoration: none;
        white-space: normal;
        overflow:auto;
        scrollbar-base-color: #d69608;
         scrollbar-3dlight-color: #FFCC99;
          scrollbar-arrow-color: #8C0000;
          scrollbar-darkshadow-color: #d69608;
          scrollbar-face-color: #d69608;
          scrollbar-highlight-color: #8C0000;
          scrollbar-shadow-color: #8C0000;
          scrollbar-track-color: #FFCC99;
}

textarea,text {
        border:1px;
        border-style:solid;
        border-color: #d69608;
        font-family: Verdana;
        font-size: 14px;
        line-height: 24px;
        letter-spacing: normal;
        text-align: left;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-decoration: none;
        white-space: normal;
        overflow:auto;
        scrollbar-base-color: #d69608;
         scrollbar-3dlight-color: #FFCC99;
          scrollbar-arrow-color: #8C0000;
          scrollbar-darkshadow-color: #d69608;
          scrollbar-face-color: #d69608;
          scrollbar-highlight-color: #8C0000;
          scrollbar-shadow-color: #8C0000;
          scrollbar-track-color: #FFCC99;
        }
table {
        text-align: left;
        }
td, th {
        font-family: Verdana;
        font-size: 11px;
        line-height: normal;
        color: #8C0000;
        letter-spacing: normal;
        font-weight: normal;
        font-variant: normal;
        white-space: normal;
}

a {
        color: #8C0000;
        font-family: Verdana;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-decoration: none;
        letter-spacing: normal;
        text-align: left;
        white-space: normal;
}

a:hover {
        color: #FF3333;
        font-weight: normal;
        text-decoration: overline underline;
        }
h4, h5 {
        font-weight:normal;
        }
.button {
        background-color: #FFFBD6;
        color: #8b0000;
        font-family: Verdana;
        font-size: 11px;
        border: 1px solid #8b0000;
        }