/*content style (text=pageContent)*/

.text-header
{
	font-size: 25px;
	color: white;
	font-family: Arial;
	font-weight: bold;
}

.text
{
	font-size: 12px;
	color: white;
	font-family: Arial;
}

.pageContent 
{
	font-size: 12px;
	color: white;
	font-family: Arial;
}

.pageContent a 
{
	font-size: 12px;
	color: white;
	font-family: Arial;
}


/* top elements */

.company
{
	font-size: 22px;
	color: #2B79B7;
	font-family: Arial;
	letter-spacing : -1px;
	font-weight: bold;	
}

.slogan
{
	font-size: 12px;
	color: white;
	font-family: Arial;
}


/*main menu*/

.menu
{
	font-size: 13px;
	color: white;
	font-family: Arial;
	text-decoration: none;
	word-spacing: -1px;
}

.amenu
{
	font-size: 13px;
	color: white;
	font-family: Arial;
	text-decoration: none;
	word-spacing: -1px;
	text-decoration: underline;
}


/*submenu*/

.submenu
{
	font-size: 11px;
	color: #848484;
	font-family: Arial;
	text-decoration: none;
}

.asubmenu
{
	font-size: 11px;
	color: #848484;
	font-family: Arial;
	text-decoration: none;
	text-decoration: underline;	
}


/*bottom menu*/

.bmenu
{
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: underline;
}

.abmenu
{
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}


/*copyright*/

.footer
{
	font-size: 11px;
	color: white;
	font-family: Arial;
}

.submenu-bbg
{
	background-color: #499982;
}
