/* content */ .text-header { font-weight: bold; font-size: 12pt; font-family: Arial Narrow, Arial, sans-serif; color: #333436;} .pageContent { font-size: 8pt; font-family: Tahoma, sans-serif; color: #5D5D5D; } .pageContent a { font-size: 8pt; font-family: Tahoma, sans-serif; color: #5D5D5D; } /* top elements */ .company { font-weight: bold; font-size: 12pt; fontS-family: Arial Narrow, Arial, sans-serif; color: #2F606F; } .slogan { font-weight: bold; font-size: 8pt; font-family: Arial Narrow, Arial, sans-serif; color: #59616C; } /*main menu*/ .menu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; } .amenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: underline; } /*submenu*/ .submenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #393939; text-decoration: none; } .asubmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #393939; text-decoration: underline;} /*bottom menu*/ .bmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; } .abmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: underline; } /*copyright*/ .footer { font-size: 8pt; font-family: Tahoma, sans-serif; color: #616264; } /*backgrounds*/ .main-bg { background-color: #E1E1E1; } .submenu-bg { background-color: #4E8BC1; } .menu-hr { background-color: #6BA4CF; } .line { background-color: #CACACA; }