body {
    font-family: arial, helvetica, sans-serif;
    color: black;
    background-color: #EFEFEF;
    font-size: normal_font; 
}

form {
    white-space: nowrap;
    display: inline; 
}

.button1 {
    font-family: arial, helvetica, sans-serif;
    background-color: white;
    color: black;
    font-size: normal_font;
    border-style:solid;
    border-color:#857D3A;
    border-width:1px;
}

.button2 {
    font-family: arial, helvetica, sans-serif;
    background-color: white;
    color: #CCCCCC;
    font-size: normal_font;
    border-style:solid;
    border-color:#857D3A;
    border-width:1px;
}

.button3 {
    font-family: arial, helvetica, sans-serif;
    background-color: white;
    color: black;
    font-size: small_font;
    border-style:solid;
    border-color:#857D3A;
    border-width:1px;
}

.tables1 {
    font-family: arial, helvetica, sans-serif;
    font-size: normal_font; 
    background-color: #BFB882;
    color: black;
}

.tables2 {
    font-family: arial, helvetica, sans-serif;
    font-size: normal_font; 
    background-color: #DBD8Ba;
    color: black;
    border-style:solid;
    border-color:#BFB882;
    border-width:1px;
}

.tables3 {
    font-family: arial, helvetica, sans-serif;
    font-size: normal_font; 
    background-color: #EFEFEF;
    color: black;
    border-bottom: 1px solid #BFB882;
}

.tables4 {
    font-family: arial, helvetica, sans-serif;
    font-size: normal_font; 
    background-color: #EFEFEF;
    color: black;
    border-style:solid;
    border-color:#BFB882;
    border-width:1px;
}

.tables5 {
    font-family: arial, helvetica, sans-serif;
    font-size: normal_font; 
    background-color: #EFEFEF;
    color: black;
}

.tables6 {
    font-family: arial, helvetica, sans-serif;
    font-size: normal_font; 
    background-color: #E0DCBC;
    color: black;
    font-weight: bold;
    border-bottom: 1px solid #DDDDDD;
}

.font1 {
    font-family: arial, helvetica, sans-serif;
    color: black;
    font-size: normal_font;
    background-color: transparent;
    text-decoration: none;
}

.font2 {
    font-family: arial, helvetica, sans-serif;
    color: black;
    font-size: normal_font;
    background-color: transparent;
    font-weight: bold;
    text-decoration: none;
}

.font3 {
    font-family: arial, helvetica, sans-serif;
    color: #EFEFEF;
    font-size: normal_font;
    background-color: transparent;
    font-weight: bold;
    text-decoration: none;
}

.font4 {
    font-family: arial, helvetica, sans-serif;
    color: #000000;
    font-size: normal_font;
    background-color: transparent;
    font-weight: bold;
    text-decoration: none;
} 

.composetext {
    font-family: monospace;
    font-size: normal_font;
    background-color: white;
    color: black;
}

.text {
    font-family: arial, helvetica, sans-serif;
    font-size: normal_font;
    background-color: white;
    color: black;
    width: 550px;
}

.text2 {
    font-family: arial, helvetica, sans-serif;
    font-size: normal_font;
    background-color: white;
    color: black;
}

select {
    font-family: arial, helvetica, sans-serif;
    font-size: normal_font;
    background-color: white;
    color: black;
    border-style:solid;
    border-color:#857D3A;
    border-width:1px;
}

.select2 {
    font-family: arial, helvetica, sans-serif;
    font-size: normal_font;
    background-color: white;
    color: black;
    width: 550px;
    border-style:solid;
    border-color:#857D3A;
    border-width:1px;
}

.select3 {
    font-family: arial, helvetica, sans-serif;
    font-size: small_font;
    background-color: white;
    color: black;
    border-style:solid;
    border-color:#857D3A;
    border-width:1px;
}

option {
    font-family: arial, helvetica, sans-serif;
    font-size: normal_font;
    background-color: white;
    color: black;
}

.option2 {
    font-family: arial, helvetica, sans-serif;
    font-size: normal_font;
    background-color: white;
    color: black;
}

.option3 {
    font-family: arial, helvetica, sans-serif;
    font-size: small_font;
    color: black;
    background-color: white;
}

