/*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: #806105;
	text-decoration: none;
}

.asubmenu
{
	font-size: 11px;	
	font-family: Arial;
	color: #806105;
	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: #DED6C0;
	background-color: #BDAC81 ;
}

.amenu-item
{
	background-color: #907937;
}

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

.mbg { background-color: #BDAC81; }
