﻿
.SitemapLinksOuter
{
	background-color:#F2F2F2;
	clear:left;
	padding:10px 10px 10px 10px;
	/*border-top:1px dashed #DE3B66;*/
	/*border-bottom:1px dashed #DE3B66;*/
}
    
.SitemapLinksInner
{
	background-color:White;
	padding:10px;
}

a.Sitemap_TopLevel
{
	font-weight:bold;
	text-decoration:none;
	color:Black;
}

a.Sitemap_TopLevel:hover
{
	font-weight:bold;
	text-decoration:underline;
}

a.Sitemap_Sibling
{
	text-decoration:none;
	color:Black;
}

a.Sitemap_Sibling:hover
{
	text-decoration:underline;
}

a.Sitemap_Toggle
{
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}

a.Sitemap_Toggle:hover
{
	text-decoration:underline;
}