
body {
    color: #FF0000;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    padding-bottom: 5px;
}
.TextBox {
    border: 1px solid #CCCCCC;
    color: #6D6E71;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    height: 21px;
    margin-bottom: 8px;
    margin-left: 3px;
    padding: 5px 0 0 5px;
    width: 212px;
}
.Labels {
    color: #000000;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    margin-right: 3px;
}
select {
    border: 1px solid #CCCCCC;
    color: #000000;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 28px;
    margin-bottom: 6px;
    margin-left: 3px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 218px;
}
.ButtonForm {
    background-color: #1485D0;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    font-style: normal;
    height: 24px;
    padding-bottom: 4px;
    width: 80px;
}
.Frmleft {
    color: #686868;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: left;
}
.Frmright {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding-bottom: 5px;
    text-align: right;
}
