﻿
.gray-header
{
    font-family: Tahoma;
    background-color: #ecede7;
    font-size: 12px;
    color: #000000;
    margin-right: 30px;
}
.dottedgray
{
    border-style: none none dotted none;
    border-width: 2px;
    border-color: #C4C4C4;
}
.padding
{
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: right;
}

.helphedr
{
    background-image: url(../../images/help-head-R.gif);
    width: 20px;
    height: 28px;
}
.helphedl
{
    background-image: url(../../images/help-head-L.gif);
    width: 20px;
    height: 28px;
}
.helpcenter
{
    background-image: url(../../images/help-head-bg.gif);
}
.rightrep
{
    width: 20px;
    background-image: url(../../images/help-R-bg.gif);
}
.leftrep
{
    width: 20px;
    background-image: url(../../images/help-L-bg.gif);
}
.padding50
{
    padding-right: 50px;
}
.padding80
{
    padding-right: 80px;
}
.padding5
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
}
.footerr
{
    background-image: url(../../images/help-footer-R.gif);
    width: 20px;
    height: 28px;
}
.footercenter
{
    background-image: url(../../images/help-footer-bg.gif);
}
.footerl
{
    background-image: url(../../images/help-footer-L.gif);
    width: 20px;
    height: 28px;
}
.txttophelp
{
    background-image: url(../../images/help-head-txt.gif);
    width: 118px;
    height: 28px;
}

