body
{
    font-family: Tahoma;
}

select
{
    font-family: Tahoma;
}

.main
{
     font: 12px;
     width: 70px;
     color: #000000;
     padding-top: 5px;
     padding-bottom: 5px;
}

.main_ch
{
     font: 12px;
     width: 70px;
     color: #000000;
     padding-top: 5px;
     padding-bottom: 5px;
     background: #CFF3CD;
}

.main_n
{
     font: 12px;
     width: 70px;
     color: #000000;
     padding-top: 5px;
     padding-bottom: 5px;
     background: #C008000;
}

.onchange
{
    font-weight: bold;
    font: 11px;
}


.searchhead
{
     font: 11px;
     color: #000000;
}

.head
{
    font: 12px;
    font-weight: bold;
    vertical-align: middle;
    height:30px;
}

.head_s
{
    font: 12px;
    font-weight: bold;
    vertical-align: middle;
    height:30px;
    background: #8DC987;
}

.message
{
    font: 12px;
    font-weight: bold;
    height: 25px;
    vertical-align: middle;
}

.bottom
{
    padding-top: 17px;
    background: #CFF3CD;
    text-align: right;
}

.userdata
{
    color: #000000;
    background: #CFF3CD;
    font: 12px;
    font-weight: bold;
    text-decoration: none;
}

.login
{
    font: 12px;
    text-align: center;
    text-decoration: none;
}

.file_upload
{
     font: 12px;
     color: #000000;
     background: #E0E0E0;
}

.smalltext
{
     font: 10px;
     color: #000000;
     text-decoration: none;
}

.useradmin_head
{
     font: 11px;
     color: #000000;
     text-align: center;
}

.useradmin_row
{
     font: 11px;
     color: #000000;
     text-align: center;
     text-decoration: none;
}

.userbut
{
     font: 12px;
     color: #000020;
}

.user_entry
{
     font: 12px;
     color: #00005B;
}

.user_mes
{
     font: 10px;
     color: #00003C;
     font-weight: bold;
     padding-bottom: 10px;
}

.smallbut
{
    font-family: Arial;
    font: 8px;
    font-weight: bold;
    width: 55px;
    height: 18px;
    background: #9C93B7;
}

.smallbut2
{
    font-family: Arial;
    font: 8px;
    color: #454545;
    font-weight: bold;
    width: 55px;
    height: 17px;
    background: #DBDBDB;
}

.actionbut
{
    font-family: Arial;
    font: 9px;
    color: #383838;
    font-weight: bold;
    width: 55px;
    height: 19px;
    background: #B9BAE1;
}







