/* Quick fix */ table, tr, td { font-size: 10pt; } /* LINK GLOBALS */ A:link { text-decoration: none; color:#00005a; font-weight: bold; } A:visited { text-decoration: none; color:#00005a; font-weight: bold; } A:hover { text-decoration: underline; color:#005987; 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.home_module_a:link { text-decoration: none; color:#000000; font-size: 16pt; } A.home_module_a:visited { text-decoration: none; color:#000000; font-size: 16pt; } A.home_module_a:hover { text-decoration: underline; color:#000080; font-size: 16pt; } A.sm_gray:link { text-decoration: underline; color:gray; font-size: 8pt; } A.sm_gray:visited { text-decoration: underline; color:gray; font-size: 8pt; } A.sm_gray:hover { text-decoration: none; color:#c4c4c4; font-size: 8pt; } /*///////////////////////*/ html, body { background:#FFFFFF url(img/bg.gif) repeat-y center; margin: 0px; overflow-x: hidden; font-family: Arial; font-size: 10pt; cursor: default; color: #000; } .main-wrap_table { width: 760px; border: 0px hidden #000000; } .main_header { width: 760px; height: 100px; } .main_crumb { width: 760px; height: 16px; font-size: 10px; } .main_nav { width: 125px; background: #d5ebcd; 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: 10pt; width: 760px; } .main_sec_nav { width: 760px; height: 40px; text-align: center; font-size: 11px; } .footer { font-family: Arial; font-size: 10px; color: gray; height: 14px; background: url(img/bg_footer.gif) repeat-x top; } .sec_nav2 { font-family: Arial; font-size: 12px; height: 14px; width: 760px; background: url(img/bg_secnav2.gif) no-repeat; padding-left: 2px; } .tab { width: 100%; height: 25px; font-size: 16pt; font-weight: bold; background: url(img/bg_tab.gif) repeat-x; } .sec_tab { width: 200px; height: 25px; font-size: 16pt; font-weight: bold; background: url(img/bg_tab2.gif) repeat-x; } .title { font-size: 20pt; font-weight: bold; } .sub_content_main { width: 550px; } .sub_content_sec { width: 200px; border-left: 1px hidden #d5ebcd; background: #f0f0f0; } /*/////////////////////////////////////////////// NAV /////////////////////////////////// */ .nav { width: 125px; border: 0px black hidden; } .nav_cell1 { font-size: 10pt; padding-bottom: 5px; padding-top: 5px; padding-left: 10px; color: #080f99; cursor: pointer; } .nav_cell2 { font-size: 10pt; background: url(img/bg_nav2.gif) right repeat-y; padding-bottom: 5px; padding-top: 5px; padding-left: 10px; color: #000; cursor: pointer; } .nav_space { height: 30px; } /*/////////////////////////////////////////////// HOME /////////////////////////////////// */ .home_div { padding: 0px; width: 630px; } .home_div-left_cell { width: 375px; border-right: 1px #d5ebcd solid; font-size: 10pt; padding-right: 15px; } .home_div-right_cell { width: 255px; font-size: 10pt; padding-right: 6px; } /*////////////////////////////////// GALLERY ////////////////////////////// */ .gallery { width: 760px; } .gal_cell { width: 250px; padding-bottom: 25px; padding-top: 25px; text-align:center; } .gal_pages { text-align: center; font-size: 10pt; background: #FFFFFF url(img/bg_gal_pages.gif) bottom repeat-x; height: 14px; border: 0px hidden black; padding: 0px; width: 760px; } .prev { text-align: left; font-size: 10pt; width: 250px; } .next { text-align: right; font-size: 10pt; width: 250px; } .pages { text-align: center; font-size: 10pt; width: 250px; } /*///////////////////////////////////*/ .committee_main_top { width: 620px; overflow: hidden; text-align: center; background: url(img/com/committee_main_top.gif) no-repeat; height: 60px; } .committee_main_mid { width: 620px; overflow: hidden; } .committee_main_bot { width: 620px; overflow: hidden; font-size: 8pt; background: url(img/com/committee_main_bot.gif) no-repeat; } /* control panel */ .dispMe1 { background: #D2F8FF; } .dispMe2 { background: #AAE3FF; } .btn_submit { font-size: 8pt; } .input_txt { font-size: 8pt; border: 1px solid black; padding: 1px; } .tbl_row { background: #fff; width: 100%; } .tbl_row_h { background: #f2f2f2; text-decoration: underline; width: 100%; } .home_latest_top { background: #FFFFFF url(img/bg_latest_top.gif) no-repeat; width: 358px; height: 25px; padding-left: 8px; } .home_latest_main { background: #d5ebcd url(img/bg_latest.gif) repeat-y; width: 358px; padding-left:1px;padding-right:1px; } .home_latest_bottom { background: #fff url(img/bg_latest_bottom.gif) no-repeat; width: 358px; height: 25px; } /* DIV TEST */ div.rounded { clear:both; max-width:2400px; margin:5px auto; width:100%; } div.rounded div.top { background:url(img/tl.gif) no-repeat bottom left; padding:0px; width:100%; } div.rounded div.top div.right { background:url(img/tr.gif) no-repeat bottom right; height:12px; margin-left:12px; } div.rounded div.middle { background:url(img/l.gif) repeat-y left; clear:both; width:100%; } div.rounded div.middle div.right { background:url(img/r.gif) repeat-y right; margin-left:5px; } div.rounded div.middle div.right div.content { font-size:1.0em; line-height:1.3em; margin-right:5px; padding:0px 7px; text-align:justify; } div.rounded div.middle div.right div.content p { margin:0px; padding-top:15px; } div.rounded div.middle div.right div.content h2 { color:#0f2; font-size:1.75em; font-weight:bold; margin:0px; padding:7px 0px; } div.rounded div.bottom { background:url(img/bl.gif) no-repeat top left; clear:both; padding:0px; width:100%; } div.rounded div.bottom div.right { background:url(img/br.gif) no-repeat top right; height:12px; margin-left:12px; } .trProp { background: #fff; color: #000; } .trProp2 { background: #d6d6d6; color: #000; a.color: black; }