/* content */
.text-header { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-transform: uppercase;}
.pageContent { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; }
 .pageContent a { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; }

/* top elements */
.company { font-size: 18pt; font-family: Tahoma, sans-serif; color: #ffffff; text-transform: uppercase; }
.slogan { font-weight: bold; font-size: 10pt; font-family: Tahoma, sans-serif; color: #ffffff; text-transform: uppercase; }

/*main menu*/
.menu { font-size: 9pt; font-family: Arial, sans-serif; color: #ffffff; text-decoration: none; line-height: 10px; }
.amenu { font-size: 9pt; font-family: Arial, sans-serif; color: #C3C3C3; text-decoration: none; line-height: 10px; }

/*submenu*/
.submenu { font-size: 10pt; font-family: Arial, sans-serif; color: #35393C; text-decoration: none; }
.asubmenu { font-size: 10pt; font-family: Arial, sans-serif; color: #858A8E; text-decoration: none; }

/*bottom menu*/
.bmenu { font-weight: bold; font-size: 7pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; text-transform: uppercase; }
.abmenu { font-weight: bold; font-size: 7pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: underline; text-transform: uppercase; }

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

/*backgrounds*/
.main-bg { background-color: #005952; }
.bg { background-color: #00867B; }
.bmenu-separator { background-color: #A76C00; }

