/*content style (text=pageContent)*/

.text-header
{
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #7D8186;	
	
}

.text
{
	font-size: 11px;
	font-family: Arial;
	color: #7D8186;	
}

.pageContent 
{
	font-size: 11px;
	font-family: Arial;
	color: #7D8186;	
}

.pageContent a 
{
	font-size: 11px;
	font-family: Arial;
	color: #7D8186;	
}


/* top elements */

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

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


/*main menu*/

.menu
{
	font-size: 11px;	
	font-family: Arial;
	color: White;
	text-decoration: none;
	word-spacing: -1px;	
}

.amenu
{
	font-size: 11px;	
	font-family: Arial;
	color: White;
	text-decoration: none;
	word-spacing: -1px;	
}


/*submenu*/

.submenu
{
	font-size: 11px;	
	font-family: Arial;
	color: White;
	text-decoration: none;
}

.asubmenu
{
	font-size: 11px;	
	font-family: Arial;
	color: White;
	text-decoration: none;
}


/*bottom menu*/

.bmenu
{
	font-size: 11px;	
	font-family: Arial;
	color: #4E8BC1;
	text-decoration: none;	
}

.abmenu
{
	font-size: 11px;	
	font-family: Arial;
	color: #4E8BC1;
	font-weight: bold;
	text-decoration: none;
}


/*copyright*/

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

.amenu-bg
{
	background: url('../images/amenu_bg.gif') repeat-x;
}

.submenu-bg
{
	background-color: #76ABD9;
}

.submenu-abg
{
	background-color: #A0C5E6;
}

.lbg
{
	background-color: #E0E0E0;
}