/* content */
.text-header { font-weight: bold; font-size: 9pt; font-family:Tahoma; color: #758391;}
.pageContent { font-size: 8pt; font-family: Tahoma; color: #807B76; }
 .pageContent a { font-size: 8pt; font-family: Tahoma; color: #807B76; }

/* top elements */
.company { font-weight: bold; font-size: 12pt; font-family:  Arial; color: #FFFFFF; }
.slogan { font-size: 11pt; font-family: Arial; color: #FFFFFF; }

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

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

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

/*copyright*/
.footer { font-size: 8pt; font-family: Tahoma; color: #A4C2E4; }

/*backgrounds*/
.main-bg { background-color: #DDD4BF; }
.submenu-bg { background-color: #DDD5C0; }
.menu-hr { background-color: #6BA4CF; }
.line { background-color: #CACACA; }
