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

/* top elements */
.company {
	font-weight: bold;
	font-size: 14pt;
	font-family: Arial Narrow, Arial, sans-serif;
	color: #717171;
	font-style: italic;
	text-transform: uppercase;
}
.slogan { font-weight: normal; font-size: 8pt; font-family: Arial Narrow, Arial, sans-serif; color: #999999; }

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

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

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

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

/*backgrounds*/
.main-bg { background-color: #E1E1E1; }
.submenu-bg { background-color: #078E88; }
.menu-hr { background-color: #26A6A2; }
.line { background-color: #CACACA; }
