
TABLE.clsMast
{
    color: white;
    background-color: #a28755;
}

TABLE.copyright-block
{
    background-color: #a28755;
    color: White;
}
/*This is added to over write the background css for every customer*/
.PAM-background {
    color: white !important;
    background-color: #a28755 !important;
}
