.Menu_MainItem
{	
	background-image:  url(../images/productQuickfinder/mainItemBg.gif);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #575757;
	height:25px;
	width:189px;
}
.Menu_MainItemOver
{
	background-image:  url(../images/productQuickfinder/mainItemBg.gif);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: black;
	height:25px;
	width:189px;
}
.Menu_ItemsGroup {
	background-image:  url(../images/productQuickfinder/mainItemCallout.gif);
	background-repeat:no-repeat;
	padding-left:23px;
}
.Menu_ItemsGroup2 {
	background-image:  url(../images/productQuickfinder/mainItemCallout2.gif);
	background-repeat:no-repeat;
	padding-left:23px;
}
.Menu_SubItemsGroup {
	background-image:  url(../images/productQuickfinder/itemsCallout.gif);
	background-repeat:no-repeat;
	padding-left:40px;
}
.Menu_Item {
	background-image:  url(../images/productQuickfinder/itemsBg.gif);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #999999;
	height:28px;
	width:158px;
}
.Menu_Item {
	background-image:  url(../images/productQuickfinder/itemsBg.gif);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #999999;
	height:28px;
	width:158px;
}
.Menu_ItemOver {
	background-image:  url(../images/productQuickfinder/itemsBgOver.gif);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: black;
	height:28px;
	width:158px;
}
.Menu_ItemSpecial {
	background-image:  url(../images/productQuickfinder/itemsBgSpecial.gif);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #999999;
	height:28px;
	width:158px;
}
.Menu_ItemSpecialOver {
	background-image:  url(../images/productQuickfinder/itemsBgSpecialOver.gif);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: black;
	height:28px;
	width:158px;
}

.MenuItemClicked
{
	background-image:  url(../images/productQuickfinder/itemsBgOver.gif);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #A6CF00;
	height:28px;
	width:158px;
}