/* content */
.text-header
{
	font-size: 15pt;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Arial;
}
.pageContent { font-size: 8pt; font-family: Tahoma; color: #E0E6E9; }
 .pageContent a { font-size: 8pt; font-family: Tahoma; color: #8D8D8D; }

/* top elements */
.company { font-weight: bold; font-size: 16pt; font-family: Arial; color: #6D787D; }
.slogan { font-size: 9pt; font-family: Arial; color: #ACB3B6; }

/*main menu*/
.menu { font-size: 8pt; font-family: Tahoma; color: #ffffff; text-decoration: none; text-transform: uppercase;}
.amenu { font-size: 8pt; font-family: Tahoma; color: #ffffff; text-decoration: underline; text-transform: uppercase;}

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

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

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

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