.linkProductTitle
{
	font-weight: bold;
	font-size: 14px;
	color: Black !important;
}

.linkDefault
{
	color: Blue !important;
}

.MenuItemMainDynamic
{
	border-top: solid 1px #8E887C;
	height: 28px;
	width: 220px;
	color: Blue !important;
	margin-left: 0px;
	margin-right: 0px;
	z-index: 100;
}

.MenuItemMainStatic
{
	font-size: 16px;
	font-weight: bold;
	color: Blue !important;
	height: 52px;
	vertical-align: middle;
	text-align: center;
	margin-right: -3px;
	z-index: 100;
}

.linkFooter
{
	color: Black !important;
	font-weight: bold;
}

.panelProductCriteriaHeader
{
	font-size: 20px;
	color: #FF8000 !important;
	font-weight: bold;
	padding: 10px 7px 10px 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD7CA;
}

.labelContentHeader
{
	font-size: 29px;
	color: #FF8000 !important;
}

.linkUserMenu
{
	color: #000040 !important;
	font-weight: bold;
}



