body {
    font-family: arial, helvecta, sans-serif;
    color: black;
    background-color: #DEDEDE;
    font-size: 11pt; 
}

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

.button1 {
    font-family: arial, helvecta, sans-serif;
    background-color: #0E1638;
    color: #EFEFEF;
    font-size: 11pt;
    border-style:solid;
    border-color:#777777;
    border-width:1px;
}

.button2 {
    font-family: arial, helvecta, sans-serif;
    background-color: transparent;
    color: #777777;
    font-size: 11pt;
    border-style:none;
}

.button3 {
    font-family: arial, helvecta, sans-serif;
    background-color: #0E1638;
    color: #EFEFEF;
    font-size: 9pt;
    border-style:solid;
    border-color:#777777;
    border-width:1px;
}

.tables1 {
    font-family: arial, helvecta, sans-serif;
    font-size: 11pt;
    background-color: #0E1638;
    color: white;
}

.tables2 {
    font-family: arial, helvecta, sans-serif;
    font-size: 11pt;
    background-color: #877C8C;
    color: black;
    border-style: solid;
    border-color: #0E1638;
    border-width: 1px;
}

.tables3 {
    font-family: arial, helvecta, sans-serif;
    font-size: 11pt;
    background-color: #DEDEDE;
    color: black;
    border-bottom: 1px solid #CDCDCD;
}
.tables4 {
    font-family: arial, helvecta, sans-serif;
    font-size: 11pt;
    background-color: #E2E2E2;
    color: black;
    border-style: solid;
    border-color: #0E1638;
    border-width: 1px;
}

.tables5 {
    font-family: arial, helvecta, sans-serif;
    font-size: 11pt;
    background-color: #DEDEDE;
    color: black;
}

.tables6 {
    font-family: arial, helvecta, sans-serif;
    font-size: 11pt;
    background-color: #BBBBBB;
    color: #0E1638;
    font-weight: bold;
    border-bottom: 1px solid #CDCDCD;
}

.font1 {
    font-family: arial, helvecta, sans-serif;
    color: #000000;
    font-size: 11pt;
    background-color: transparent;
    text-decoration: none;
}

.font2 {
    font-family: arial, helvecta, sans-serif;
    color: #0E1638;
    font-size: 11pt;
    background-color: transparent;
    font-weight: bold;
    text-decoration: none;
}

.font3 {
    font-family: arial, helvecta, sans-serif;
    color: #FFFFFF;
    font-size: 11pt;
    background-color: transparent;
    font-weight: bold;
    text-decoration: none;
} 

.composetext {
    font-family: fixed, monospace;
    font-size: 11pt;
    background-color: #C1C1C1;
    color: black;
}

.text {
    font-family: arial, helvecta, sans-serif;
    font-size: 11pt;
    background-color: #C1C1C1;
    color: black;
    width: 550px;
}

.text2 {
    font-family: arial, helvecta, sans-serif;
    font-size: 11pt;
    background-color:  #C1C1C1;
    color: black;
}

select {
    font-family: arial, helvecta, sans-serif;
    font-size: 11pt;
    background-color: #69606D;
    color: #EFEFEF;
    border-style: solid;
    border-color: #BBBBBB;
    border-width: 1px;
}

.select2 {
    font-family: arial, helvecta, sans-serif;
    font-size: 11pt;
    background-color: #C1C1C1;
    color: black;
    width: 550px;
}

.select3 {
    font-family: arial, helvecta, sans-serif;
    font-size: 9pt;
    background-color: #0E1638;
    color:  white;
    border-style: solid;
    border-width: 1px;
}

option {
    font-family: arial, helvecta, sans-serif;
    font-size: 11pt;
    background-color: #69606D;
    color: #EFEFEF;
    border-style: solid;
    border-width: 1px;
    border-color:#777777;
}

.option2 {
    font-family: arial, helvecta, sans-serif;
    font-size: 11pt;
    background-color: #C1C1C1;
    color: black;
}

.option3 {
    font-family: arial, helvecta, sans-serif;
    font-size: 9pt;
    background-color: #0E1638;
    color:  white;
    border-style: solid;
    border-width: 1px;
    border-color:#777777;
}

