/* content */
.text-header { font-weight: bold; font-size: 9pt; font-family: Tahoma, sans-serif; color: #3D3838;}
.pageContent { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; }
 .pageContent a { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; }

/* top elements */
.company { font-weight: bold; font-size: 16pt; font-family: Tahoma, sans-serif; color: #ffffff; }
.slogan { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-transform: uppercase; }

/*main menu*/
.menu { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #D8D8D2; text-decoration: none; }
.amenu { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #D8D8D2; text-decoration: underline; }
.amenu2 { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #343432; text-decoration: none; }

/*submenu*/
.submenu { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #2A2723; text-decoration: none; }
.asubmenu { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #2A2723; text-decoration: underline; }

/*bottom menu*/
.bmenu { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; }
.abmenu { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; }

/*copyright*/
.footer { font-size: 7.5pt; font-family: Tahoma, sans-serif; color: #DAD8D8; }

/*backgrounds*/
.header-bg { background-color: #8C9762; }
.footer-bg { background-color: #84847D; }

