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

/* top elements */
.company { font-weight: bold; font-size: 15pt; font-family: Arial black, sans-serif; color: #ffffff; white-space: nowrap; }
.slogan { font-weight: bold; font-size: 8pt; font-family: Arial black,, sans-serif; color: #B7CE9D; white-space: nowrap; }

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

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

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

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

/*backgrounds*/
.main-bg { background-color: #E5E7DF; }
.submenu-bg { background-color: #C9CDBB; }
.bmenu-separator { background-color: #AFB1AA; }
.separator { background-color: #A4A696; }
