


/* ----- SITEMAP ----- */

/*.sitemap_subtable a 		{ color: #666666; text-decoration: none; }
.sitemap_subtable a:hover	{ color: #9f0c28; text-decoration: underline; }
.sitemap_subtable a:visited { color: #666666; text-decoration: none; }

.sitemap_table a 			{ color: #666666; text-decoration: none; }
.sitemap_table a:hover		{ color: #9f0c28; text-decoration: underline; }
.sitemap_table a:visited 	{ color: #666666; text-decoration: none; }*/

.sitemap_subtable
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
}

.sitemap_subtable
{
	border-left: 1px dotted #A1A1A1;
	border-bottom: 1px dotted #A1A1A1;
}

.sitemap_table
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;

	width: 100%;
}

.sitemap_subtable tbody td { border-top: 0px; border-right: 0px; border-bottom: 0px; text-align: left; padding: 4px 10px 4px 5px; vertical-align: top; }

.sitemap_table td { text-align: left; padding: 4px 10px 4px 5px; vertical-align: top; }
