.clsMSTable{
        border-color    : #7A95A5;
        border-style    : double;
        border-width    : 1px;
}                         

.clsMSTableHeaderTR{
        background      : #B7D3F0;
        color           : #000000;
}

.clsMSTableHeaderTD
{
        text-align  : center;
        border                : none;
        color                : #3637A0;
        font-family     : Verdana;
        font-size       : 8pt;
        font-weight     : bold; 
}

.clsMSTableContentTR{
        background      : #FFFFFF;      
}

.clsMSTableContentTRSubTotal{
        background      : #F3F5FC;      
}

.clsMSTableContentTDSubTotal
{
        text-align  : center;
        border-color    : #CCCCCC;
        border-style    : double;
        border-width    : 1px;
        color                : #3637A0;
        font-family     : Verdana;
        font-size       : 8pt;
        font-weight     : bold;         
}

.clsMSTableContentTDNoBackground
{
        background  : none;
}

.clsMSTableContentTD{
        border-color    : #CCCCCC;
        border-style    : double;
        border-width    : 1px;
        color           : #000000;
        font-family     : Verdana, Arial, Helvetica, sans-serif;
        font-size       : 8pt;
}

.clsMSTableContentTDNoBorder { 
        color : #000000; 
        font-family : Verdana, Arial, Helvetica, sans-serif; 
        font-size : 8pt; 
        border: 0px #CCCCCC double
}

.clsPlainEdit
{
        background        : #F2F7FE;
        border-style : solid;
        border-color     : #000000;
        border-width     : 1px;
        margin           : 1pt;
        width            : 250px;

}

.clsPlainButton
{
        background        : #F2F7FE;
        border-style         : solid;
        border-color    : #000000;
        border-width    : 1px;
        text-decoration : underline;
        margin          : 1pt;
        cursor          : hand;
        width           : 150px;

}

.clsSmallPlainButton
{
        background        : #F2F7FE;
        border-style         : solid;
        border-color    : #000000;
        border-width    : 1px;
        text-align        : center;
        text-decoration : underline;
        font-size        : 7pt;
        margin          : 1pt;
        cursor          : hand;
        width           : 100px;
        height                : 20px;
}

.clsAdminMenuButton
{
        background        : #F2F7FE;
        border-style         : solid;
        border-color    : #000000;
        border-width    : 1px;
        font-size        : 7pt;
        margin          : 1pt;
        cursor          : hand;
        width           : 120px;
        height                : 18px;

}

.clsAdminMenuSystemButton
{
        background        : #0AA0AA;
        border-style         : solid;
        border-color    : #000000;
        color                : #FFFFFF;
        border-width    : 1px;
        font-size        : 7pt;
        margin          : 1pt;
        cursor          : hand;
        width           : 120px;
        height                : 18px;

}

.clsAdminMenuOftenUsedButton
{
        background        : #B7D3F0;
        border-style         : solid;
        border-color    : #000000;
        color                : #000000;
        border-width    : 1px;
        font-size        : 7pt;
        margin          : 1pt;
        cursor          : hand;
        width           : 120px;
        height                : 18px;

}

.clsAdminMenuSystemButton
{
        background        : #AA0007;
        border-style         : solid;
        border-color    : #000000;
        color                : #FFFFFF;
        border-width    : 1px;
        font-size        : 7pt;
        margin          : 1pt;
        cursor          : hand;
        width           : 120px;
        height                : 18px;

}



.clsMSTableChild{
        border-color    : #7A95A5;
        border-style    : double;
        border-width    : 1px;
}                         

.clsMSTableHeaderTRChild{
        background      : #FDDAAA;
        color           : #000000;
}

.clsMSTableHeaderTRChild2{
        background      : #B7D3F0;
        color           : #000000;
}

.clsMSTableHeaderTDChild
{
        text-align          : center;
        border                : none;
        color                : #3637A0;
        font-family     : Verdana;
        font-size       : 7pt;
        font-weight     : bold; 
}

.clsMSTableContentTRChild{
        background      : #FFFFFF;      
}

.clsMSTableContentTRChildDisabled{
        background      : #CCCCCC;      
}

.clsMSTableContentTRSubTotalChild{
        background      : #F3F5FC;      
}

.clsMSTableContentTDSubTotalChild
{
        text-align  : center;
        border-color    : #CCCCCC;
        border-style    : double;
        border-width    : 1px;
        color                : #3637A0;
        font-family     : Verdana;
        font-size       : 8pt;
        font-weight     : bold;         
}

.clsMSTableContentTDNoBackground
{
        background  : none;
}

.clsMSTableContentTDChild{
        border-color    : #CCCCCC;
        border-style    : double;
        border-width    : 1px;
        color           : #000000;
        font-family     : Verdana, Arial, Helvetica, sans-serif;
        font-size       : 7pt;
}

.clsMSTableContentTDNoBorderChild { 
        color : #000000; 
        font-family : Verdana, Arial, Helvetica, sans-serif; 
        font-size : 8pt; 
        border: 0px #CCCCCC double
}


