/* content */
.text-header { font-weight: bold; font-size: 13pt; font-family: Arial; color: #374A59;}
.pageContent { font-size: 8pt; font-family: Tahoma, sans-serif; color: #7F7F7F; }
 .pageContent a { font-size: 8pt; font-family: Tahoma, sans-serif; color: #8D8D8D; }

/* top elements */
.company { font-weight: bold; font-size: 14pt; font-family: Arial; color: #FFFEFF; }
.slogan { font-weight: bold; font-size: 9pt; font-family: Arial; color: #CDD5EA; }

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

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

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

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

/*backgrounds*/
.main-bg { background-color: #BDAE90; }
.submenu-bg { background-color: #E2DDCA; }
.menu-hr { background-color: #26A6A2; }
.line { background-color: #40506A; }
.line1 { background-color: #fff; }
.main-bg1 { background-color: #A38D75; }
