/*content style (text=pageContent)*/

.text-header
{
	font-size: 20px;
	font-family: Tahoma;
	color: white;	
	
}

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

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

.pageContent a 
{
	font-size: 11px;
	font-family: Tahoma;
	color: white;	
}


/* top elements */

.company
{
	font-size: 30px;	
	font-family: Times New Roman;
	color: #CC0000;
	font-weight: bold;
	letter-spacing : -1px;
}

.slogan
{
	font-size: 14px;	
	font-family: Times New Roman;
	color: #CC0000;
}


/*main menu*/

.menu
{
	font-size: 10px;	
	font-family: Verdana;
	color: #CC0000;
	text-decoration: underline;
	word-spacing: -1px;	
}

.amenu
{
	font-size: 10px;	
	font-family: Verdana;
	color: #CC0000;
	text-decoration: underline;
	word-spacing: -1px;		
}


/*submenu*/

.submenu
{
	font-size: 9px;	
	font-family: Verdana;
	color: white;
	text-decoration: underline;
}

.asubmenu
{
	font-size: 9px;	
	font-family: Verdana;
	color: white;
	text-decoration: none;
}


/*copyright*/

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

.bg
{
	background-color: #86B300;
}

.submenu-hr
{
	background-color: #ACD133;
}
