/*bottom menu*/
.bmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #6B6B6B; text-decoration: none; font-weight : bold;}
.abmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #6B6B6B; text-decoration: underline; font-weight : bold;}

/* content */
.text-header { font-weight: bold; font-size: 12pt; font-family: Arial Narrow, Arial, sans-serif; color: #81775C;}
.pageContent { font-size: 8pt; font-family: Tahoma, sans-serif; color: #8D8D8D; }
.pageContent a { font-size: 8pt; font-family: Tahoma, sans-serif; color: #8D8D8D;  text-decoration: underline;}

/* top elements */
.company { font-weight: bold; font-size: 8pt; line-height: 12px; font-family: Arial Narrow, Arial, sans-serif; color: #645736; text-transform: uppercase; }
.slogan { font-size: 8pt; line-height: 12px; font-family: Arial Narrow, Arial, sans-serif; color: #6B6B6B; }

/*main menu*/
.menu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #6B6B6B; text-decoration: none; font-weight : bold;}
.amenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #6B6B6B; text-decoration: underline; font-weight : bold;}

/*submenu*/
.submenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #6B6B6B; text-decoration: none; }
.asubmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #6B6B6B; text-decoration: underline; }

/*copyright*/
.footer { font-size: 8pt; font-family: Tahoma, sans-serif; color: #8D8D8D; }

/*backgrounds*/
.main-bg { background-color: #ffffff; }
