/* 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: 19.5pt; font-family: cursive; color: #ffffff; }
.slogan { font-size: 8pt; font-family: Arial, sans-serif; color: #ffffff; }

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

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

/*backgrounds*/
.main-bg { background-color: #AEBD47; background-position: bottom; background-repeat: repeat-x; }
