/*content style (text=pageContent)*/

.bg_color {
	background: #91B934;
}

.text-header
{
	font-size: 25px;
	color: #707070;
	font-family: Arial;
}

.text
{
	font-size: 11px;
	color: #5C5C5C;
	font-family: Arial;
}

.pageContent 
{
	font-size: 11px;
	color: #5C5C5C;
	font-family: Arial;
}

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


/* top elements */

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

.slogan
{
	font-size: 11px;
	color: white;
	font-family: Arial;
}


/*main menu*/

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

.amenu
{
	font-size: 12px;
	color: white;
	font-family: Arial;
	text-decoration: underline;
	word-spacing: -1px;
}


/*submenu*/

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

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


/*bottom menu*/

.bmenu
{
	font-size: 10px;
	color: white;
	font-family: Tahoma;
	text-decoration: underline;
}

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


/*copyright*/

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