body { font-family:Arial,Helvetica,sanserif;
       font-size: 10pt;
       scrollbar-face-color: #5c875c;
       scrollbar-highlight-color: #4b6e4b;
       scrollbar-shadow-color: #4b6e4b;
       scrollbar-3dlight-color: #4b6e4b;
       scrollbar-arrow-color: #3d593d;
       scrollbar-track-color: #8bcc8b;
       scrollbar-darkshadow-color: #4b6e4b;
       }

td { font-family:Arial,Helvetica,sanserif;
       font-size: 10pt }

th { font-family:Arial,Helvetica,sanserif;
       font-size: 10pt }

p { font-family:Arial,Helvetica,sanserif;
       font-size: 10pt }

a { text-decoration: none;
       color: #65a059 }

a.sidebar { font-family: Arial,Helvetica,sanserif;
            font-size: 10pt;
            color: #ffffff }

td.sidebarsel { font-family: Arial,Helvetica,sanserif;
            font-size: 10pt;
            font-weight: bold;
            color: #bcc7bc;
            background-image: pics/menuselbg.jpg }

td.sidebarentry { font-family: Arial,Helvetica,sanserif;
            font-size: 10pt;
            color: #eef3ee }
hr {
    height: 1px;
    border: 0px;
    }

span.title {
    font-size: 13pt;
    font-weight: bold;
    }

span.subtitle {
    font-size: 11pt;
    font-weight: bold;
    color: #5c875c
    }

span.small {
    font-size: 9pt;
    color:
    }

span.tiny {
    font-size: 8pt;
    }

input, textarea, select {
    font-size: 10pt;
    border: #3d593d 1px solid;
    width: 400
    }

input.submit {
    background-color: #bcc7bc;
    width: 120;
    font-size: 10pt;
    font-weight: bold
    }

input.sidebar {
    border: #3d593d 1px solid;
    background-color: #ccddcc;
    font-size: 10pt;
    }

input.sidebarSubmit {
    border: #3d593d 1px none;
    background-color: #3d593d;
    font-size: 10pt;
    font-weight: bold;
    width: 45;
    color: white
    }

