﻿/* Help Topics */
table.HelpTopics td.Category 
{
    height: 32px;
    background-image: url('../../../Images/FeaturedPromotionsBackground.gif');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 5px;
    font-weight: bold;
    color: White;
}

table.HelpTopic td.Title 
{
    height: 32px;
    text-align: center;
    background-image: url('../../../Images/HeaderBarBackground.gif');
    background-repeat: no-repeat;
    background-position: center center;
}

table.HelpTopics a 
{
    text-decoration: none;
}

