body {
    font-family: trebuchet ms, verdana, sans-serif;
    color: black;
    background-color: #113366;
    font-size: normal_font; 
}

form {
    white-space: nowrap;
    display: inline; 
}

.button1 {
    font-family: trebuchet ms, verdana, sans-serif;
    background-color: #DFCF79;
    color: #000000;
    font-size: normal_font;
    border-style:solid;
    border-color:#000050;
    border-width:1px;
}

.button2 {
    font-family: trebuchet ms, verdana, sans-serif;
    background-color: transparent;
    color: #999999;
    font-size: normal_font;
    border-style:none;
}

.button3 {
    font-family: trebuchet ms, verdana, sans-serif;
    background-color: #DFCF79;
    color: #000000;
    font-size: small_font;
    border-style:solid;
    border-color:#113366;
    border-width:1px;
}

/* this is the main background color!  */

.tables1 {
    font-family: trebuchet ms, verdana, sans-serif;
    font-size: normal_font;
    background-color: #336699;
    color: white;
}

.tables2 {
    font-family: trebuchet ms, verdana, sans-serif;
    font-size: normal_font;
    background-color: #DFCF79;
    color: black;
    border-style: solid;
    border-color: #336699;
    border-width: 1px;
}

.tables3 {
    font-family: trebuchet ms, verdana, sans-serif;
    font-size: normal_font;
    background-color: #EFDFBF;
    color: black;
    border-bottom: 1px solid #999999;
}
.tables4 {
    font-family: trebuchet ms, verdana, sans-serif;
    font-size: normal_font;
    background-color: #DFCF79;
    color: black;
    border-style: solid;
    border-color: #336699;
    border-width: 1px;
}

.tables5 {
    font-family: trebuchet ms, verdana, sans-serif;
    font-size: normal_font;
    background-color: #EFDFBF;
    color: black;
}

.tables6 {
    font-family: trebuchet ms, verdana, sans-serif;
    font-size: normal_font;
    background-color: #EFDFBF;
    color: #336699;
    font-weight: bold;
    border-bottom: 1px solid #999999;
}

.font1 {
    font-family: trebuchet ms, verdana, sans-serif;
    color: #000000;
    font-size: normal_font;
    background-color: transparent;
    text-decoration: none;
}

.font2 {
    font-family: trebuchet ms, verdana, sans-serif;
    color: #000000;
    font-size: normal_font;
    background-color: transparent;
    font-weight: bold;
    text-decoration: none;
}

.font3 {
    font-family: trebuchet ms, verdana, sans-serif;
    color: #EEEEDD;
    font-size: normal_font;
    background-color: transparent;
    font-weight: bold;
    text-decoration: none;
} 

.composetext {
    font-family: monospace;
    font-size: normal_font;
    background-color: #E2E2C2;
    color: black;
}

.text {
    font-family: trebuchet ms, verdana, sans-serif;
    font-size: normal_font;
    background-color: #E2E2C2;
    color: black;
    width: 550px;
}

.text2 {
    font-family: trebuchet ms, verdana, sans-serif;
    font-size: normal_font;
    background-color:  #E2E2C2;
    color: black;
}

select {
    font-family: trebuchet ms, verdana, sans-serif;
    font-size: normal_font;
    background-color: #EFDFBF;
    color: #000000;
    border-style: solid;
    border-color: #EEEEDD;
    border-width: 1px;
}

.select2 {
    font-family: trebuchet ms, verdana, sans-serif;
    font-size: normal_font;
    background-color: #EFDFBF;
    color: black;
    width: 550px;
}

.select3 {
    font-family: trebuchet ms, verdana, sans-serif;
    font-size: small_font;
    background-color: #EFDFBF;
    color:  black;
    border-style: solid;
    border-width: 1px;
}

option {
    font-family: trebuchet ms, verdana, sans-serif;
    font-size: normal_font;
    background-color: #EFDFBF;
    color: black;
    border-style: solid;
    border-width: 1px;
    border-color:#999999;
}

.option2 {
    font-family: trebuchet ms, verdana, sans-serif;
    font-size: normal_font;
    background-color: #EFDFBF;
    color: black;
}

.option3 {
    font-family: trebuchet ms, verdana, sans-serif;
    font-size: small_font;
    background-color: #EFDFBF;
    color:  black;
    border-style: solid;
    border-width: 1px;
    border-color:#999999;
}

