/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Define Colors *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * General Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ body { font-size: 10px; font-family: Tahoma; background-color: #EFEFEF; margin: 10 10 10 10; zoom: 100%; } td, select { font-size: 10px; font-family: Tahoma; color: #505827; } p, li { text-align: justify; } .title { font-size: 11px; font-family: Tahoma; font-weight: bold; color: #2E454A; vertical-align: top; height: 25px; } .legend { font-size: 11px; font-family: Tahoma; font-weight: bold; color: #2E454A; } .title1 { font-size: 11px; font-family: Tahoma; font-weight: bold; height: 25px; } .contents { font-family: Tahoma; font-size: 11px; color: #505827; text-align: justify; } .name { font-family: Tahoma; font-size: 10px; color: #505827; } .nameAr:first-letter { text-decoration: underline; } .nameEn:first-letter { font-family: Arial; font-weight: bold; font-size: 11px; text-transform: capitalize; } a.link { color: #687D7D; font-size: 10px; font-weight: bold; } a.link:link { color: #687D7D; text-decoration: underline; } a.link:visited { color: #687D7D; text-decoration: underline; } a.link:hover { color: #4B5D5F; text-decoration: none; } a.link1 { color: #2E454A; font-size: 10px; font-weight: bold; } a.link1:link { color: #2E454A; text-decoration: underline; } a.link1:visited { color: #2E454A; text-decoration: underline; } a.link1:hover { color: #2E454A; text-decoration: none; } a.SpecialLink { color: #4B5D5F; font-size: 10px; font-weight: bold; } a.SpecialLink:link { color: #4B5D5F; text-decoration: none; } a.SpecialLink:visited { color: #4B5D5F; text-decoration: none; } a.SpecialLink:hover { color: #AD1D1D; text-decoration: none; } input { font-family: Tahoma; font-size: 10px; color: #505827; } .radio { width: 11px; height: 13px; font-size: 10px; background-color: D8DBC3; } .radioBox { padding: 2px; font-size: 10px; background-color: D8DBC3; } .radioContents { font-size: 10px; padding-left:3px; padding-right:3px; } .button { height: 20px; color: #F2F3E9; font-weight: bold; font-size: 10px; border-left: 1px solid #BBBC9C; border-right: 1px outset #BBBC9C; border-top: 1px solid #BBBC9C; border-bottom: 1px outset #BBBC9C; padding-left:2px; padding-right: 2px; background-image: url(../Images/button_bg.gif); } .box { background-color: #CECFB0; } .boxHeader { font-weight: bold; white-space: nowrap; background-image: url(../Images/boxHeaderBg.gif); } .nav { padding: 5px; color: #879393; font-size: 10px; font-weight: bold; background-color: #E3E5E5; border-bottom: 1px solid #B3C1C1; } a.nav_link { color: #527171; font-size: 10px; font-weight: bold; } a.nav_link:link { color: #527171; text-decoration: underline; } a.nav_link:visited { color: #527171; text-decoration: underline; } a.nav_link:hover { color: #4A5E5E; text-decoration: none; } .relatedLinks { background-color: #E5E5DB; } .relatedLinksTable { background-color: #F5F5EF; } .selectedLink { color: #222222; /* border-top:1px dotted #222222; border-bottom:1px dotted #222222; */ background-color: #E8E9DB; padding: 2px; } .error { color: #DA251D; font-weight:bold; font-size: 11px; } .warning { color: #435F69; font-weight:bold; font-size: 11px; } .display { color: #4F5529; font-weight:bold; font-size: 12px; } .normal { font-weight: normal; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Grid Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ .grid { background-color: #F0F0E9; } .gridHeader { text-align: center; font-weight: bold; font-size: 10px; background-color: #D1D2BC; } .gridItem { font-size: 11px; background-color: #E6E7DD; } .gridAltItem { font-size: 11px; background-color: #E0E1D6; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Header Section Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ /*-*-*-*-* Top Bar Styles *-*-*-*-*/ .topPage { height: 31px; color: #757575; vertical-align: middle; background-image: url(../Images/topBarBg.gif); } .Date { color: #757575; text-align: Right; font-size: 10px; font-weight: bold; } .topMenu { color: #757575; text-align:Left; font-size: 10px; font-weight: bold; padding-left: 2px; padding-right: 2px; } .topMenu a:link { color: #757575; text-decoration: none; } .topMenu a:visited { color: #757575; text-decoration: none; } .topMenu a:hover { color: #757575; text-decoration: underline; } /*-*-*-*-* Logo Bar Styles *-*-*-*-*/ .header { background-image: url(../Images/header_bg.gif); vertical-align: top; } .logo { padding-left: 5px; padding-right: 5px; } .languageLink { color: #505E0C; font-weight: bold; font-size: 11px; vertical-align: middle; background-image: url(../Images/langSelectBg.gif); } .languageLink a:link { color: #505E0C; text-decoration: none; } .languageLink a:visited { color: #505E0C; text-decoration: none; } .languageLink a:hover { color: #727B2A; text-decoration: none; } /*-*-*-*-* Down Bar Styles *-*-*-*-*/ .downBar { background-image: url(../Images/downBarBg.gif); } /*-*-*-*-* Menu Top Styles *-*-*-*-*/ .vMenu { text-align:center; } .vMenu td { font-size: 11px; font-weight: bold; white-space: nowrap; } .topMenuLink a:link { color: #FFFFFF; text-decoration: none; } .topMenuLink a:visited { color: #FFFFFF; text-decoration: none; } .topMenuLink a:hover { color: #3D421B; text-decoration: none; } .topMenuSelLink a:link { color: #5D5F38; text-decoration: none; } .topMenuSelLink a:visited { color: #5D5F38; text-decoration: none; } .topMenuSelLink a:hover { color: #FFFFFF; text-decoration: none; } /*-*-*-*-* Menu Down Bar Styles *-*-*-*-*/ .downMenuBar { height: 30px; color: #4F5227; font-size: 11px; background-image: url(../Images/downMenuBar.gif); } .topMenuSubLink { color: #2E454A; font-weight: bold; font-size: 10px; vertical-align: middle; text-align: center; white-space: nowrap; } .topMenuSubLink a:link { color: #2E454A; text-decoration: none; } .topMenuSubLink a:visited { color: #2E454A; text-decoration: none; } .topMenuSubLink a:hover { color: #4B5D5F; text-decoration: underline; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Right Section Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ .rightColumn { background-color: #E2E4CC; } /*-*-*-*-* Text AD Styles *-*-*-*-*/ .textAD_Style { color: #4F5227; background-color: #DFE1C9; border: 1px solid #AFB48F; } .textAD_BorderTop { height: 2px; background-color: #616739; } .textAD_SiteLink { color: #4F5227; font-weight: bold; font-size: 10px; } .textAD_SiteLink a:link { color: #4F5227; text-decoration: none; } .textAD_SiteLink a:visited { color: #4F5227; text-decoration: none; } .textAD_SiteLink a:hover { color: #4F5227; text-decoration: underline; } .textAD_Desc { color: #4F5227; text-align: justify; } .textAD_DisplayLink { color: #2E454A; font-weight: bold; font-size: 10px; text-align: center; } .textAD_DisplayLink a:link { color: #2E454A; text-decoration: none; } .textAD_DisplayLink a:visited { color: #2E454A; text-decoration: none; } .textAD_DisplayLink a:hover { color: #2E454A; text-decoration: underline; } /*-*-*-*-* Latest News Styles *-*-*-*-*/ .newsHeader { text-align: center; color: #FFFFFF; font-weight: bold; font-size: 11px; background-color: #616739; } .newsBody { color: #4F5227; background-color: #DFE1C9; border: 1px solid #AFB48F; } .newDate { font-weight: bold; font-size: 10px; } .newTitle { color: #4F5227; font-size: 10px; /* text-align: justify; */ padding-top: 3px; } .newTitle a:link { color: #4F5227; text-decoration: none; } .newTitle a:visited { color: #4F5227; text-decoration: none; } .newTitle a:hover { color: #4F5227; text-decoration: underline; } .newBorderLeft { width: 5px; padding: 0px; background-color: #B1B28E; } .newBorderBottom { border-bottom: 1px solid #616739; } .newsMoreLink { color: #3D421B; font-weight: bold; font-size: 10px; padding:3px; background-color: #C7C7A0; } .newsMoreLink a:link { color: #3D421B; text-decoration: none; } .newsMoreLink a:visited { color: #3D421B; text-decoration: none; } .newsMoreLink a:hover { color: #3D421B; text-decoration: underline; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Footer Section Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ /*-*-*-*-* Footer Styles *-*-*-*-*/ .footerLink { color: #757575; font-size: 10px; font-weight: bold; text-align: center; white-space: nowrap; } .footerLink a:link { color: #757575; text-decoration: none; } .footerLink a:visited { color: #757575; text-decoration: none; } .footerLink a:hover { color: #757575; text-decoration: underline; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Left Section Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ .leftColumn { background-color: #E8E9DB; } .leftMenuTitle { font-size: 11px; text-align: center; font-weight: bold; padding-top: 8px; background-image: url(../Images/menu_title_bg.gif); } .leftMenuLink { color: #4F5227; font-size: 10px; font-weight: bold; padding-left: 5px; padding-right: 5px; background-image: url(../Images/menu_bg.gif); } .leftMenuLink a:link { color: #4F5227; text-decoration: none; } .leftMenuLink a:visited { color: #4F5227; text-decoration: none; } .leftMenuLink a:hover { color: #4F5227; text-decoration: underline; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Home Page Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ .tableTitle { color: #E5E5DB; font-weight: bold; font-size: 11px; height: 20px; text-align: center; background-color: #4A5D5E; } .tableContents { color: #4A5D5E; font-weight: bold; font-size: 10px; border-bottom: 1px solid #EFEFEF; background-color: #E5E5DB; } .tableContents a:link { color: #4A5D5E; text-decoration: underline; } .tableContents a:visited { color: #4A5D5E; text-decoration: underline; } .tableContents a:hover { color: #2D4548; text-decoration: none; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Scientific Committees Page Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ .committeeBorder { border-Right: 1px solid #94AAAA; border-bottom: 1px solid #94AAAA; } .committeeTitle { color: #486868; font-weight: bold; font-size: 10px; padding: 0 2 2 2; vertical-align: top; } .committeeDesc { color: #50654E; font-weight: bold; font-size: 10px; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Publishers Page Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ .publisherBorder { border-top: 1px solid #B1B28E; /* #D1D3D3; */ border-bottom: 2px solid #616739; /* #94AAAA; */ background-color: #DFE1C9; /* #E0E7E7 */ padding: 2px; } .publisherTitle { color: #616739; /* #486868; */ font-weight: bold; font-size: 10px; padding: 0 4 0 4; } .publisherHeader { font-weight: bold; white-space:nowrap; height: 18px; background-color: #E0E1D6; } .publisherContents { color: #50654E; font-size: 10px; background-color: #E6E7DD; } .publisherBG { background-color: #E6E7DD; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Publications Page Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ a.publicationsLink { color: #4F5227; font-weight: bold; font-size: 10px; } a.publicationsLink:link { color: #4F5227; text-decoration: none; } a.publicationsLink:visited { color: #4F5227; text-decoration: none; } a.publicationsLink:hover { color: ; text-decoration: underline; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Headers Page Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ a.headersLink { color: #4F5227; font-weight: bold; font-size: 10px; } a.headersLink:link { color: #4F5227; text-decoration: none; } a.headersLink:visited { color: #4F5227; text-decoration: none; } a.headersLink:hover { color: ; text-decoration: underline; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Sources and Researches Page Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ .subject { font-size: 11px; font-family: Tahoma; font-weight: bold; color: #2E454A; height: 18px; } .author { font-size: 10px; font-family: Tahoma; font-weight: normal; height: 18px; } .description { font-size: 11px; font-family: Tahoma; font-weight: normal; }