/* content */
.text-header { font-weight: bold; font-size: 12pt; font-family: Arial Narrow, Arial, sans-serif; color: #555555;}
.pageContent { font-size: 8pt; font-family: Tahoma, sans-serif; color: #898989; }
 .pageContent a { font-size: 8pt; font-family: Tahoma, sans-serif; color: #898989; }

/* top elements */
.company { font-weight: bold; font-size: 13.5pt; font-family: Arial Narrow, Arial, sans-serif; color: #6A6A6A; text-transform: uppercase; }
.slogan { font-weight: bold; font-size: 10pt; font-family: Arial Narrow, Arial, sans-serif; color: #4364B0; text-transform: uppercase; }

/*main menu*/
.menu { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; }
.amenu { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: underline; }

/*submenu*/
.submenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; }
.asubmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: underline; }

/*bottom menu*/
.bmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #2E4884; text-decoration: none; }
.abmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #2E4884; text-decoration: underline; }

/*copyright*/
.footer { font-size: 8pt; font-family: Tahoma, sans-serif; color: #707070; }

/*backgrounds*/
.main-bg { background-color: #ffffff; }
.submenu-bg { background-color: #5A87CB; }
.bmenu-bg { background-color: #D9E0EF; }
.logo-bg { background-color: #D9E0EF; }


