.SiteMap
{
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.HeaderCell
{
	color: #FFFFFF;
	background-image: url(../../images/sitemap/header_bg2.gif);
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	padding-left: 10px;
	padding-top: 3px;
	width: 200px;
}

.HeaderCell a
{
	color: #FFFFFF;
	text-decoration: none;
}

.HeaderCell a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.ContentCell
{
	color: #FFFFFF;
	background-image: url(../../images/sitemap/group_bg.gif);
	width: 200px;
}

.NodeText
{
	font-family: verdana;
	font-size: 11px;
}

a.NodeText:link
{
	color: #0033CC;
	text-decoration: none;
}

a.NodeText:hover
{
	color: #ff0000;
	text-decoration: none;
}
a.NodeText:visited
{
	color: #0033CC;
	text-decoration: none;
}

.NodeDescription
{
	color: #999999;
	font-family: verdana;
	font-size: 11px;
}
