/*content style (text=pageContent)*/

.text-header
{
	font-size: 18px;
	color: black;
	font-family: Arial;
	padding-left:40px;
}

.text
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	padding-left:40px;
}
.text a
{
	font-size: 12px;
	color: black;
	font-family: Arial;

}
.pageContent 
{
	font-size: 12px;
	color:black;
	font-family: Arial;
}

.pageContent a 
{
	font-size: 12px;
	color: black;
	font-family: Arial;
		text-decoration: underline;
}



/* top elements */

.company
{
	font-size: 22px;
	color: #D20000;
	font-family: Arial;
	letter-spacing : -1px;
	font-weight: bold;	
}


/*main menu*/

.menu
{
	font-size: 12px;
	color: white;
	font-family: Arial;
	text-decoration: none;


}

.amenu
{
	font-size: 12px;
	color: white;
	font-family: Arial;

	text-decoration: underline;

}


/*submenu*/

.submenu
{
	font-size: 12px;
	color:black;
	font-family: Arial;
	text-decoration: none;
}

.asubmenu
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	text-decoration: none;
	text-decoration: underline;	
}


/*copyright*/

.footer
{
	font-size: 11px;
	color: #6A6A6A;
	font-family: Arial;
}

.bg
{
	background-color: #c8d654;
}

.submenu-bg
{
	background-color: #c8d654;
}





.img_bullet {  border:0; }


.img_logo_cssclass1 { border:0; margin-right: 5px;}

