a                         {text-decoration : underline; color: #EF8901;}
a:visited                 {text-decoration : underline; color: #EF8901;}
a:hover                   {text-decoration : none; color: #999999;}



body
{
    color: #333333;
    font-family: helvetica, verdana, arial, arial cyr;

}

td.bottom                 { font-size : 11px; font-weight: normal; color: #333333; }
td.bottom a               { text-decoration : underline; font-size : 10px; font-weight: normal; color: #666666; }
td.bottom a:visit         { text-decoration : underline; font-size : 10px; font-weight: normal; color: #666666; }
td.bottom a:hover         { text-decoration : none; font-size : 10px; font-weight: normal; color: #999999; }

td.menu                 { font-size: 15px; font-weight: bold; color: #fefefe; background: #aaaaaa;}
td.menu_sel             { font-size: 15px; font-weight: bold; color: #fefefe; background: #EF8901 }
td.menu a               { text-decoration: none; font-size: 15px; font-weight: bold; color: #fefefe; }
td.menu a:visit         { text-decoration: none; font-size: 15px; font-weight: bold; color: #fefefe; }
td.menu a:hover         { text-decoration: underline; font-size: 15px; font-weight: bold; color: #eeeeee; }

.9                        { font-size : 9px;  }
.10                       { font-size : 10px; }
.11                       { font-size : 11px; }
.12                       { font-size : 12px; }
.13                       { font-size : 13px; }
.14                       { font-size : 14px; }
.15                       { font-size : 15px; }
.16                       { font-size : 16px; }
.17                       { font-size : 17px; }
.18                       { font-size : 18px; }
.19                       { font-size : 19px; }
.20                       { font-size : 20px; }

.9b                       { font-size : 9px; font-weight: bold;  }
.10b                      { font-size : 10px; font-weight: bold; }
.11b                      { font-size : 11px; font-weight: bold; }
.12b                      { font-size : 12px; font-weight: bold; }
.13b                      { font-size : 13px; font-weight: bold; }
.14b                      { font-size : 14px; font-weight: bold; }
.15b                      { font-size : 15px; font-weight: bold; }
.16b                      { font-size : 16px; font-weight: bold; }
.17b                      { font-size : 17px; font-weight: bold; }
.18b                      { font-size : 18px; font-weight: bold; }
.19b                      { font-size : 19px; font-weight: bold; }
.20b                      { font-size : 20px; font-weight: bold; }

a.menu { text-align: right; font-size: 12px; }
a.menu:link { font-family: helvetica, verdana, arial, arial cyr; text-decoration: none; color:#999999; font-size: 13px; font-weight: bold; }
a.menu:visited { font-family: helvetica, verdana, arial, arial cyr; text-decoration: none; color:#999999; font-size: 13px; font-weight: bold; }
a.menu:active {  font-family: helvetica, verdana, arial, arial cyr; text-decoration: underline; color:#cc3300; font-size: 13px; font-weight: bold; }
a.menu:hover { font-family: helvetica, verdana, arial, arial cyr; text-decoration: underline; color:#cc3300; font-size: 13px; font-weight: bold; }


td                        { font-size : 12px; }
p                         { font-size : 12px; }

table.border { border-left: 1px solid ##B5B5B5; border-top: 1px solid #B5B5B5; }
table.border td, table.border th { border-right: 1px solid ##B5B5B5; border-bottom: 1px solid ##B5B5B5; padding: 1 2 1 2; }
table.border th { background-color: #f0f0f0; font-size: 9pt; }

