.logoClick {
	background-image: url(referrerLogos/quotatis.jpg);
	margin-bottom:6px;
	margin-top:6px;
	margin-left:6px;
	width: 230px;
	height: 67px;
}

.menuItemSelected {
	background-color: #A36B3B;
	border-bottom: 1px solid #002782;
}

.subMenu {
	background-color: #FDA75C;
}

.subMenuItemInactive {
	color:#A36B3B;
}

