


/* ----- SITEMAP ----- */

.sitemap_subtable a 		{ color: #003399; text-decoration: underline; }
.sitemap_subtable a:hover	{ text-decoration: underline; }
.sitemap_subtable a:visited { color: #666666; }

.sitemap_table a 			{ color: #003399; text-decoration: underline; }
.sitemap_table a:hover		{ text-decoration: underline; }
.sitemap_table a:visited 	{ color: #666666; }

.sitemap_subtable
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sitemap_subtable
{
	border-left: 1px dotted #A1A1A1;
	border-bottom: 1px dotted #A1A1A1;
}

.sitemap_table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	width: 100%;
}