/*content style (text=pageContent)*/

.text-header
{
	font-size: 16px;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	color: #697177;	
	
}

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

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

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


/* top elements */

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

.slogan
{
	font-size: 12px;	
	font-family: Tahoma, sans-serif;
	color: #5E6568;
	font-weight : bold;
}

.url
{
	font-size: 12px;	
	font-family: Tahoma, sans-serif;
	color: #8F9598;
	font-weight : bold;
}

/*main menu*/

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

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


/*submenu*/

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

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


/*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: 8pt;	
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	color: white;
}

.bg
{
	background-color: #FF851B;
}
