/*content style (text=pageContent)*/

.text-header
{
	font-size: 18px;
	color: #3D6EAA;
	font-family: Tahoma;
	font-weight: bold;
}

.text
{
	font-size: 11px;
	color: #939598;
	font-family: Tahoma;
}

.pageContent 
{
	font-size: 11px;
	color: #939598;
	font-family: Tahoma;
}

.pageContent a 
{
	font-size: 11px;
	color: #939598;
	font-family: Tahoma;
}


/* top elements */

.company
{
	font-size: 22px;
	color: #3D6EAA;
	font-family: Tahoma;
	letter-spacing : -1px;
	font-weight: bold;
}

.slogan
{
	font-size: 10px;
	color: #B2AEA9;
	font-family: Tahoma;
}

.slogan2
{
	font-size: 18px;
	color: #ffffff;
	font-family: Tahoma;
}

/*main menu*/

.menu
{
	font-size: 10px;
	color: #ffffff;
	font-family: Tahoma;
	text-decoration: none;
	word-spacing: -1px;
	font-weight: bold;
}

.amenu
{
	font-size: 10px;
	color: #ffffff;
	font-family: Tahoma;
	text-decoration: underline;
	word-spacing: -1px;
	font-weight: bold;
}


/*submenu*/

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

.asubmenu
{
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	text-decoration: none;	
	font-weight: bold;
}


/*bottom menu*/

.bmenu
{
	font-size: 10px;
	color: #ffffff;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}

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


/*copyright*/

.footer
{
	font-size: 10px;
	color: #C5D4E6;
	font-family: Tahoma;
}

.footer-bg
{
	background-color: #3D6EAA;
}

.menu3
{
	background: url('../images/menu_mbg.gif') repeat-x;
}
