BODY {
    font-size :  10pt;
    color :      #555555;
    background:  #ffffff;
    font-family: verdana,arial,helvetica,tahoma,sans-serif;
    margin-right:0;
    margin-top:  0;
    margin-left: 0;
    TEXT-DECORATION: none;
}

.dotted {
    BORDER-TOP: #cccccc 0.66em dotted;
}

A:link.dir_small    { color: #777777;FONT-SIZE: 7pt;font-weight: normal;}
A:visited.dir_small { none; color: #777777;FONT-SIZE: 7pt;font-weight: normal;}
A:hover.dir_small   { color: #CC3824;FONT-SIZE: 7pt;font-weight: normal;}

A:link.dir    { color: #777777;FONT-SIZE: 8pt;font-weight: bold;}
A:visited.dir { none; color: #777777;FONT-SIZE: 8pt;font-weight: bold;}
A:hover.dir   { color: #CC3824;FONT-SIZE: 8pt;font-weight: bold;}

A:link.text { TEXT-DECORATION: none; color: #555555; cursor: text; }
A:visited.text { TEXT-DECORATION: none; color: #555555; cursor: text; }
A:active.text { TEXT-DECORATION: none; color: #555555; cursor: text; }
A:hover.text { TEXT-DECORATION: none; color: #555555; cursor: text; }

TD.dir_td {
    FONT-SIZE: 10pt;
}

.dir_list {
    border: #dddddd solid;
    border-width: 1pt 1pt 1pt 1pt;
    background: #ffffff;
    FONT-SIZE: 10pt;
    COLOR: #555555;
    TEXT-DECORATION: none;
}
.dir_list2 {
    border: #dddddd solid;
    border-width: 1pt 1pt 1pt 1pt;
    background: #dddddd;
    FONT-SIZE: 10pt;
    COLOR: #555555;
    TEXT-DECORATION: none;
}

.dir_small {
    FONT-SIZE: 7pt;
}

.dir_txt_h {
    FONT-SIZE: 10pt;
    COLOR: #555555;
    font-weight:  bold;
    TEXT-DECORATION: none;
}

.dir_confirm {
    background: #effefe;
    FONT-SIZE: 8pt;
    ņolor: #ff0000;
    border: #cccccc solid;
    border-width: 1pt 1pt 1pt 1pt;
}

TD.dir_form {
    FONT-SIZE: 9pt;
    background: #eeeeee;
    border: #cccccc solid;
    border-width: 1pt 1pt 1pt 1pt;
}

TD.dir_path {
    border: #dddddd solid;
    border-width: 1pt 1pt 1pt 1pt;
    background: #ffffff;
    FONT-SIZE: 10pt;
    font-weight:  bold;
    text-transform: uppercase;
    COLOR: #CC3824;
    TEXT-DECORATION: none;
}

TD.dir_subsections {
    border: #dddddd solid;
    border-width: 1pt 1pt 1pt 1pt;
    background: #ffffff;
    FONT-SIZE: 10pt;
    COLOR: #555555;
    TEXT-DECORATION: none
}

H1.dir_h1 {
    margin-top:    0px;
    margin-bottom: 0px;
    COLOR:         #CC3824;
    FONT-SIZE:     14pt;
    font-weight:   bold;
}

.error {
    COLOR:         #ff0000;
    FONT-SIZE:     10pt;
    font-weight:   bold;
}

.dir_input {
        background: White;
        font-size : 11px;
        border : 1 outset #dddddd;
        width : 250;
        font-family: verdana,arial,helvetica,tahoma,sans-serif;
}

.dir_textarea {
        background: White;
        font-size : 11px;
        border : 1 outset #dddddd;
        font-family: verdana,arial,helvetica,tahoma,sans-serif;
}

.dir_button  {
        background: #aaaaaa;
        COLOR: #ffffff;
        font-size : 12px;
        line-height: 80%;
        clip: auto;
        height: 5mm;
}