/* 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-size: 25pt; font-family: Times New Roman, serif; color: #55524C; }
.slogan { font-size: 8pt; font-family: Arial, sans-serif; color: #55524C; }

/*main menu*/
.menu { font-size: 8pt; font-family: Arial, sans-serif; color: #5A5A5A; text-decoration: none; text-transform: uppercase; }
.amenu { font-size: 8pt; font-family: Arial, sans-serif; color: #5A5A5A; text-decoration: underline; 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: #7E7E7E; }

/*backgrounds*/
.main-bg { background-color: #A173B9; }
