.tblMain  { background-color: #d1d1d1; }
.tblHeader{ background-color: #0066cc; color: #ffffff; font-weight: bold; }
.tblRow   { background-color: #ffffff; color: #000000; }
.txtSmall { font-size: 7pt; }

.Content,body,td { font-size: 8pt; }
.Content,body { color: #000000; background-color: #ffffff; }
body {
    margin: 0px; font-family: Verdana,Arial,Helvetica,Tahoma,sans-serif;
}

A.menu1:link        { font-size: 10pt; color: #0066cc; text-decoration: none; font-weight: bold; }
A.menu1:visited     { font-size: 10pt; color: #0066cc; text-decoration: none; font-weight: bold; }
A.menu1:active      { font-size: 10pt; color: #0066cc; text-decoration: none; font-weight: bold; }
A.menu1:hover       { font-size: 10pt; color: #cc3333; text-decoration: none; font-weight: bold; }
A.active1:link      { font-size: 10pt; color: #cc3333; text-decoration: none; font-weight: bold; }
A.active1:visited   { font-size: 10pt; color: #cc3333; text-decoration: none; font-weight: bold; }
A.active1:active    { font-size: 10pt; color: #cc3333; text-decoration: none; font-weight: bold; }
A.active1:hover     { font-size: 10pt; color: #cc3333; text-decoration: none; font-weight: bold; }

A.menu2:link        { color: #0066cc; text-decoration: none; font-weight: bold; }
A.menu2:visited     { color: #0066cc; text-decoration: none; font-weight: bold; }
A.menu2:active      { color: #0066cc; text-decoration: none; font-weight: bold; }
A.menu2:hover       { color: #cc3333; text-decoration: none; font-weight: bold; }
A.active2:link      { color: #cc3333; text-decoration: none; font-weight: bold; }
A.active2:visited   { color: #cc3333; text-decoration: none; font-weight: bold; }
A.active2:active    { color: #cc3333; text-decoration: none; font-weight: bold; }
A.active2:hover     { color: #cc3333; text-decoration: none; font-weight: bold; }

A.infTitle:link     { color: #cc3333; text-decoration: underline; font-weight: bold; }
A.infTitle:visited  { color: #cc3333; text-decoration: underline; font-weight: bold; }
A.infTitle:active   { color: #cc3333; text-decoration: underline; font-weight: bold; }
A.infTitle:hover    { color: #cc3333; text-decoration: underline; font-weight: bold; }
A.infText:link      { color: #0066cc; text-decoration: none; font-weight: none; }
A.infText:visited   { color: #0066cc; text-decoration: none; font-weight: none; }
A.infText:active    { color: #0066cc; text-decoration: none; font-weight: none; }
A.infText:hover     { color: #0066cc; text-decoration: underline; font-weight: none; }

A:link    { color: #0066cc; text-decoration: underline; }
A:visited { color: #0066cc; text-decoration: underline; }
A:active  { color: #0066cc; text-decoration: underline; }
A:hover   { color: #cc3333; text-decoration: underline; }

A.small:link    { font-size: 7pt; color: #0066cc; text-decoration: underline; }
A.small:visited { font-size: 7pt; color: #0066cc; text-decoration: underline; }
A.small:active  { font-size: 7pt; color: #0066cc; text-decoration: underline; }
A.small:hover   { font-size: 7pt; color: #cc3333; text-decoration: underline; }

.small    { font-size: 10px; color: #696969; }
.header2  { color: #0066cc; font-size: 14px; font-weight: bold; }
.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: #0066cc; }
.txt      { font-size: 8pt; color: #ffffff; font-weight: bold; }
.err      { color: red; }

DIV.subD  { position: static; overflow: visible; margin-left: 10px;}

.inp {
    color:#000000; font-size:8pt;
    border-right: #0066cc 1px solid; border-top: #0066cc 1px solid;
    font-size: 8pt; border-left: #0066cc 1px solid;
    border-bottom: #0066cc 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: #0066cc 1px solid; background: none;
}
.inp_blank2 {
    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: #eeeeee 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;
}