
/* content */
.text-header { font-weight: bold; font-size: 12pt; font-family: "Arial Narrow", Arial, sans-serif; color: #98B1CA;}
.pageContent { font-size: 8pt; font-family: Tahoma, sans-serif; color: #999999; }
 .pageContent sa { font-size: 8pt; font-family: Tahoma, sans-serif; color: #999999; }

/* top elements */
.company { font-weight: bold; font-size: 14pt; font-family: "Arial Narrow", Arial, sans-serif; color: #6E6965; }
.slogan {
	font-size: 8pt;
	font-family: "Arial Narrow", Arial, sans-serif;
	color: #A4A29C;
	text-transform: uppercase;
	font-weight: normal;
}

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

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

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