.sitemapmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	line-height: 20px;
	height: 20px;
	color: #999999;
}

.sitemapmain a:link {
	text-decoration: underline;
	color: #FFFFFF;
}

.sitemapmain a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.sitemapmain a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

.sitemapmain a:hover {
	text-decoration: underline;
	color: #CF0006;
}


.sitemapsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	text-indent: 30px;
	line-height: 20px;
	height: 20px;
	color: #999999;
}

.sitemapsub a:link {
	text-decoration: underline;
	color: #FFFFFF;
}

.sitemapsub a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.sitemapsub a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

.sitemapsub a:hover {
	text-decoration: underline;
	color: #CF0006;
}

.sitemapsubprod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 40px center;
	text-indent: 50px;
	line-height: 20px;
	height: 20px;
	color: #999999;
}

.sitemapsubprod a {
	text-decoration: underline;
	color: #fff;
}

.sitemapsubprod a:hover {
	text-decoration: underline;
	color: #CF0006;
}