/* content */
.text-header { font-size: 13.5pt; font-family: Arial, sans-serif; color: #4D636E;}
.pageContent { font-size: 8pt; font-family: Arial, sans-serif; color: #475D69; }
 .pageContent a { font-size: 8pt; font-family: Arial, sans-serif; color: #475D69; }

/* top elements */
.company { font-size: 16pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff; }
.slogan { font-size: 8pt; font-family: Arial Narrow, Arial, sans-serif; color: #DADFE1; }

/*main menu*/
.menu { font-size: 8pt; font-family: Arial Narrow, Arial, sans-serif; color: #607580; text-decoration: none; text-transform: uppercase; }
.amenu { font-size: 8pt; font-family: Arial Narrow, Arial, sans-serif; color: #607580; text-decoration: underline; text-transform: uppercase; }

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

/*bmenu*/
.bmenu { font-size: 8pt; font-family: Arial Narrow, Arial, sans-serif; color: #485E69; text-decoration: none; }
.abmenu { font-size: 8pt; font-family: Arial Narrow, Arial, sans-serif; color: #485E69; text-decoration: underline; }

/*copyright*/
.footer { font-size: 8pt; font-family: Arial Narrow, Arial, sans-serif; color: #919EA4; }

/*backgrounds*/
.main-bg { background-color: #E7EAEE; }
.menu-bg { background-color: #CEDAE0; }
.dark-bg { background-color: #A6AFB2; }     


