BODY
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
BODY SELECT.frm_stan
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
}
BODY INPUT.frm_compul
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffdddd
}
BODY SELECT.frm_compul
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffdddd;
}
BODY INPUT.frm_stan
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
    background-color: #ffffff;
}
BODY TD.yell
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    BORDER-LEFT: black 1px solid;
    COLOR: black;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: yellow
}
BODY SELECT.frm_menu
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #e7e7e2
}
BODY INPUT.stan_but
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: lightgrey
}
BODY TD.stan_td
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana
}

TD.label_td, TD.label_td_disabled
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana;
}

TD.label_td
{
  COLOR: black;
}

TD.label_td_disabled
{
  COLOR: #777;
}

BODY TD.input_td
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Verdana
}

TD.NOTE_td
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #f7f4f7
}
TABLE.process
{
    BACKGROUND-COLOR: #ebedf5
}
TD.statustitle
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: lightslategray
}
TD.confirm_td
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: large;
    COLOR: black;
    FONT-FAMILY: 'Arial Black'
}
DIV.smallcoursemes
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #f4f2f9
}
BODY TEXTAREA.frm_stan
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
    background-color: #ffffff;
}
BODY TEXTAREA.frm_compul
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffdddd
}
a.menulink {
    FONT-SIZE:xx-small;
    COLOR: black;
    FONT-FAMILY: Verdana;
}
a.menulink:hover {
    background-color:yellow;
}
td.menucontainer
{
    background-color:#DDD;
    font-size:xx-small;
    COLOR: black;
    FONT-FAMILY: Verdana;
}

td.num_listbox
{
    width:40px;
}

IMG.button
{
    cursor: hand;
    cursor: pointer;
}

TABLE.form_section1 TD.label_td {
    width: 33%;
}
TABLE.form_section1 TD.input_td {
    width: 67%;
}

TABLE.form_section2 TD.label_td {
    width: 40%;
}
TABLE.form_section2 TD.input_td {
    width: 60%;
}


table.test_layout TD {
    border: 2px solid red;
}
