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

/* top elements */
.company { font-size: 22.5pt; font-family: Times New Roman, serif; color: #ffffff; }
.slogan { font-size: 7.5pt; font-family: Arial, sans-serif; color: #ffffff; text-transform: uppercase; }

/*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; }
.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: #ABA18D; }

/*backgrounds*/
.main-bg { background-color: #9ABB6A; }
.submenu-bg { background-color: #4D4030; }
