/*content style (text=pageContent)*/

.text-header
{
	font-size: 18px;
	font-family: Arial, sans-serif;
	color: #55626A;	
	
}

.text
{
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	color: #55626A;
}

.pageContent 
{
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	color: #55626A;	
}

.pageContent a 
{
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	color: #FF7B00;
}


/* top elements */

.company
{
	font-size: 18px;	
	font-family: Arial, sans-serif;
	color: white;
	font-style : italic;
	letter-spacing : -1px;
}

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

.url
{
	font-size: 10px;	
	font-family: Tahoma, sans-serif;
	color: #55626A;
}

/*main menu*/

.menu
{
	font-size: 9px;	
	font-family: Tahoma, sans-serif;
	color: white;
	font-weight : bold;
	text-decoration: underline;
	word-spacing: -1px;	
}

.amenu
{
	font-size: 9px;	
	font-family: Tahoma, sans-serif;
	color: white;
	font-weight : bold;
	text-decoration: none;
	word-spacing: -1px;
}


/*submenu*/

.submenu
{
	font-size: 11px;	
	font-family: Tahoma, sans-serif;
	color: white;
	text-decoration: underline;
}

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


/*bottom menu*/

.bmenu
{
	font-size: 9px;	
	font-family: Tahoma, sans-serif;
	color: white;
	text-decoration: underline;	
}

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


/*copyright*/

.footer
{
	font-size: 10px;	
	font-family: Tahoma, sans-serif;
	color: white;
}

.bg
{
	background-color: #FF7B00;
}

.menu-bg
{
	background-color: #287FB3;
}
