A.PortalStore_Buttons_ViewCart
{
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	padding: 3px 3px 3px 3px;
	font-size: 9pt;
	border-left: navy 1px solid;
	width: 100%;
	color: navy;
	border-bottom: navy 1px solid;
	font-family: Arial;
	background-color: white;
}
a:hover.PortalStore_Buttons_ViewCart    {
    text-decoration:    none;
    color: white;
   	background-color: gray;
}
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: navy 1px solid;
	border-top: navy 1px solid;
	padding: 3px 3px 3px 3px;
	font-size: 9pt;
	border-left: navy 1px solid;
	width: 100%;
	color: navy;
	border-bottom: navy 1px solid;
	font-family: Arial;
	background-color: white;
}
a:hover.PortalStore_Buttons_MyOrders    {
    text-decoration:    none;
    color: white;
   	background-color: gray;
}

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: navy 1px solid;
	border-top: navy 1px solid;
	padding: 3px 3px 3px 3px;
	font-size: 9pt;
	border-left: navy 1px solid;
	width: 100%;
	color: navy;
	border-bottom: navy 1px solid;
	font-family: Arial;
	background-color: white
}
a:hover.PortalStore_Buttons_MyProfile    {
    text-decoration:    none;
    color: white;
   	background-color: gray;
}
