/* content */
.text-header { font-weight: bold; font-size: 12pt; font-family: Tahoma, sans-serif; color: #5C5C5C;}
.pageContent { font-size: 8pt; font-family: Tahoma, sans-serif; color: #5C5C5C; }
 .pageContent a { font-size: 8pt; font-family: Tahoma, sans-serif; color: #5C5C5C; }

/* top elements */
.company { font-size: 16pt; font-family: cursive, sans-serif; color: #ffffff; }
.slogan { font-size: 8pt; font-family: cursive, sans-serif; color: #ffffff; }

/*main menu*/
.menu { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #E5E3C2; text-decoration: none; white-space: nowrap; }
.amenu { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #E5E3C2; text-decoration: underline; white-space: nowrap; }

/*submenu*/
.submenu { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #C9D5A6; text-decoration: none; }
.asubmenu { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #C9D5A6; text-decoration: underline; }

/*copyright*/
.footer { font-size: 8pt; font-family: Tahoma, sans-serif; color: #A19C97; }

/*backgrounds*/
.submenu-bg { background-color: #79A100; }
