/* Quick fix */ table, tr, td { font-size: 8pt; } /* LINK GLOBALS */ A:link { text-decoration: none; color:#86caff; font-weight: bold; } A:visited { text-decoration: none; color:#86caff; font-weight: bold; } A:hover { text-decoration: underline; color:#57b6ff; font-weight: bold; } A.sec_nav:link { text-decoration: none; color:#000000; font-weight: bold; } A.sec_nav:visited { text-decoration: none; color:#000000; font-weight: bold; } A.sec_nav:hover { text-decoration: underline; color:#000000; font-weight: bold; } A.sm_comment:link { text-decoration: none; color:#000000; font-size: 8pt; } A.sm_comment:visited { text-decoration: none; color:#000000; font-size: 8pt; } A.sm_comment:hover { text-decoration: underline; color:#000080; font-size: 8pt; } A.w_link_lg:link { text-decoration: none; color:#fff; font-size: 16pt; font-weight: bold; } A.w_link_lg:visited { text-decoration: none; color:#fff; font-size: 16pt; font-weight: bold; } A.w_link_lg:hover { text-decoration: none; color:#c0c0c0; font-size: 16pt; font-weight: bold; } /*///////////////////////*/ html, body { background:#000 url(img/bg.gif); margin: 0px; overflow-x: hidden; font-family: Arial; font-size: 8pt; cursor: default; color: #FFF; } .main-wrap_table { width: 760px; border: 0px hidden #000000; } .main_header { width: 760px; height: 100px; background: url(img/header.gif) no-repeat center; } .main_crumb { width: 760px; height: 16px; font-size: 10px; } .main_nav { width: 125px; padding-left: 0px; padding-top: 0px; } .main_spacer { width: 3px; background: url(img/bg_spacer.gif) left repeat-y; } .main_content { font-family: Arial; font-size: 8pt; width: 630px; /*background: #000000;*/ } .main_sec_nav { width: 630px; height: 40px; text-align: center; font-size: 11px; background: url(img/bg_sec_nav.gif) left repeat-y; } .footer { font-family: Arial; font-size: 10px; color: gray; height: 14px; background: url(img/bg_footer.gif) repeat-x; } .tab { width: 630px; height: 25px; font-size: 16pt; font-weight: bold; background: url(img/bg_tab.gif) repeat-x; } /*/////////////////////////////////////////////// NAV /////////////////////////////////// */ .nav { width: 125px; border: 0px black hidden; } .nav_cell1 { font-size: 8pt; padding-bottom: 5px; padding-top: 5px; padding-left: 10px; color: #080f99; cursor: pointer; background: #000; } .nav_cell2 { font-size: 8pt; background: url(img/bg_nav2.gif) white; padding-bottom: 5px; padding-top: 5px; padding-left: 10px; color: #000; cursor: pointer; } .nav_space { height: 30px; } /*////////////////////////////////// NEWS ///////////////////////////////////////*/ .news_title { width: 445px; height: 15px; background: url(img/news_top.gif) bottom no-repeat; font-size: 8pt; color: black; font-weight: bold; padding-left: 5px; padding-top: 5px; text-align: left; } .news_content { width: 430px; background: #fff; font-size: 8pt; color: black; padding-left: 10px; padding-right: 10px; text-align: left; } .news_time { width: 445px; background: url(img/news_bot.gif) top no-repeat; font-size: 8pt; color: black; padding-left: 5px; text-align: left; }