/* content */
.text-header { font-size: 16pt; font-family: Arial Narrow, sans-serif; color: #ffffff;}
.pageContent { font-size: 8pt; font-family: Tahoma, sans-serif; color: #D4F3F5; }
 .pageContent a { font-size: 8pt; font-family: Tahoma, sans-serif; color: #D4F3F5; }

/* top elements */
.company { font-weight: bold; font-style: italic; font-size: 12pt; font-family: Arial Black, sans-serif; color: #ffffff; text-transform: uppercase; }
.slogan { font-size: 8pt; font-family: Arial Narrow, sans-serif; color: #ffffff; }

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

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

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

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

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