.form {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background-color: #ffffff;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        font-size: 10px;
        font-weight: bold;
        color: #66686B;
        border-top-style: inset;
        border-right-style: inset;
        border-bottom-style: inset;
        border-left-style: inset;
        border-top-color: #00458A;
        border-right-color: #003366;
        border-bottom-color: #003366;
        border-left-color: #00458A;
        scrollbar-face-color:#ffffff;
        scrollbar-highlight-color:#000000;
        scrollbar-3dlight-color:#DBDBDB;
        scrollbar-darkshadow-color:#DBDBDB;
        scrollbar-shadow-color:#000000;
        scrollbar-arrow-color:#FFFFFF;
        scrollbar-track-color:#DBDBDB;
}

