/*content style (text=pageContent)*/

.text-header
{
	font-size: 11px;
	color: #80A62F;
	font-family: Tahoma;
	font-weight: bold;
}

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

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

.pageContent a 
{
	font-size: 10px;
	color: #80A62F;
	font-family: Tahoma;
	font-weight: bold;
}


/* top elements */

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

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

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

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

/*main menu*/

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

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


/*submenu*/

.submenu
{
	font-size: 11px;
	color: #959595;
	font-family: Tahoma;
	word-spacing: -1px;
	text-decoration: none;	
}

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


/*bottom menu*/

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

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


/*copyright*/

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