/* content */
.text-header { font-size: 15pt; font-family: Tahoma, sans-serif; color: #F6F9F2; text-transform: uppercase; }
.pageContent { font-size: 8pt; font-family: Tahoma, sans-serif; color: #EDF3E5; }
 .pageContent a { font-size: 8pt; font-family: Tahoma, sans-serif; color: #EDF3E5; }

/* top elements */
.company { font-size: 17pt; font-family: Times New Roman, serif; color: #ffffff; }
.slogan { font-size: 7.5pt; font-family: Arial Narrow, sans-serif; color: #ffffff; text-transform: uppercase; }

/*main menu*/
.menu { font-size: 8pt; font-family: Arial Narrow, sans-serif; color: #ffffff; text-decoration: none; text-transform: uppercase; }
.amenu { font-size: 8pt; font-family: Arial Narrow, sans-serif; color: #ffffff; text-decoration: underline; text-transform: uppercase; }

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

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

/*backgrounds*/
.main-bg { background-color: #BBDCA5; }
