.sitemap_title
{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#990033;
}

.sitemap_header
{
	background-color:#cccccc;
	color:#990033;
	font-weight:bold;
	text-align:center;
	font-size:11px;
}

.sitemap_frame
{
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	
}

.sitemap_frame_bottom
{
	border-bottom:1px solid #999999;
}

.sitemap_subtitle
{
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:434343;
}

.sitemap_subtitle:hover
{
	text-decoration:underline;
	
}

.sitemap_text
{
	text-decoration:underline;
	font-weight:normal;
	font-size:11px;
	color:333333;
}

.sitemap_text:hover
{
	text-decoration:underline;
	color:#990033;
}