﻿body
{
}

.ResultsText
{
    color:Gray;
    font-weight: bold;
    padding-bottom: 15px;
    text-decoration: 'underline';
}

.LinkText
{
    padding-top:2px;
    padding-bottom: 5px;
}
.SubTitleText
{
    color:Gray;
    font-weight: normal;
    padding-bottom:2px;
}

.ButtonFilter
{
    font-family: Verdana;
    font-size: smaller;
    text-align: center;
}

TD.HRItems
{
    border-top: 1 solid black;
}

HRItems
{
    border-top: 1 solid black;
}
