.tblMain  { background-color: #eeeeee; }
.tblHeader{ background-color: #cbccd7; color: #ffffff; font-weight: bold; }
.tblRow   { background-color: #ffffff; color: #000000; }
.txtSmall { font-size: 7pt; }

.Content,body,td { font-size: 9pt; }
.Content,body { color: #000000; background-color: #ffffff; }
body { margin: 0px; font-family: Verdana,Arial,Helvetica,Tahoma,sans-serif; }

A.menu1:link        { font-family: Georgia; font-size: 10pt; color: #000000; text-decoration: none; font-weight: bold; }
A.menu1:visited     { font-family: Georgia; font-size: 10pt; color: #000000; text-decoration: none; font-weight: bold; }
A.menu1:active      { font-family: Georgia; font-size: 10pt; color: #000000; text-decoration: none; font-weight: bold; }
A.menu1:hover       { font-family: Georgia; font-size: 10pt; color: #000000; text-decoration: none; font-weight: bold; }
A.active1:link      { font-family: Georgia; font-size: 12pt; color: #b0361e; text-decoration: none; font-weight: bold; }
A.active1:visited   { font-family: Georgia; font-size: 12pt; color: #b0361e; text-decoration: none; font-weight: bold; }
A.active1:active    { font-family: Georgia; font-size: 12pt; color: #b0361e; text-decoration: none; font-weight: bold; }
A.active1:hover     { font-family: Georgia; font-size: 12pt; color: #b0361e; text-decoration: none; font-weight: bold; }

A.menu2:link        { font-family: Georgia; font-size: 8pt; color: #818181; text-decoration: none; font-weight: bold; }
A.menu2:visited     { font-family: Georgia; font-size: 8pt; color: #818181; text-decoration: none; font-weight: bold; }
A.menu2:active      { font-family: Georgia; font-size: 8pt; color: #818181; text-decoration: none; font-weight: bold; }
A.menu2:hover       { font-family: Georgia; font-size: 8pt; color: #818181; text-decoration: none; font-weight: bold; }
A.active2:link      { font-family: Georgia; font-size: 10pt; color: #b0361e; text-decoration: underline; font-weight: bold; }
A.active2:visited   { font-family: Georgia; font-size: 10pt; color: #b0361e; text-decoration: underline; font-weight: bold; }
A.active2:active    { font-family: Georgia; font-size: 10pt; color: #b0361e; text-decoration: underline; font-weight: bold; }
A.active2:hover     { font-family: Georgia; font-size: 10pt; color: #b0361e; text-decoration: underline; font-weight: bold; }

DIV.infTitle       { font-size: 11px; color: #115896; text-decoration: none; font-weight: bold; }
DIV.infCaption     { font-size: 11px; color: #818181; text-decoration: none; }

SPAN.infText        { font-size: 11px; color: #818181; text-decoration: none; }
A.infText:link      { font-size: 11px; color: #818181; text-decoration: none; }
A.infText:visited   { font-size: 11px; color: #818181; text-decoration: none; }
A.infText:active    { font-size: 11px; color: #818181; text-decoration: none; }
A.infText:hover     { font-size: 11px; color: #818181; text-decoration: underline; }

A:link    { color: #000000; text-decoration: underline; }
A:visited { color: #000000; text-decoration: underline; }
A:active  { color: #000000; text-decoration: underline; }
A:hover   { color: #000000; text-decoration: none; }

.err      { color: red; }
.txt_search { color: #000000; background-color: #ffffff; font-weight: bold; }
.txt_gray { font-size: 8pt; color: #cccccc; }
.txt      { font-size: 8pt; color: #ffffff; font-weight: bold; }
.where    { font-size: 13pt; color: #cbccd7; text-decoration: none; font-weight: bold; }

DIV.jtree { position: relative; visibility: visible; display: none; white-space: nowrap; width: 100%; }

.but_red {
    color:#ffffff; font-size:8pt; border: #b0b0b0 1px solid;
    background: url("images/but_bg.gif") #b0361e;
}
.inp {
    color:#000000; font-size:8pt;
    border: #b0b0b0 1px solid; background-color: #ffffff;
}
.inp_blank {
    color:#000000; font-size:8pt; border: none;
    border-right: #ffffff 0px solid; border-top: #ffffff 0px solid;
    font-size: 8pt; border-left: #ffffff 0px solid;
    border-bottom: #000000 1px solid; background: none;
}
.trans {
    color:#000000; font-size:8pt; border: none;
    border-right: #cccccc 0px solid; border-top: #cccccc 0px solid;
    font-size: 8pt; border-left: #cccccc 0px solid;
    border-bottom: #cccccc 0px none; background: none;
}