#ShoppingNavigation .customnav{
	background-color : #184984;
	color : White;
	font-family:verdana,sans-serif;
	font-size:11px;
	padding:0px;
	width:132px;
	border-top:1px #9ccfff solid;
}
#ShoppingNavigation .customnav_level_1{
	background-color : #184984;
	color : White;
	font-family:verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-indent:0px;
	padding:0px;
	line-height: 12px;
	width:132px;
}
#ShoppingNavigation .customnav_level_2{
	background-color : #184984;
	color : White;
	font-family:verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-indent:0px;
	padding:0px;
	line-height: 12px;
	padding-left: 0px;
	width:132px;
}

#ShoppingNavigation A.customnav			{font-size: 11px; background-color : #184984;color: #FFFFFF; text-decoration: none;font-weight:normal; }
#ShoppingNavigation A:link.customnav		{font-size: 11px; background-color : #184984;color: #FFFFFF; text-decoration: none; font-weight:normal;}
#ShoppingNavigation A:visited.customnav	{font-size: 11px; background-color : #184984;color: #FFFFFF; text-decoration: none; font-weight:normal;}
#ShoppingNavigation A:active.customnav	{ font-size: 11px;background-color : #184984;color: #FFFFFF;font-weight:normal; }
#ShoppingNavigation A:hover.customnav	{font-size: 11px; background-color : #184984;color: #FFFFFF; font-weight:normal; text-decoration: hover; }
#ShoppingNavigation A.customnav_level_1			{font-size: 11px; background-color : #184984;color: #FFFFFF; text-decoration: none;font-weight:normal; font-weight:bold;}

/* shopping head not moused over - not used - just white */
#ShoppingNavigation A:link.customnav_level_1		{font-size: 11px; background-color : #184984;color: #FFFFFF; text-decoration: none; font-weight:normal;font-weight:bold;}

#ShoppingNavigation A:visited.customnav_level_1	{font-size: 11px; background-color : #184984;color: #FFFFFF; text-decoration: none; font-weight:normal;font-weight:bold;}

#ShoppingNavigation A:active.customnav_level_1	{ font-size: 11px;background-color : #184984;color: #FFFFFF;font-weight:normal; font-weight:bold;}

/* mouse over for section heads - not being used */
#ShoppingNavigation A:hover.customnav_level_1	{font-size: 11px; background-color : #184984;color: #FFFFFF; font-weight:normal;  text-decoration: hover;font-weight:bold;}

#ShoppingNavigation A.customnav_level_2			{padding-left:5px; font-size: 11px; background-color : #184984;color: #FFFFFF; text-decoration: none;font-weight:normal; font-weight:normal;}

/* shopping items not visited and not moused over */
#ShoppingNavigation A:link.customnav_level_2		{padding-left:5px; font-size: 11px; background-color : #184984;color: #EEEEEE; text-decoration: none; font-weight:normal;font-weight:normal;}

/* visited link color that is NOT moused over */
#ShoppingNavigation A:visited.customnav_level_2	{padding-left:5px; font-size: 11px; background-color : #184984;color: #EEEEEE; text-decoration: none; font-weight:normal;font-weight:normal;}

/* for last item clicked */
#ShoppingNavigation A:active.customnav_level_2	{ padding-left:5px; font-size: 11px;background-color : #184984;color: #EEEEEE;font-weight:normal; font-weight:normal;}

/* mouse over for shopping items */
#ShoppingNavigation A:hover.customnav_level_2	{padding-left:5px; font-size: 11px; background-color : #184984;color: #FFFFFF; font-weight:normal;  text-decoration: hover;font-weight:normal;}   
