/* content */
.text-header { font-weight: bold; font-size: 9pt; font-family: Tahoma, sans-serif; color: #5E4124;  text-decoration: none; text-transform: uppercase; }
.pageContent { font-size: 8pt; font-family: Tahoma, sans-serif; color: #5E4124; }
 .pageContent a { font-size: 8pt; font-family: Tahoma, sans-serif; color: #5E4124; }

/* top elements */
.company { font-weight: bold; font-size: 13.5pt; font-family: Trebuchet MS, Tahoma, sans-serif; color: #988675; }

/*main menu*/
.menu { font-weight: bold; font-size: 7.5pt; font-family: Trebuchet MS, Tahoma, sans-serif; color: #ffffff; text-decoration: none; text-transform: uppercase; }
.amenu { font-weight: bold; font-size: 7.5pt; font-family: Trebuchet MS, Tahoma, sans-serif; color: #ffffff; text-decoration: none; text-transform: uppercase; }

/*submenu*/
.submenu { font-size: 7.5pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff; text-decoration: none; text-transform: uppercase; }
.asubmenu { font-size: 7.5pt; font-family: Arial Narrow, Arial, sans-serif; color: #CCCCCC; text-decoration: none; text-transform: uppercase; }

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

/*backgrounds*/
.header-bg { background-color: #B2A496; }
.footer-bg { background-color: #B2A496; }

.submenu-bg { background-color: #B2A496; }
.submenu-abg { background-color: #8E8378; }
.submenu-hr { background-color: #C1B6AB; }
.bg { background-color: #D5CEC6; }

.amenu-border { border: 1px solid #DAD5D0; padding: 0 5px; }

