BODY
{
    FONT-FAMILY: Arial, 'Times New Roman', 'Microsoft Sans Serif'
}
.TopTD
{
    BACKGROUND-COLOR: white
}
.SecondTD
{
    BACKGROUND-COLOR: #a50431
}
.LeftMenu
{
    BORDER-RIGHT: #a50431 thin solid
}
.FeaturedProducts
{
    FONT-WEIGHT: lighter;
    COLOR: white;
    FONT-FAMILY: Arial, 'Times New Roman', 'Microsoft Sans Serif';
    BACKGROUND-COLOR: #a50431;
    TEXT-ALIGN: center
}
.FeaturedBox
{
    BORDER-RIGHT: black thin solid;
    BORDER-TOP: black thin solid;
    BORDER-LEFT: black thin solid;
    BORDER-BOTTOM: black thin solid
}
.TopLinks
{
    FONT-WEIGHT: bolder;
    COLOR: white;
    FONT-FAMILY: Arial, 'Times New Roman', 'Microsoft Sans Serif';
    TEXT-DECORATION: none
}
.SmallWhiteLinks
{
    FONT-SIZE: smaller;
    COLOR: white;
    FONT-FAMILY: Arial, 'Times New Roman CE', 'Microsoft Sans Serif'
}
.LeftMenuLinks
{
    FONT-WEIGHT: lighter;
    COLOR: #a50431;
    FONT-FAMILY: Arial, 'Times New Roman', 'Microsoft Sans Serif'
}
.ProductListing
{
    FONT-SIZE: smaller;
    FONT-FAMILY: Arial, 'Times New Roman', 'Microsoft Sans Serif';
    TEXT-ALIGN: left
}
.Dimensions
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: xx-small;
    COLOR: #a50431;
    FONT-FAMILY: Arial, 'Times New Roman CE', 'Microsoft Sans Serif'
}
.CartTable
{
    BORDER-RIGHT: #cecfce thin solid;
    BORDER-TOP: #cecfce thin solid;
    BORDER-LEFT: #cecfce thin solid;
    BORDER-BOTTOM: #cecfce thin solid
}
.ProductDiscount
{
    FONT-WEIGHT: lighter;
    COLOR: #a50431;
    FONT-FAMILY: Arial, 'Times New Roman', 'Microsoft Sans Serif'
}
.CheckOutFormHeading
{
    COLOR: white;
    FONT-FAMILY: Arial, 'Times New Roman', 'Microsoft Sans Serif'
}

