/* content */
.text-header { font-weight: bold; font-size: 12pt; font-family: Arial Narrow, Arial, sans-serif; color: #FFFFFF;}
.pageContent { font-size: 10pt; font-family: Tahoma; color: #FFFFFF; }
 .pageContent a { font-size: 10pt; font-family: Tahoma; color: #FFFFFF; }

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

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

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

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

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

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