.ministry_check
{
    COLOR: #000000;
    TEXT-ALIGN: center;
    FONT-SIZE: 12px;
    FONT-FAMILY: "arial, helvetica, sans-serif, Tahoma";
} 
INPUT.ctm_search
{
    BACKGROUND-COLOR: #93b3fc;
    COLOR: #000000;
    TEXT-ALIGN: center;
    FONT-SIZE: 8pt;
    FONT-FAMILY: "arial, helvetica, sans-serif, Tahoma";
    HEIGHT: 18px;
}
INPUT.center
{
    BACKGROUND-COLOR: #eeeeee;
    COLOR: #000000;
    TEXT-ALIGN: center;
    FONT-SIZE: 8pt;
    FONT-FAMILY: "arial, helvetica, sans-serif, Tahoma";
}
INPUT.highlight
{
    BACKGROUND-COLOR: #647dff;
    COLOR: #ffffff;
    TEXT-ALIGN: center;
    FONT-SIZE: 8pt;
    FONT-FAMILY: "arial, helvetica, sans-serif, Tahoma";
}
INPUT.right
{
    FONT-SIZE: 8pt;
    COLOR: black;
    TEXT-ALIGN: right;
    FONT-FAMILY: "arial, helvetica, sans-serif, Tahoma";
    BACKGROUND-COLOR: #eeeeee
}
SELECT
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: arial, sans-serif, helvetica, tahoma
}
BUTTON
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: arial, sans-serif, helvetica, tahoma
}
SUBMIT
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: arial, sans-serif, helvetica, tahoma
}
SELECT
{
    BACKGROUND-COLOR: #eeeeee;
    COLOR: #000000;
    FONT-FAMILY: Arial, Tahoma, Verdana;
    FONT-SIZE: 10px
}
SELECT.odd
{
    BACKGROUND-COLOR: #eeeeee;
    COLOR: #000000;
    FONT-FAMILY: Arial, Tahoma, Verdana;
    FONT-SIZE: 10px
}
SELECT.even
{
    BACKGROUND-COLOR: #ffffff;
    COLOR: #000000;
    FONT-FAMILY: Arial, Tahoma, Verdana;
    FONT-SIZE: 10px
}
SELECT.white
{
    BACKGROUND-COLOR: #ffffff;
    COLOR: #000000;
    FONT-FAMILY: Arial, Tahoma, Verdana;
    FONT-SIZE: 10px
}