.Normalfont {
        font-family: "Arial";
        font-size: x-small;
        color: #0000a0;
}
.strongFont {
        font-family: "Arial";
        font-size: x-small;
        font-weight: bold;
        color: #0000a0;
}


.strongFontNoColor{
        font-family: "Arial";
        font-size: x-small;
        font-weight: bold;
}


.PageTitle{
        font-family: "Arial";
        font-size: medium;
        font-weight: bold;
        color: #009900;
}

.BtnStyle{
        background-color:#FFFFFF;
        border-color:#ffca95;
        border-style:Dotted;
        color:#339900;
}

.BtnStyleUP
{
        font-size: 9pt;
}

tbody {
        font-family: "Arial";
        font-size: x-small;
}

body {
        font-family: "Arial";
        font-size: x-small;
}

td {
        font-family: "Arial";
        font-size: x-small;
        color: #0000a0;
}

.xxFont {
        font-size: xx-small;
        color: #0000A0;
}


.dsp_table
{
    VISIBILITY: visible;
}

.undsp_table
{

    VISIBILITY: hidden;
}

.Holidays {
        font-weight: bolder;
        color: #006600;
}
