/*content style (text=pageContent)*/

.text-header
{
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #6BACB8;		
}

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

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

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


/* top elements */

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

.slogan
{
	font-size: 10px;	
	font-family: Tahoma;
	color: white;
}


/*main menu*/

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

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


/*submenu*/

.submenu
{
	font-size: 9px;	
	font-family: Tahoma;
	color: #B8CC69;
	font-weight: bold;
	text-decoration: none;
}

.asubmenu
{
	font-size: 9px;	
	font-family: Arial;
	color: #B8CC69;
	font-weight: bold;
	text-decoration: underline;	
}


/*bottom menu*/

.bmenu
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #CF7F0F;
	font-weight: bold;
	text-decoration: none;	
}

.abmenu
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #CF7F0F;
	font-weight: bold;
	text-decoration: underline;
}


/*copyright*/

.footer
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #878787;
}
