﻿body
{
    font-family: arial,helvetica,sans-serif;
    font-size: small;
    color: #333333;
    font-weight: bold;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin: 0px;
    background-color: #877c74;
}

.boldbasetext
{
    font-size: medium;
    color: #333333;
    font-weight: bolder;
}
.breadcrumb
{
    font-size: small;
    font-weight: bold;
    color: #cccccc;
}
.breadcrumb-node
{
    font-size: small;
    font-weight: bold;
    color: #CC6600;
}

A.breadcrumb-node:link, A.breadcrumb-node.visited
{
    font-size: small;
    font-weight: bold;
    color: #CC6600;
}

a
{
    font-size: small;
    font-weight: bold;
    text-decoration: none;
}
a:link
{
    font-size: small;
    font-weight: bold;
    color: #333333;
}
a:visited
{
    font-size: small;
    font-weight: bold;
    color: #333333;
}
a:hover
{
    font-size: small;
    font-weight: bold;
    color: #ffffff;
}
a:active
{
    font-size: small;
    font-weight: bold;
    color: #ffffff;
}

A.blacktext.link
{
    color: #000000;
}

a img
{
    border-width: 0px;
    border-color: white;
    border-style: none;
}
a:hover img
{
    border-width: 0px;
    border-style: none;
}

.pricetext
{
    color: #ffcc00;
    font-size: medium;
}
.boldgold
{
    color: #ffcc00;
    font-size: medium;
}
.boldwhitesmall
{
    font-size: small;
    color: #ffffff;
}


a.nav
{
    font-size: small;
    font-weight: bold;
    text-decoration: none;
    color: #ffffee;
}
a.nav:link
{
    font-size: small;
    font-weight: bold;
    color: #ffffee;
}
a.nav:visited
{
    font-size: small;
    font-weight: bold;
    color: #cccccc;
}
a.nav:hover
{
    font-size: small;
    font-weight: bold;
    color: #ffffee;
    text-decoration: underline;
}
a.nav:active
{
    font-size: small;
    font-weight: bold;
    color: #ffffee;
}

a.nav2
{
    font-size: small;
    font-weight: bold;
    text-decoration: none;
    color: #ffcc00;
}
a.nav22:link
{
    font-size: small;
    font-weight: bold;
    color: #ffcc00;
}
a.nav2:visited
{
    font-size: small;
    font-weight: bold;
    color: #ffcc00;
}
a.nav2:hover
{
    font-size: small;
    font-weight: bold;
    color: #ffcc00;
}
a.nav2:active
{
    font-size: small;
    font-weight: bold;
    color: #ffcc00;
}