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

/* top elements */
.company { font-weight: bold; font-size: 18pt; font-family: Arial Black, sans-serif; color: #ffffff; }
.slogan { font-size: 14pt; font-family: Arial Black, sans-serif; color: #ffffff; }

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

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

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

/*backgrounds*/
.main-bg { background-color: #C79D4E; }
.color-bg { background-color: #7EA42B; } 
