/*content style (text=pageContent)*/

.text-header
{
	font-size: 20px;
	font-family: Tahoma, sans-serif;
	color: #939573;	
	
}

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

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

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


/* top elements */

.company
{
	font-size: 24px;	
	font-family: Arial, sans-serif;
	color: #054D7A;
	letter-spacing : -1px;
}

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

/*main menu*/

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

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


/*submenu*/

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

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


/*bottom menu*/

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

.abmenu
{
	font-size: 10px;	
	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: #FF8A00;
}
