/*content style (text=pageContent)*/

.text-header
{
	font-size: 14px;
	color: #63889F;
	font-family: Tahoma, sans-serif;
	font-weight: bold;		
}

.text
{
	font-size: 8pt;
	color: #919191;
	font-family: Arial, sans-serif;
}

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

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


/* top elements */

.company
{
	font-size: 21px;
	color: white;
	font-family: Tahoma, sans-serif;
	letter-spacing : -1px;
}

.slogan
{
	font-size: 8pt;
	color: white;
	font-family: Tahoma, sans-serif;
}

.slogan2
{
	font-size: 13px;
	color: white;
	font-family: Tahoma, sans-serif;
	font-weight: bold;	
}

/*main menu*/

.menu
{
	font-size: 8pt;
	color: white;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.amenu
{
	font-size: 8pt;
	color: white;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}


/*submenu*/

.submenu
{
	font-size: 8pt;
	color: white;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.asubmenu
{
	font-size: 8pt;
	color: white;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}


/*bottom menu*/

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

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


/*copyright*/

.footer
{
	font-size: 8pt;
	color: #919191;
	font-family: Tahoma, sans-serif;
}

.menu-bg
{
	background-color: #629C9C;
}

.submenu-bg
{
	background-color: #63889F;
}

.bmenu-bg
{
	background-color: #ADADAD;
}
