/* content */

.text-header { font-weight: bold; font-size: 13pt; font-family: Arial, Helvetica, sans-serif; color: #2A2A2C;}

.pageContent { font-size: 8pt; font-family: Arial, Helvetica, sans-serif; color: #525252; }




/* top elements */

.company {
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #3D6B8C;
	font-weight: bold;
}

.slogan {
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
}



/*main menu*/

/*.menu { font-weight: bold; font-size: 12pt; font-family: Arial Narrow, Arial, sans-serif; color: #40637F; text-decoration: none; }*/

.menu { font-weight: normal; font-size: 12pt; font-family: Arial Narrow, Arial, sans-serif; color: blue; text-decoration: none; }

/*.amenu {  font-weight: bold; font-size: 12pt; font-family: Arial Narrow, Arial, sans-serif; color: #FFFFFF; text-decoration: none; }*/

.amenu {  font-weight: normal; font-size: 12pt; font-family: Arial Narrow, Arial, sans-serif; color: #FFFFFF; text-decoration: none; }



/*submenu*/

.submenu { font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color: #3F6184; text-decoration: none; }
.asubmenu {font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; }



/*bottom menu*/

.bmenu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.abmenu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}



/*copyright*/

.footer { font-size: 8pt; font-family: Arial, Helvetica, sans-serif; color: #BBBABF; font-weight: bold; }



/*backgrounds*/

.main-bg { background-color: #97897C; }

.submenu-bg { background-color: #8B0000; }

.menu-hr { background-color: #A41F1F; }

.line { background-color: #B7B7B7; }
