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

/* top elements */
.company { font-weight: bold; font-size: 16pt; font-family: cursive; color: #ffffff; }
.slogan { font-size: 7pt; font-family: Arial, sans-serif; color: #ffffff; }

/*main menu*/
.menu { font-size: 10pt; font-family: Arial, sans-serif; color: #ffffff; text-decoration: none; text-transform: uppercase; white-space: nowrap; }
.amenu { font-size: 10pt; font-family: Arial, sans-serif; color: #ffffff; text-decoration: none; text-transform: uppercase; white-space: nowrap; }

/*submenu*/
.submenu { font-size: 7.5pt; font-family: Arial, sans-serif; color: #000000; text-decoration: none; }
.asubmenu { font-size: 7.5pt; font-family: Arial, sans-serif; color: #ffffff; text-decoration: none; }

/*bottom menu*/
.bmenu { font-size: 10pt; font-family: Arial, sans-serif; color: #000000; text-transform: uppercase; text-decoration: none; }
.abmenu { font-size: 10pt; font-family: Arial, sans-serif; color: #000000; text-transform: uppercase; text-decoration: none; }

/*backgrounds*/
.amenu-bg { background-color: #117272; }
.header-bg { background-color: #218282; }
