/* content */
.text-header { font-weight: bold; font-size: 8pt; font-family: Tahoma, sans-serif; color: #000000; text-transform: uppercase;}
.pageContent { font-size: 8pt; font-family: Tahoma, sans-serif; color: #000000; }
 .pageContent a { font-size: 8pt; font-family: Tahoma, sans-serif; color: #000000; }

/* top elements */
.company { font-size: 33pt; font-family: Times New Roman, serif; color: #A5A4A2; font-style : italic; }
.slogan { font-size: 13pt; font-family: Times New Roman, serif; color: #ffffff; font-style : italic; }

/*main menu*/
.menu { font-size: 10pt; font-family: Arial, sans-serif; color: #ffffff; text-decoration: none; }
.amenu { font-size: 10pt; font-family: Arial, sans-serif; color: #C4C0B8; text-decoration: underline; }

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

/*bottom menu*/
.bmenu { font-weight: bold; font-size: 7pt; font-family: Tahoma, sans-serif; color: #DCCFC3; text-decoration: none; text-transform: uppercase; }
.abmenu { font-weight: bold; font-size: 7pt; font-family: Tahoma, sans-serif; color: #DCCFC3; text-decoration: underline; text-transform: uppercase; }

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

/*backgrounds*/
.main-bg { background-color: #8F6339; }
.bg { background-color: #B4B47E; background-repeat: repeat-y; }
.submenu-bg { background-color: #25190F; background-repeat: no-repeat; }
.bmenu-separator { background-color: #453322; }

