
/* sitemap ------------------------------------*/
.sitemapHead  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

.sitemapHead:hover {
	text-decoration : underline;
}

.sitemapText  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal; 
	color : #515151;
	text-decoration : none;
}

.sitemapText:hover  {
	text-decoration : underline;
}

.userLocationCell {
  background-color : #B2E6FB;
	border-left : #FFC73E 2px solid;
	border-top : #FFC73E 2px solid;
	border-right : #FFC73E 2px solid;
	border-bottom : #FFC73E 2px solid;
}  

.userLocationHeadCell {
  background-color : #00ACF1;
	border-left : #FFC73E 2px solid;
	border-top : #FFC73E 2px solid;
	border-right : #FFC73E 2px solid;
	border-bottom : #FFC73E 2px solid;
}  