/* content */
.text-header { font-weight: bold; font-size: 12pt; font-family: Arial Narrow, Arial, sans-serif; color: #575757;}
.pageContent { font-weight:lighter; font-size: 8pt; font-family: Tahoma, sans-serif; color: #575757; }
 .pageContent a { font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; }

/* top elements */
.company { font-weight: bold; font-size: 12pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff; }
.slogan { font-weight: bold; font-size: 8pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff; }

/*main menu*/
.menu { font-weight: lighter; font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; }
.amenu { font-weight: lighter; font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: underline; }

/*submenu*/
.submenu { font-weight: lighter; font-size: 8pt; font-family: Tahoma, sans-serif; color: #5c5c5c; text-decoration: none; }
.asubmenu { font-weight: lighter; font-size: 8pt; font-family: Tahoma, sans-serif; color: #5c5c5c; text-decoration: underline; }

/*bottom menu*/
.bmenu { font-weight: lighter; font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: underline; }
.abmenu { font-weight: lighter; font-size: 8pt; font-family: Tahoma, sans-serif; color: #ffffff; text-decoration: none; }

/*copyright*/
.footer { font-weight:lighter; font-size: 8pt; font-family: Tahoma, sans-serif; color:#ffffff; }

/*backgrounds*/
.main-bg { background-color: #E1E1E1; }
.submenu-bg { background-color: #4E8BC1; }
.menu-hr { background-color: #FFFFFF; }
.line { background-color: #CACACA; }
