.BrowseGridTitle
{
    color: Black;
    font-size: 18px;
    font-weight: bold;
    font-family: Arial, sans-serif;
}

a:link.BrowseGridTitle, a:visited.BrowseGridTitle, a:hover.BrowseGridTitle
{
    font-size: 18px;
    color: Black;
    text-decoration: none;
}

a.ChildLinks
{
    font-weight: normal;
    font-size: 11px;
    color: #2E2E2E;
    font-family: Arial, Sans-Serif;
}

a.ChildLinks:hover
{
    color: #953b26;
}

a.ChildLinksBold
{
    font-weight: bold;
    font-size: 11px;
    color: #2E2E2E;
    font-family: Arial, Sans-Serif;
}

a.ChildLinksBold:hover
{
    color: #953b26;
}

.BrowseGridPrice
{
    font-family: Helvetica, sans-serif;
    font-size: 8pt;
    color: #333333;
    font-weight: bold;
}

a.BrowseGridHyperLink:link, a.BrowseGridHyperLink:visited
{
    font-family: Helvetica, sans-serif;
    font-size: 8pt;
    color: #666666;
    text-decoration: underline;
    font-weight: bold;
}

a.BrowseGridHyperLink:hover, a.BrowseGridHyperLink:active
{
    font-family: Helvetica, sans-serif;
    font-size: 8pt;
    color: #953b26;
    text-decoration: underline;
    font-weight: bold;
}

.BrowseGridHeaderLink a:link, .BrowseGridHeaderLink a:active, .BrowseGridHeaderLink a:visited
{
    font-family: Verdana;
    font-weight: normal;
    font-size: 7pt;
    color: #666666;
    text-decoration: underline;
}

.BrowseGridHeaderLink a:hover
{
    font-family: Verdana;
    font-weight: normal;
    font-size: 7pt;
    color: #953b26;
    text-decoration: underline;
}

.BrowseBoilerPlate,
.BrowseBoilerPlateFooter
{
    margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
    border: solid 1px #DDDDDD;
    color: #666666;
    text-align: left;
    font-size: 8pt;
}

.BrowseBoilerPlate a:link,
.BrowseBoilerPlate a:active,
.BrowseBoilerPlate a:visited,
.BrowseBoilerPlate a:hover
{
    font-size: 8pt;
}

.browseSeeAllArrow, .browseChildLinkArrow
{
    color: #953b26;
}
.BrowseGridH2
{
    margin: 0px;
    font-size: 18px;
}
.BrowseGridH3
{
    margin: 0px;
    font-size: 11px;
    font-weight: normal;
}
.NewBrowseGridPrice
{
    font-family: Helvetica, sans-serif;
    font-size: 8pt;
    color: Red;
    font-weight: bold;
}

.PageTitle h1 a:link, .PageTitle h1 a:visited, .PageTitle h1 a:active, .PageTitle h1 a:hover
{
    color: #333333;
    font-family: Helvetica,sans-serif;
    font-size: 14pt;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}

