A:link {
	TEXT-DECORATION: none
}
A:active {
	FONT-SIZE: 10px; COLOR: blue; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 10px; COLOR: blue; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
A:hover {
	COLOR: blue; TEXT-DECORATION: none
}
.sidebarlink {
	FONT-SIZE: 10px; COLOR: blue; FONT-FAMILY: verdana
}
.menuwhite {
	FONT-SIZE: 10px; COLOR: white; FONT-FAMILY: verdana
}
A.menubarlink {
	FONT-SIZE: 10px; COLOR: white; FONT-FAMILY: verdana
}

A.sidebarlink:hover {
	COLOR: red; TEXT-DECORATION: none;
    CURSOR: hand;
}
A.sidebarlink:active {
	COLOR: blue; TEXT-DECORATION: none
}
A.topmenu {
	FONT-SIZE: 12px; COLOR: white; FONT-FAMILY: verdana
}
A.topmenu:visited {
	FONT-SIZE: 12px; COLOR: white; FONT-FAMILY: verdana
}
A.topmenu:hover {
	FONT-SIZE: 12px; COLOR: yellow; FONT-FAMILY: verdana
}
.CheckoutSteps:visited {
	FONT-SIZE: 12px; COLOR: gray; FONT-FAMILY: verdana
}
.CheckoutSteps:active {
	FONT-SIZE: 12px; COLOR: gray; FONT-FAMILY: verdana
}
.CheckoutSteps:hover {
	FONT-SIZE: 12px; COLOR: blue; FONT-FAMILY: verdana
}

.prices {
	COLOR: red
}
A.prices { color: red}

A.prices:hover {
	COLOR: green
}
.moreinfo {
	COLOR: blue
}
A.moreinfo:hover {
	COLOR: black
}
A.breadcrumb {
    Color: GRAY; font-size: 10px; font-family: verdana }

A.breadcrumb:hover {
    Color: Blue; font-size: 10px; font-family: verdana }

A.ProductListHead {
    color: gray; font-size: 12px; font-family: verdana; text-decoration: none; font-weight: bold}

A.ProductListHead:visited {
    color: gray; font-size: 12px; font-family: verdana; text-decoration: none}

A.ProductListHead:hover {
    color: blue; font-size: 12px; font-family: verdana; text-decoration: none}


.ProductListItem {
    color: gray; font-size: 10px; font-family: verdana; }
.normal {
    color: gray; font-size: 10px; font-family: verdana; }
.normalbold {
    color: gray; font-size: 10px; font-family: verdana; font-weight: bold; }

.large {
    color: gray; font-size: 12px; font-family: verdana; }
.largebold {
    color: gray; font-size: 12px; font-family: verdana; font-weight: bold; }




.CartListHead
{
    background-color: gray;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: white;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 9px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 9px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: gray;
    line-height: 10pt;
    color: white;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;

}






.Red98 {
    BACKGROUND-COLOR: LightCoral; BACKCOLOR: LightCoral;
}








