A.PortalStore_Buttons_ViewCart
{
	border-right: black 0px solid;
	border-top: black 0px solid;
	padding: 3px 3px 3px 3px;
	font-size: 9px;
	border-left: black 0px solid;
	width: 100%;
	color: black;
	border-bottom: black 0px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

}
a.PortalStore_Buttons_ViewCart:hover
{
    text-decoration:    none;
    color: Black;
}
IMG.PortalStore_Buttons_ViewCart
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(ShoppingCartIcon.gif);
	width: 16px;
	cursor: hand;
	background-repeat: no-repeat;
	height: 16px
}
SPAN.PortalStore_Buttons_ViewCart
{
}
IMG.PortalStore_Buttons_MyOrders
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(myorders.gif);
	width: 16px;
	cursor: hand;
	background-repeat: no-repeat;
	height: 16px
}
A.PortalStore_Buttons_MyOrders
{
	border-right: black 0px solid;
	border-top: black 0px solid;
	padding: 3px 3px 3px 3px;
	font-size: 9px;
	border-left: black 0px solid;
	width: 100%;
	color: black;
	border-bottom: black 0px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
a:hover.PortalStore_Buttons_MyOrders
{
    text-decoration:    none;
    color: black;
}

IMG.PortalStore_Buttons_MyProfile
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(myprofile.gif);
	width: 16px;
	cursor: hand;
	background-repeat: no-repeat;
	height: 16px
}
A.PortalStore_Buttons_MyProfile
{
	border-right: black 0px solid;
	border-top: black 0px solid;
	padding: 3px 3px 3px 3px;
	font-size: 9px;
	border-left: black 0px solid;
	width: 100%;
	color: black;
	border-bottom: black 0px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-color: white
}
a:hover.PortalStore_Buttons_MyProfile    
{
    text-decoration:    none;
    color: black;
}

