/*content style (text=pageContent)*/

.text-header
{
	font-size: 18px;
	font-family: Tahoma;
	color: #6F5E31;	
	
}

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

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

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


/* top elements */

.company
{
	font-size: 22px;	
	font-family: Tahoma;
	color: #6F5E31;
	letter-spacing : -1px;
	white-space: nowrap;
}

.slogan
{
	font-size: 17px;	
	font-family: Comic Sans MS;
	color: #034083;
}


/*main menu*/

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

.amenu
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #034083;
	font-weight: bold;
	text-decoration: underline;
	
}


/*submenu*/

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

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


/*bottom menu*/

.bmenu
{
	font-size: 9px;	
	font-family: Tahoma;
	color: #034083;
	text-decoration: none;	
	white-space: nowrap;
	
}

.abmenu
{
	font-size: 9px;	
	font-family: Tahoma;
	color: #034083;
	font-weight: bold;	
	text-decoration: none;
	white-space: nowrap;
	
}


.main-bg
{
	background-color: #BFE5BF;
}

.logo-bg
{
	background-color: #95D495;
}
