﻿/* SiteMapPath control */

.masterCurrentNodeStyle
{
    color: #004C93;
    font-weight: bold;
}

.masterNodeStyle
{
    color: #004C93;
    text-decoration: none;
}

.masterPathSeparatorStyle
{
    color: #004C93;
}

.masterRootNodeStyle
{
    color: #004C93;
    text-decoration: none;
}