.tblMain  { background-color: #eeeeee; }
.tblHeader{ background-color: #65758c; color: #ffffff; font-weight: bold; padding: 5px; }
.tblRow   { background-color: #ffffff; color: #000000; }

BODY { margin: 0px; font-family: Verdana,Arial,Helvetica,Tahoma,sans-serif; }
.Content,BODY { color: #697486; background-color: #ffffff; }
.Content,BODY,TD { font-size: 8pt; }

A.menu1:link      { font-size: 10pt; color: #697486; text-decoration: none; font-weight: bold; }
A.menu1:visited   { font-size: 10pt; color: #697486; text-decoration: none; font-weight: bold; }
A.menu1:active    { font-size: 10pt; color: #697486; text-decoration: none; font-weight: bold; }
A.menu1:hover     { font-size: 10pt; color: #697486; text-decoration: none; font-weight: bold; }
A.active1:link    { font-size: 10pt; color: #da251c; text-decoration: none; font-weight: bold; }
A.active1:visited { font-size: 10pt; color: #da251c; text-decoration: none; font-weight: bold; }
A.active1:active  { font-size: 10pt; color: #da251c; text-decoration: none; font-weight: bold; }
A.active1:hover   { font-size: 10pt; color: #da251c; text-decoration: none; font-weight: bold; }

A.menu2:link      { font-size: 10pt; color: #697486; text-decoration: none; }
A.menu2:visited   { font-size: 10pt; color: #697486; text-decoration: none; }
A.menu2:active    { font-size: 10pt; color: #697486; text-decoration: none; }
A.menu2:hover     { font-size: 10pt; color: #697486; text-decoration: none; }
A.active2:link    { font-size: 10pt; color: #da251c; text-decoration: none; }
A.active2:visited { font-size: 10pt; color: #da251c; text-decoration: none; }
A.active2:active  { font-size: 10pt; color: #da251c; text-decoration: none; }
A.active2:hover   { font-size: 10pt; color: #da251c; text-decoration: none; }

SPAN.infTitle     { font-size: 8pt; color: #a3aca7; text-decoration: none; font-weight: bold; }
SPAN.infCaption   { font-size: 7pt; color: #ffffff; text-decoration: none; font-weight: bold; }

A.infText:link    { font-size: 9pt; color: #697486; text-decoration: none; font-weight: bold; }
A.infText:visited { font-size: 9pt; color: #697486; text-decoration: none; font-weight: bold; }
A.infText:active  { font-size: 9pt; color: #697486; text-decoration: none; font-weight: bold; }
A.infText:hover   { font-size: 9pt; color: #697486; text-decoration: underline; font-weight: bold; }

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 { font-size: 8pt; color: #ffffff; font-weight: bold; }
.txt_search { color: #000000; background-color: #ffffff; font-weight: bold; }
.txt_gray { font-size: 8pt; color: #cccccc; }
.txt_small { font-size: 7pt; }
.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%; }

.inp {
    color:#000000; font-size:8pt;
    border-right: #504e6e 1px solid; border-top: #504e6e 1px solid;
    font-size: 8pt; border-left: #504e6e 1px solid;
    border-bottom: #504e6e 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;
}