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

/* top elements */
.company { font-weight: bold; font-size: 19pt; font-family: Arial, 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: #2B2B2B; text-decoration: none; text-transform: uppercase; }
.amenu { font-size: 8pt; font-family: Arial, sans-serif; color: #2B2B2B; text-decoration: none; text-transform: uppercase; }

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

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

/*backgrounds*/
.bg { background-color: #C53237; }
.submenu-hr { background-color: #D46569; }
