/* content */
.text-header { font-size: 15pt; font-family: Tahoma, sans-serif; color: #303034;}
.pageContent { font-size: 8pt; font-family: Tahoma, sans-serif; color: #818181; }
 .pageContent a { font-size: 8pt; font-family: Tahoma, sans-serif; color: #818181; }

/* top elements */
.company { font-size: 21pt; font-family: Tahoma, sans-serif; color: #ffffff; }
.slogan { font-size: 7.5pt; font-family: Tahoma, sans-serif; color: #ffffff; text-transform: uppercase; }

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

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

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

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

/*backgrounds*/
.main-bg { background-color: #457FA4; }
.menu-bg { background-color: #EABE54; }  
