/* content */
.text-header { font-weight: bold; font-size: 9pt; font-family: Tahoma, sans-serif; color: #C6C9CA;}
.pageContent { font-size: 8pt; font-family: Verdana, sans-serif; color: #C6C9CA; }
 .pageContent a { font-size: 8pt; font-family: Tahoma, sans-serif; color: #C6C9CA; }

/* top elements */
.company { font-weight: bold; font-size: 15pt; font-family: Times New Roman, serif; color: #C6C9CA; }
.slogan { font-size: 7pt; font-family: Times New Roman, serif; color: #C6C9CA; text-transform: uppercase; }

/*main menu*/
.menu { font-weight: bold; font-size: 8pt; font-family: Arial, sans-serif; color: #C6C9CA; text-decoration: none; }
.amenu { font-weight: bold; font-size: 8pt; font-family: Arial, sans-serif; color: #C6C9CA; text-decoration: underline; }

/*submenu*/
.submenu { font-weight: bold; font-size: 8pt; font-family: Verdana, sans-serif; color: #C6C9CA; text-decoration: none; }
.asubmenu { font-weight: bold; font-size: 8pt; font-family: Verdana, sans-serif; color: #C6C9CA; text-decoration: underline; }

/*bottom menu*/
.bmenu { font-size: 8pt; font-family: MS Sans Serif, sans-serif; color: #C6C9CA; text-decoration: none; }
.abmenu { font-size: 8pt; font-family: MS Sans Serif, sans-serif; color: #C6C9CA; text-decoration: none; }

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

/*backgrounds*/
.main-bg { background-color: #727C81; }
.light-bg { background-color: #899195; }
.dark-bg { background-color: #60686C; }

