/*content style (text=pageContent)*/

.text-header
{
	font-size: 18px;
	font-family: Arial;
	color: white;	
}

.text
{
	font-size: 11px;
	font-family: Tahoma;
	color: #939598;	
}

.pageContent 
{
	font-size: 11px;
	font-family: Tahoma;
	color: #939598;	
}

.pageContent a 
{
	font-size: 11px;
	font-family: Tahoma;
	color: #939598;	
}


/* top elements */

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

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


/*main menu*/

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

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


/*submenu*/

.submenu
{
	font-size: 11px;	
	font-family: Tahoma;
	color: #6BA0B2;
	font-weight: bold;	
	text-decoration: none;
}

.asubmenu
{
	font-size: 11px;	
	font-family: Tahoma;
	color: #6BA0B2;
	font-weight: bold;	
	text-decoration: underline;	
}


/*bottom menu*/

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

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


/*copyright*/

.footer
{
	font-size: 9px;	
	font-family: Tahoma;
	color: #E7E7E7;
}

.menu-bg
{
	background-color: #F7BC38;
}

.txtheader_bg
{
	background-color: #ED7924;
}
