/* content */
.text-header { font-weight: bold; font-size: 10pt; font-family: Tahoma, sans-serif; color: #C1C1C1;}
.pageContent { font-size: 7.5pt; font-family: Tahoma, sans-serif; color: #979797; }
 .pageContent a { font-size: 7.5pt; font-family: Tahoma, sans-serif; color: #979797; }

/* top elements */
.company { font-weight: bold; font-size: 17pt; font-family: Times New Roman, serif; color: #BEBEBE; }
.slogan { font-size: 9pt; font-family: Tahoma, sans-serif; color: #ffffff; text-transform: uppercase; }

/*main menu*/
.menu { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #A8A8A8; text-decoration: none; white-space: nowrap; }
.amenu { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #A8A8A8; text-decoration: underline; white-space: nowrap; }

/*submenu*/
.submenu { font-size: 7.5pt; font-family: Tahoma, sans-serif; color: #ACACAC; text-decoration: underline; }
.asubmenu { font-weight: bold; font-size: 7.5pt; font-family: Tahoma, sans-serif; color: #ACACAC; text-decoration: underline; }

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

/*backgrounds*/
.main-bg { background-color: #353941; }
.submenu-hr { background-color: #61666E; }
