﻿.sitemap
{
	font-weight: bold;
}

.sitemap a
{
	text-decoration:	none;
	color:				rgb(7,70,108);
}

.sitemap img
{
	padding: 3px 4px 0px 0px;
}

.sitemap tr
{
	vertical-align:top;
	line-height: 13px;
}

.siteMapPathSeparator
{
    color: #cc463d;
    font-weight: 600;
    
}

.siteMapPathCurrentNode
{
    color: #1a171b;
    text-transform:uppercase;
    font-weight:bold;
}
.siteMaptPathNode
{
    text-transform: uppercase;
    font-weight:bold;
}
