/*content style (text=pageContent)*/

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

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

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

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


/* top elements */

.company
{
	font-size: 24px;	
	font-family: Tahoma;
	color: white;
	letter-spacing : -1px;
}

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


/*main menu*/

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

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


/*submenu*/

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

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


/*bottom menu*/

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

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


/*copyright*/

.footer
{
	font-size: 9px;	
	font-family: Tahoma;
	color: #D4D7C8;
	background-color: #ADB496 ;
}

.amenu-item
{
	background-color: #807E34;
}

.submenu-bg
{
	background-color: #DDDCD8;
}
.footer-bg
{
	background-color: #ADB496;
}

.mbg { background-color: #ADB496; }
