	.right
	{
		background: #FFC61E;
	}
	.menu_wrap
	{
		background: #FFC61E;
	}
	
div.main div.application-menu ul#application_menu li a:hover {
	background: #ffebb0;
	color: black;
}

div.main div.application-menu ul#application_menu li.active a {
	background: #ffebb0;
	color: black;
}

/* Van portal/forms.css */

div.main form ul li:hover.duplicate-field {
	background: #ffebb0;
}

/* content elements */

.content_element_wrap
{
	background: #ffebb0;
}
.content_element_header
{
	background: #FFC61E;
	color: black;
	font-weight: bold;
}

.content_element2_wrap
{
	background: #ffebb0;
}
.content_element2_header
{
	background: #FFC61E;
}
