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

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

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

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

/*submenu_rot*/
.submenu_rot { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #800000; text-decoration: none; }
.asubmenu_rot { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #800000; text-decoration: underline; }

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

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

/*backgrounds*/
.main-bg { background-color: #A89A75; }
.color-bg { background-color: #5395C8; }
.line { background-color: #CBC2A4; }

