﻿body
{
    font-family: Tahoma;
    font-size: small;
    width:800px;
    margin:0px auto 0px auto;
}

h1
{
    margin: 0px;
    padding: 0px;
    margin-bottom: 2px;
    margin-top: 2px;
    color: black;
    font-size: medium;
    font-weight: bold;
}

h2
{
    margin: 0px;
    padding: 0px;
    margin-bottom: 2px;
    margin-top: 2px;
    color: black;
    font-size: small;
    font-weight: bold;
}


.seo
{
    text-align: center;
    font-size: xx-small;
    color: Silver;
}


.heading
{
    color: black;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 8px;
}
.heading_sm
{
    font-weight: bold;
    color: Black;
}
hr
{
    margin-top: 3px;
    margin-bottom: 3px;
    height: 1px;
    border: solid 1px silver;
}
a
{
    color: red;
    text-decoration: none;
    cursor: pointer;
}

a:link
{
    color: navy;
    text-decoration: none;
    cursor: pointer;
}

a:visited
{
    color: navy;
    text-decoration: none;
    cursor: pointer;
}

a:active
{
    color: navy;
    text-decoration: none;
    cursor: pointer;
}

a:hover
{
    color: red;
    text-decoration: none;
    cursor: pointer;
}

table, div, hr, td
{
    border-color: silver;
}


body
{
    background-color: #ffffff;
    font-family: Verdana;
    font-size: 12px;
    color: #2E353A;
}
li
{
    padding-bottom: 5px;
}

.rp
{
    width: 100%;
}
.rp_header
{
    padding-top: 5px;
    padding-bottom: 11px;
    text-align: left;
    font-weight: bold;
    color: Black;
}
.web_links a:link
{
    color: blue;
    text-decoration: none;
    cursor: pointer;
}
.web_links a:visited
{
    color: blue;
    text-decoration: none;
    cursor: pointer;
}

.web_links a:active
{
    color: blue;
    text-decoration: none;
    cursor: pointer;
}
.web_links a:hover
{
    color: red;
    text-decoration: none;
    cursor: pointer;
}
.bold_links a
{
    color: red;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}

.bold_links a:link
{
    color: navy;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}

.bold_links a:visited
{
    color: navy;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}

.bold_links a:active
{
    color: navy;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}

.bold_links a:hover
{
    color: red;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}
.blue_head
{
    margin: 0px;
    padding: 0px;
    margin-bottom: 2px;
    margin-top: 2px;
    color: navy;
    font-size: medium;
    font-weight: bold;
}

.footer_links a:link
{
    color: white;
    text-decoration: none;
    cursor: pointer;
}

.footer_links a:visited
{
    color: white;
    text-decoration: none;
    cursor: pointer;
}

.footer_links a:active
{
    color: white;
    text-decoration: none;
    cursor: pointer;
}

.footer_links a:hover
{
    color: white;
    text-decoration: none;
    cursor: pointer;
}

.products
{
    color:White;
}

.products a, .products a:link, .products a:visited, .products a:active
{
    color:White;
    text-decoration:none;
    cursor:pointer;     
}

 .products a:hover
 {
    color:Silver;
 }