@CHARSET "UTF-8";
TABLE.sitemapMainTable{
	cellpadding:5px;
	cellspacing:0px;
	border:0px solid;
}
td.sitemapMainCaption{
	height:32px;
	width:220px;
	padding:2px;
	vertical-align: middle;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(capbg.gif);
}
a.sitemapCaptionLink{
	display:block;
	color:#000066;
	text-decoration: none;
	font-weight: bold;
	padding-left : 5px;
}
a.sitemapItemLink{
	display:block;
	color:#000066;
	text-decoration: none;	
	padding-left : 5px;		
}
td.sitemapItemBullet{
	width:20px;
	height:20px;
	background-image: url(bullet.gif);
}
table.sitemapContainerTable{
	width:100%;
	border:0px solid;
}
