.tblMain  { background-color: #0f308f; }
.tblHeader{ background-color: #0f308f; color: #ffffff; font-weight: bold; }
.tblRow   { background-color: #ffffff; color: #010066; }
.txtSmall { font-size: 7pt; }

.Content,body,td { font-size: 8pt; }
.Content,body { color: #010066; background-color: #f6f6f6; }
body {
    font-family: Verdana,Arial,Helvetica,Tahoma,sans-serif;
    scrollbar-face-color: #010165;
    scrollbar-3dlight-color: #010165;
    scrollbar-shadow-color: #010165;

    scrollbar-arrow-color: #f6f6f6;
    scrollbar-highlight-color: #f6f6f6;
    scrollbar-darkshadow-color: #cccccc;
    scrollbar-track-color: #0f308f;
}

A.menu1:link        { color: #152b90; text-decoration: none; font-weight: bold; }
A.menu1:visited     { color: #152b90; text-decoration: none; font-weight: bold; }
A.menu1:active      { color: #152b90; text-decoration: none; font-weight: bold; }
A.menu1:hover       { color: #152b90; text-decoration: none; font-weight: bold; }
A.active1:link      { color: #152b90; text-decoration: underline; font-weight: bold; }
A.active1:visited   { color: #152b90; text-decoration: underline; font-weight: bold; }
A.active1:active    { color: #152b90; text-decoration: underline; font-weight: bold; }
A.active1:hover     { color: #152b90; text-decoration: underline; font-weight: bold; }

A.menu2:link        { color: #152b90; text-decoration: none; font-weight: bold; }
A.menu2:visited     { color: #152b90; text-decoration: none; font-weight: bold; }
A.menu2:active      { color: #152b90; text-decoration: none; font-weight: bold; }
A.menu2:hover       { color: #152b90; text-decoration: none; font-weight: bold; }
A.active2:link      { color: #152b90; text-decoration: underline; font-weight: bold; }
A.active2:visited   { color: #152b90; text-decoration: underline; font-weight: bold; }
A.active2:active    { color: #152b90; text-decoration: underline; font-weight: bold; }
A.active2:hover     { color: #152b90; text-decoration: underline; font-weight: bold; }

A.infTitle:link     { color: #830200; text-decoration: none; }
A.infTitle:visited  { color: #830200; text-decoration: none; }
A.infTitle:active   { color: #830200; text-decoration: none; }
A.infTitle:hover    { color: #830200; text-decoration: none; }
A.infText:link      { font-size: 7pt; color: #152b90; text-decoration: none; }
A.infText:visited   { font-size: 7pt; color: #152b90; text-decoration: none; }
A.infText:active    { font-size: 7pt; color: #152b90; text-decoration: none; }
A.infText:hover     { font-size: 7pt; color: #152b90; 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; }

.where    { font-size: 13pt; color: #cbccd7; text-decoration: none; font-weight: bold; }
.txt_gray { font-size: 8pt; color: #9597b0; }
.txt_srch { color: #ffffff; background-color: #cbccd7; }
.txt      { font-size: 8pt; color: #ffffff; font-weight: bold; }
.err      { color: red; }

.inp {
    font-size:8pt;
    border-right: #152b90 1px solid; border-top: #152b90 1px solid;
    font-size: 8pt; border-left: #152b90 1px solid;
    border-bottom: #152b90 1px solid; background-color: #ffffff;
}
.inp_blank {
    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: #152b90 1px solid; background: none;
}
.trans {
    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;
}
SPAN.copy{color: 010066; text-decoration: none;font-weight:bold}
A.copy{color: 010066; text-decoration: none;}

