/* content */
.text-header { font-size: 19pt; font-family: Arial, sans-serif; color: #5F5F5F;}
.pageContent { font-size: 9pt; font-family: Tahoma, sans-serif; color: #5A5A5A; }
 .pageContent a { font-size: 9pt; font-family: Tahoma, sans-serif; color: #5A5A5A; }

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

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

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

/*bottom menu*/
.bmenu { font-size: 8pt; font-family: Arial, sans-serif; color: #727272; text-decoration: none; }
.abmenu { font-size: 8pt; font-family: Arial, sans-serif; color: #6793EA; text-decoration: underline; }

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

/*backgrounds*/
.submenu-hr { background-color: #BEE2F5; }
