body
{
    /* background-color: #EBEAE8; */
    background-color: #ffffff;
    margin-top: 0px;
    margin-left: 0px;
    font-family: Arial Narrow;
    font-size: 11px;
}
a
{
    text-decoration: none;
    color: #ffffff;
    
}

.UstMenuTbl
{
    width: 98px;
    background-color: #3a3a3a;
    color: White;
    text-align: center;
    height: 28;
    font-family: Arial Narrow;
    font-size: 12px; /* font-weight: bold;  */
    text-decoration: none;
}
.UstMenuTblOver
{
    width: 98px;
    background-color: #727272;
    color: White;
    text-align: center;
    height: 28;
    font-family: Arial Narrow;
    font-size: 12px; /* font-weight: bold; */
    text-decoration: none;
    cursor: pointer;
}
.UstMenuBosTd
{
    background-color: #3a3a3a;
    height: 28px;
    font-size: 8px;
    width: 1px;
}
.SolAltTd
{
    background-color: #353535;
    width: 155px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 12px;
    padding-bottom: 5px;
    color: #F2F2F2;
}
.SolAltTd2
{
    background-color: #353535;
    width: 155px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 2px;
    padding-bottom: 5px;
    color: #F2F2F2;
}
.araTxt
{
    font-size: 5px;
    }
.inputs
{
    font-size: 9px;
    width:100px;
    }
.tablebordersthin
{
border-left:1px #cccccc solid;
border-top:1px #cccccc solid;
border-right:1px #cccccc solid;
border-bottom:1px #cccccc solid;
} 