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

/* top elements */
.company {
	font-weight: bold;
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
	color: #787878;
	text-transform: uppercase;
}
.slogan {
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #D8EAE8;
	text-transform: uppercase;
}

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

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

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

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

/*backgrounds*/
.main-bg { background-color: #969696; }
.submenu-bg { background-color: #078E88; }
.menu-hr { background-color: #26A6A2; }
.line { background-color: #CACACA; }
.unnamed1 {
	border: thin solid #000000;
}
