<!--
.hl_bgcolor
{
 background-color: #ce5d21;
}

.hl_highlight
{
 color: #ce5d21;
 font-family: Arial, Verdana, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: 600;
 text-decoration: none;
}

.hl_highlight2
{
 color: #ce5d21;
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-size: 18px;
 font-weight: 400;
 text-decoration: none;
}

.hl_color
{
 color: #ce5d21;
 font-family: Arial, Verdana, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration: none;
}

.hl_link
{
 color: #ce5d21;
 font-family: Arial, Verdana, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: 500;
 text-decoration: none;
}

.hl_menu
{
 color: #ce5d21;
 font-family: Arial, Verdana, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: 900;
 text-decoration: none;
}

.hl_subtitle
{
 color: #ce5d21;
 font-family: Arial, Verdana, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: 500;
 text-decoration: none;
}

.hl_subtitle1
{
 color: #ce5d21;
 font-family: Arial, Verdana, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: 600;
 text-decoration: none;
}

.hl_text
{
 color: #666666;
 font-family: Arial, Verdana, Helvetica, Sans-Serif;
 font-size: 12px;
 font-weight: 500;
 text-decoration: none;
}

.hl_title
{
 color: #ce5d21;
 font-family: Arial, Verdana, Helvetica, Sans-Serif;
 font-size: 14px;
 font-weight: 600;
 text-decoration: none;
}

.hl_smalltext
{
 color: #666666;
 font-family: Arial, Verdana, Helvetica, Sans-Serif;
 font-size: 10px;
 font-weight: 500;
 text-decoration: none;
}

a:hover
{ 
 text-decoration: underline;
}

hr
{
 color: #ce5d21;
 height: 1px;
}

input.input
{
    BORDER-RIGHT: #dcdcdc 1pt solid;
    BORDER-TOP: #dcdcdc 1pt solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    TEXT-TRANSFORM: none;
    BORDER-LEFT: #dcdcdc 1pt solid;
    COLOR: #808080;
    BORDER-BOTTOM: #dcdcdc 1pt solid;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Courier, Verdana;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}

input.radio
{
    BORDER-RIGHT: 1pt;
    BORDER-TOP: 1pt;
    FONT-WEIGHT: normal;
    FONT-SIZE: 5px;
    TEXT-TRANSFORM: none;
    BORDER-LEFT: 1pt;
    COLOR: #808080;
    BORDER-BOTTOM: 1pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Courier, Verdana;
    TEXT-DECORATION: none
}

input.submit
{
//    BORDER-RIGHT: #666666 1pt solid;
//    BORDER-TOP: #666666 1pt solid;
//    BORDER-LEFT: #666666 1pt solid;
//    BORDER-BOTTOM: #666666 1pt solid;
    BORDER-RIGHT: #ffffff 1pt solid;
    BORDER-TOP: #ffffff 1pt solid;
    BORDER-LEFT: #ffffff 1pt solid;
    BORDER-BOTTOM: #ffffff 1pt solid;
    FONT-WEIGHT: 600;
    FONT-SIZE: 12px;
    TEXT-TRANSFORM: none;
    COLOR: #808080;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Courier, Verdana;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}

li
{
 color: #ce5d21;
}

td
{
 color: #666666;
 font-family: Arial, Verdana, Helvetica, Sans-Serif;
 font-size: 11px;
 font-weight: 500;
 text-decoration: none;
}
-->