﻿BODY
{
    background: url(bgpage.jpg) repeat-x;
    margin: 0px;
    font-family: Verdana;
}

.mainmenu UL
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font: bold 12px Verdana;
    overflow: hidden;
    width: 100%;
    padding-top: 0px;
    list-style-type: none;
}
.mainmenu LI
{
    display: inline;
    margin: 5px;
}
.mainmenu A
{
    text-decoration: none;
    color: #000000;
    font-size: small;
}
.mainmenu A:hover
{
    text-decoration: none;
    color: #666666;
    font-size: small;
}

.bottomnavs
{
    font-size: 10px;
    background-image: url(bg_bottom.jpg);
    padding-bottom: 5px;
    color: #999999;
    padding-top: 5px;
    background-repeat: repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titleblue
{
    font-weight: bold;
    font-size: 14px;
    color: #415c77;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
}

.title
{
    font-weight: bold;
    font-size: 16px;
    color: #134a67;
    font-family: Arial;
    text-align: left;
}
.content
{
    font-size: 12px;
    color: #000000;
    line-height: 1.5em;
    font-family: Arial, Verdana;
    text-align: left;
}

.hormenu
{
    font-size: 11px;
    padding-bottom: 5px;
    color: #000000;
    padding-top: 5px;
    font-family: Verdana;
    text-align: left;
}
.hormenu A
{
    font-size: 11px;
    padding-bottom: 5px;
    color: #000000;
    padding-top: 5px;
    font-family: Verdana;
    text-align: left;
    text-decoration: none;
}
.navp
{
    margin-top: 12px;
    margin-bottom: 0px;
}

.navimg
{
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    margin-right: 5px;
    border-bottom: 0px;
}
.nlink A
{
    color: #0000FF;
    text-decoration: underline;
}

#preview
{
    position: absolute;
    border: 1px solid #ccc;
    background: #333;
    padding: 5px;
    display: none;
    color: #fff;
    left: 50%;
    top: 250px;
}
#preview
{
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    color: White;
    font-family: Arial;
}
#prices TABLE
{
    font-size: 12px;
    margin: 0px 0px 1em;
    border-collapse: collapse;
}
#prices TD
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
    border-bottom: #dbd5c5 1px solid;
}
#prices TBODY TR TD
{
    border-left: #dbd5cd 1px solid;
}
#prices TBODY TR TD:first-child
{
    border-right: #dbd5cd 1px solid;
}
#prices TBODY TR TD:first-child
{
    border-left-style: none;
}
#prices THEAD TR
{
    background-color: #455768;
}
#prices TH
{
    font-weight: bold;
    color: #fff;
}
#prices TH
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
    border-bottom: #dbd5c5 1px solid;
}
#prices TH
{
    background-color: #455768;
}
.breadcrumb
{
    font-size:small;
}

.breadcrumb a
{
    background: transparent url(breadcrumb.gif) no-repeat center right;    
    padding-right: 18px; /*adjust bullet image padding*/
    color: navy;
}
