/*content style (text=pageContent)*/

.text-header
{
	font-size: 21px;
	color: #55AFB7;
	font-family: Tahoma;
}

.text
{
	font-size: 11px;
	color: #7A7A7A;
	font-family: Verdana;
}

.pageContent 
{
	font-size: 11px;
	color: #7A7A7A;
	font-family: Verdana;
}

.pageContent a 
{
	font-size: 11px;
	color: #7A7A7A;
	font-family: Verdana;
}


/* top elements */

.company
{
	font-size: 24px;
	color: white;
	font-family: Tahoma;
	letter-spacing : -1px;
}

.slogan
{
	font-size: 9px;
	color: white;
	font-family: Tahoma;
}


/*main menu*/

.menu
{
	font-size: 11px;
	color: #7B97A9;
	font-family: Tahoma;
	text-decoration: none;
	word-spacing: -1px;
	font-weight: bold;
}

.amenu
{
	font-size: 11px;
	color: #7B97A9;
	font-family: Tahoma;
	text-decoration: underline;
	word-spacing: -1px;
	font-weight: bold;
}


/*submenu*/

.submenu
{
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;	
}

.asubmenu
{
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: underline;
	font-weight: bold;	
}


/*bottom menu*/

.bmenu
{
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}

.abmenu
{
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
}


/*copyright*/

.footer
{
	font-size: 9px;
	color: #DFDFDF;
	font-family: Verdana;
}

.submenu-bg
{
	background-color: #55AFB7;
}
