﻿.menuPath
{
    color: #3E3E3E;
    font-weight: bold;
}

.helpNote
{
    font-style: italic;
    color: #808080;
}

.categoryPanel
{
    margin: 0 0 0 15px;
}

.categoryHeading
{
    font-weight: bold;
    font-size: 115%;
    text-decoration: none;
}

a.categoryHeading:hover
{
    text-decoration: none;
}
