/*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: #4C94D3;
	font-weight: bold;
}


/*main menu*/
.menu_act
{
	font-size: 11px;	
	font-family: Tahoma;
	color: #214E8A;
	font-weight: bold;
	text-decoration:underline;
	word-spacing: -1px;	
}
.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: #4077B4;
}

.top_line
{
	background-color: #86B1C3; /*blue*/
}

.submenu-bg
{
	background-color: #1550AA;
}

.txtheader-bg
{
	background-color: #EEB800; /*yellow*/
}

.txtheader-border
{
	margin: 2px; border: 1px solid #F9D368;
}

.footer
{
text-decoration:none;
font-style:normal;
}
.footer:hover
{
text-decoration:none;
font-style:normal;
}





/*a.menu .current a {
	color: #624A0A;
	background:url(images/tabrightFhead.gif) no-repeat; /*left tab image path*/


