/*content style (text=pageContent)*/

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

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

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

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


/* top elements */

.company
{
	font-size: 21px;
	color: #36CCDA;
	font-family: Arial;
	letter-spacing : -1px;
	font-weight: bold;	
}

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


/*main menu*/

.menu
{
	font-size: 11px;
	color: #2F2F2F;
	font-family: Arial;
	text-decoration: none;
	word-spacing: -1px;
}

.amenu
{
	font-size: 11px;
	color: #2F2F2F;
	font-family: Arial;
	text-decoration: none;
	word-spacing: -1px;
	text-decoration: underline;
}


/*submenu*/

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

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


/*copyright*/

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

.main-bg
{
	background-color: #2A78B6;
}
.img_logo_bg { background-image: url('images/logo_bg.gif'); background-position: bottom right; background-repeat: no-repeat; border-right: 2px solid white; }
.img_submenu_bbg {  border:0; }
.img_menu_rbg { background-color:  white; background-image:  url('images/menu_rbg.gif'); background-position: bottom right; background-repeat: no-repeat; }
.img_bullet {  border:0; }
.img_header {  border:0; }
.img_logo_cssclass { margin: 3px 5px 0px 0px;}
