/* content */
.text-header { font-weight: bold; font-size: 13pt; font-family: Arial; color: #394956;}
.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: 9pt;
	font-family: Arial;
	color: #364856;
	text-transform: uppercase;
}
.slogan { font-weight: bold; font-size: 10pt; font-family: Arial; color: #ECF0EF; }

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

/*submenu*/
.submenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #484949; text-decoration: none; }
.asubmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #484949; 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: #B7C1C9; }

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