td              { font-style: normal; font-weight: normal; font-size: 11px; line-height: 14px; font-family: Verdana, "Trebuchet MS", Arial }
p         { font-size: 11px; line-height: 11px; font-family: Verdana, "Trebuchet MS", Arial }
a  { font-size: 11px; font-family: "Trebuchet MS", Verdana, Arial }
TD.product {
border:1px solid #BFC9E0;
background-color:#FFF
}

a
{
    color: #A7140B;
    text-decoration: none;
    font-weight: bold;
}

a:hover
{
    color: #14882E;
    font-weight: bolder;
}

pre
{
    font-size:7pt;
    font-weight: normal;
    margin: 20px;
    padding: 5px;
    width: 220px;
    font-family: arial, "lucida console", sans-serif;
    border: 1px solid #A7140B;
    background: #e0ffe0;
}

pre span
{
    display: block;
    float: left;
    width: 50px;
}

a.search
{
    padding: 6px;
    color: white;
    background: #A7140B;
    border-width: 2px;
    border-style: solid;
    border-left-color: #F34B4B;
    border-top-color: #F34B4B;
    border-right-color: #700A08;
    border-bottom-color: #700A08;
    width: 90px;
    cursor: pointer;
    text-transform: capitalize;
    text-align: center;
    height: 18px;
    font-weight: bold;
    font-size: 14pt;
}

a.search:hover
{
    color: white;
    background: #14882E;
    border-left-color: #4Ba34B;
    border-top-color: #4Ba34B;
    border-right-color: #0A7008;
    border-bottom-color: #0A7008;
}

div.search
{
    display: inline;
    width: 1px;
    height: 1px;
    font-size: 1pt;
    color: white;
    margin: 0px;
    padding: 0px;
}
