/*content style (text=pageContent)*/

.text-header
{
	font-size: 15px;
	font-family: Tahoma;
	color: white;	
	font-weight: bold;
	
}

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

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

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


/* top elements */

.company
{
	font-size: 18px;	
	font-family: Tahoma;
	color: #8E8E8E;
	letter-spacing : -1px;
}

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


/*main menu*/

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

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


/*submenu*/

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

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


/*bottom menu*/

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

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


/*copyright*/

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

.top_line
{
	background-color: #86B0C6; /*blue*/
}

.submenu-bg
{
	background: #1550AA url('../images/submenu_bg.gif') repeat-x;
}

.txtheader-bg
{
	background-color: #CD9C62; /*brown*/
}

.txtheader-border
{
	margin: 2px; border: 1px solid #E1C59E;
}
