﻿.sitemap_class
{
	
	color: #000000;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.sitemap_headerOLD
{
	background: url('Sitemap/sitemap_header.gif');
	background-position: left;
	color: #99CCFF;
	width: 200px;
	height: 28px;

	padding-left: 5px;
	font-weight: bold;
}
 
.sitemap_header
{
	color: #000000;
	width: 715px;
	font-size: small;
	margin-left: 15px;
	background-color: #FFFFFF;

}
.sitemap_item
{
	color: #000000;
	width: 715px;
	font-size: small;
	margin-left: 25px;
	background-color: #FFFFFF;
	font-weight: normal;
}
.sitemap_selecteditem
{
	color: #000000;
	background-color: #CCCCCC;
}