/* content */
.text-header { text-transform:uppercase;font-weight: bold; font-size: 12pt; font-family: Arial; color: #FFFFFF;}
.pageContent { font-size: 10pt; font-family: Arial; color: #FFFFFF; }
 .pageContent a { font-size: 10pt; font-family: Arial; color: #FFFFFF; }

/* top elements */
.company { font-weight: bold; font-size: 18pt; font-family:Arial; color: #F8E888; }
.slogan { text-transform:uppercase;font-weight: bold; font-size: 9pt; font-family: Arial; color: #F8E888; }

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

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

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

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

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