/* content */
.text-header { font-weight: bold; font-size: 12pt; font-family: Arial Narrow, Arial, sans-serif; color: #440202;}
.pageContent { font-size: 8pt; font-family: Tahoma, sans-serif; color: #878787; }
.pageContent a { font-size: 8pt; font-family: Tahoma, sans-serif; color: #878787; }

/* top elements */
.company { font-weight: bold; font-size: 13pt;  font-family: Arial Narrow, Arial, sans-serif; color: #FFFFFF; text-transform: uppercase; }
.slogan { font-weight: bold; font-size: 8pt; font-family: Arial Narrow, Arial, sans-serif; color: #999999; text-transform: uppercase; }

/*main menu*/
.menu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #2C2C2C; text-decoration: none; }
.amenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #2C2C2C; text-decoration: underline; }

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

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

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

/*backgrounds*/
.main-bg { background-color: #002D57; }
.content-bg { background-color: #E6E6E6; }
