/*content style (text=pageContent)*/

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

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

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

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


/* top elements */

.company
{
	font-size: 20px;
	color: white;
	font-family: Arial;
	letter-spacing : -1px;
	font-weight: bold;
}

.slogan
{
	font-size: 15px;
	color: white;
	font-family: Arial;
	font-weight: bold;
}


/*main menu*/

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

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


/*submenu*/

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

.asubmenu
{
	font-size: 11px;
	color: 2A3131;
	font-family: Tahoma;
	text-decoration: underline;
}


/*bottom menu*/

.bmenu
{
	font-size: 11px;
	color: white;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}

.abmenu
{
	font-size: 11px;
	color: white;
	font-family: Tahoma;
	text-decoration: underline;
	font-weight: bold;
}


/*copyright*/

.footer
{
	font-size: 9px;
	color: white;
	font-family: Tahoma;
}

.bg
{
	background-color: #8C98A0;
}

.footer-bg
{
	background-color: #78868F;
}
