#header_mid 	{ 	background-image:url(images/bgr_header_mid.gif); }
#imagebox 		{	background-image:url(images/bgr_imagebox_standard_header.gif); }
#header_right 	{	background-image:url(images/bgr_header_right.gif); }


/* LEVEL 1 */
a.hmenu1:link,
a.hmenu1:visited {
	/*background:#F3B737;*/
	background:white;
	color:black;
}
a.hmenu1:hover {
	/*color:#F3B737;*/
	color:black;
	background:white;
}
a.hmenu1act:link,
a.hmenu1act:visited,
a.hmenu1act:hover {
	/*color:#F3B737;*/
	color:black;
	background-image: url("images/menu_arrows/black.gif");
	background-repeat: no-repeat;
	background-position: left;
}

#header_text_content {
	color:black;
}	

