.Version, a.Version, a.Version:link, a.Version:visited, a.Version:hover {
    font-size: 9px;
    color: #999999;
}

.Copyright, a.Copyright, a.Copyright:link, a.Copyright:visited, a.Copyright:hover {
    font-size: 9px;
    color: #999999;
    text-decoration: none;
}

a.TopNavigationLink, a.TopNavigationLink:link, a.TopNavigationLink:visited
{
    color: #08314a;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    text-decoration: none;
    letter-spacing: 3px;
}

a.TopNavigationLink:hover
{
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 2px;
}

a.TopLowNavigationLink, a.TopLowNavigationLink:link, a.TopLowNavigationLink:visited
{
    color: #666666;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    text-decoration: none;
}

a.TopLowNavigationLink:hover
{
    text-decoration: underline;
}

.General
{
    font-size: 11px;
    font-family: Verdana, Helvetica, sans-serif;
}

.MainHeading, a.MainHeading, a.MainHeading:link, a.MainHeading:visited, a.MainHeading:hover
{
    color: #333333;
    font-size: 26px;
    font-weight: normal;
    text-decoration: none;
}

.SubHeading
{
    color: #666699;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.BoxHeading
{
    color: #666699;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.LinkButtonGrayBlue, a.LinkButtonGrayBlue, a.LinkButtonGrayBlue:link, a.LinkButtonGrayBlue:visited,
{
    color: #666699;
    font-size:  11px;
    font-weight: bold;
    text-decoration: none;
}

.LinkButtonGrayBlue:hover, a.LinkButtonGrayBlue:hover
{
    text-decoration: underline;
}

.TreeViewLink, a.TreeViewLink, a.TreeViewLink:link, a.TreeViewLink:visited,
{
    color: #fefefe;
    text-decoration: none;
}
.TreeViewLink:hover
{
    text-decoration: underline;
}

.CatalogNavigationTop, a.CatalogNavigationTop, a.CatalogNavigationTop:link, a.CatalogNavigationTop:visited, a.CatalogNavigationTop:hover
{
    color: #666699;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.CatalogNavigationTitle
{
    color: #666699;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.CatalogNavigationText
{
    color: #333333;
    font-size: 10px;
    font-weight: normal;
}

.CatalogPager, a.CatalogPager, a.CatalogPager:link, a.CatalogPager:visited
{
    color: #333333;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

a.CatalogPager:hover
{
    text-decoration: underline;
}

.CatalogFilter, a.CatalogFilter, a.CatalogFilter:link, a.CatalogFilter:visited
{
    color: #333333;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

a.CatalogFilter:hover
{
    text-decoration: underline;
}

.CatalogItemName
{
    font-size: 11px;
    font-weight: bold;
}

.CatalogItemText
{
    font-size: 11px;
}

.CatalogItemInfo, a.CatalogItemInfo, a.CatalogItemInfo:link, a.CatalogItemInfo:visited, a.CatalogItemInfo:hover
{
    font-size: 9px;
    color: #666666;
}

a.CatalogItemInfo:hover
{
    text-decoration: underline;
}

.CatalogItemPrice
{
    font-size: 13px;
    color: #CC0033;
    font-weight: bold;
}

.CatalogItemLink, a.CatalogItemLink, a.CatalogItemLink:link, a.CatalogItemLink:visited, a.CatalogItemLink:hover
{
    color: #666699;
    font-weight: bold;
    text-decoration: none;
    border-bottom: #FFCC66 1px solid;
}

.CatalogSimpleItem, a.CatalogSimpleItem, a.CatalogSimpleItem:link, a.CatalogSimpleItem:visited
{
    font-size: 10px;
    color: #333333;
}

a.CatalogSimpleItem:hover
{
    text-decoration: underline;
}

.CatalogSimpleItemPrice
{
    font-size: 10px;
    color: #CC0033;
}

.ProductName
{
    font-size: 15px;
    color: #666699;
    font-weight: bold;
    text-decoration: none;
}

.ProductTitle
{
    font-size: 15px;
    color: #666699;
    font-weight: bold;
    text-decoration: none;
}

.HomePageLists, a.HomePageLists, a.HomePageLists:link, a.HomePageLists:visited
{
    font-size: 11px;
    color: #333333;
    font-weight: normal;
    text-decoration: none;
}

a.HomePageLists:hover
{
    text-decoration: underline;
}

.HomePageListsHeader
{
    font-size: 11px;
    color: #333333;
    font-weight: bold;
}
.HomePageListsPrice
{
    font-size: 11px;
    color: #CC0033;
    font-weight: bold;
}

.OptionCategory
{
    font-size: 12px;
    color: #666699;
    font-weight: bold;
}

.OptionPrice
{
    font-size: 11px;
    color: #CC0033;
    font-weight: bold;
}

.PaymentMethodFee
{
    font-size: 11px;
    color: #CC0033;
}
/*
.CartQty
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    text-align: right;
    border: #FFCC66 1px solid;
    width: 20px;
}
*/
.ErrorMsg
{
    font-size: 11px;
    color: #FF0033;
}
