BODY
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Arial, Verdana, Tahoma
}
P
{
    FONT-SIZE: 13px;
    COLOR: black;
    FONT-FAMILY: Arial, 'Courier New'
}
TD
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Arial
}
SMALL
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial, 'Courier New'
}
A
{
    FONT-SIZE: 11px;
    CURSOR: hand;
    COLOR: midnightblue;
    FONT-FAMILY: Arial, Tahoma, Verdana;
    TEXT-DECORATION: none
}
A:link
{
    CURSOR: hand;
    COLOR: midnightblue;
    FONT-FAMILY: Arial, 'Courier New';
    TEXT-DECORATION: none
}
A:visited
{
    CURSOR: hand;
    COLOR: midnightblue;
    FONT-FAMILY: Arial, 'Courier New';
    TEXT-DECORATION: none
}
A:active
{
    CURSOR: hand;
    COLOR: midnightblue;
    FONT-FAMILY: Arial, 'Courier New'
}
A:hover
{
    CURSOR: hand;
    COLOR: midnightblue;
    FONT-FAMILY: Arial, 'Courier New';
    TEXT-DECORATION: underline
}
.warning
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: red
}
.message
{
    FONT-SIZE: 15px;
    COLOR: black
}
.signature
{
    FONT-SIZE: 12px;
    COLOR: #7b5931;
    TEXT-DECORATION: none
}
.help
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px
}
.copyright
{
    FONT-SIZE: 10px;
    TEXT-DECORATION: none
}
.table_header
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #ffffce;
    TEXT-DECORATION: none
}
.subheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: black;
    TEXT-DECORATION: none
}
.header
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: black;
    TEXT-DECORATION: none
}
.search
{
    BACKGROUND-COLOR: #ffcc00
}
.form_field
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    FONT-FAMILY: Arial, Verdana
}
.form_button
{
    BORDER-RIGHT: black 1px groove;
    BORDER-TOP: black 1px groove;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    BORDER-LEFT: black 1px groove;
    CURSOR: hand;
    COLOR: white;
    BORDER-BOTTOM: black 1px groove;
    FONT-FAMILY: 'Arial (Hebrew)';
    BACKGROUND-COLOR: midnightblue
}
.nav_item
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    TEXT-TRANSFORM: capitalize;
    COLOR: white
}
.more_details
{
    FONT-SIZE: 12px;
    COLOR: #395139;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}
.form_header
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: darkblue
; font-family: Arial, Helvetica, sans-serif
}
.title
{
    COLOR: #990033; font: bold 14px Arial, Verdana
}
.confirm
{
    FONT-SIZE: 13px;
    COLOR: midnightblue;
    FONT-FAMILY: Arial, Verdana, 'Microsoft Sans Serif'
}
.msg
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.under
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: midnightblue;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

