﻿TD.rzrItems
{
    /*float: left;*/
    background-color: #AAAAAA;
}
.rzrLogo
{
    float: left;
    margin: 0px 0px 0px 5px;
}
.separator
{
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
DIV.rzrItem, DIV.rzrItemOver
{
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 10px 9px 10px 9px;
    background-color: #AAAAAA;
    font-family: verdana;
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
    vertical-align: middle;
    text-decoration: none;
    cursor: pointer;
    border-left: 1px dashed #FFFFFF;
}

DIV.rzrItemOver
{
    background-color: #C2C1C1;
    text-decoration: underline;
}

TD.search
{
    width: 375px;
    background-color: #AAAAAA;
    color: #FFFFFF;
    font-family: verdana;
    font-weight: bold;
    font-size: 11px;
    padding: 4px 0px 0px 10px;
}

.txtSearch
{
    width: 144px;
}
.btnSearch
{
    margin-left: 5px;
}

DIV.FooterLt { text-align:center; margin-left: 5px; }
DIV.FooterRt { float: right; margin-right: 10px; }
DIV.FooterCopyright {text-align:center; font-family:Arial; color: #989898; font-size: 12px; text-decoration: none; font-weight: bold; margin: 15px 0px 0px 15px; }
DIV.FooterAddress { text-align:center; font-family:Arial; color: #989898; font-size: 12px; text-decoration: none; font-weight: normal; margin: 5px 0px 10px 15px; }
A.footerLinkDark { font-family:Arial; font-size: 12px; text-decoration: none; color: #696969; font-weight: bold; margin-left: 5px; }
A.footerLinkDark:hover { font-family:Arial; font-size: 12px; text-decoration: underline; color: #696969; font-weight: bold; }
A.footerLinkLite { font-family:Arial; font-size: 12px; text-decoration: none; color: #C6C6C6; font-weight: bold; margin-left: 5px; }
A.footerLinkLite:hover { font-family:Arial; font-size: 12px; color: #989898; text-decoration: underline; }
.dividerGray { height: 1px; background-color: #E1E1E1; margin:0px; }
.dividerGray { height: 1px; background-color: #666666; margin:0px; }
