/* sitemap */

#sitemap td.header1{
	border: 1px solid #19233E;
	color: #19233E;
	background-color: white;
	text-align: center;
}

.header1 a, .header1 a:link, .header1 a:visited {
	color: #213562;
}

.header1 a:hover {
	color: #79a1c5;
}

#sitemap td.header2{
	background-color: #79a1c5;
	border-left: 1px solid #19233E;
	border-right: 1px solid #19233E;
	text-align: center;
	color: white;
}

.header2 a, .header2 a:link, .header2 a:visited {
	color: #79a1c5;
}

.header2 a:hover {
	color: #213562;
}

#sitemap td.top_mid{
	background-color: #ECECEC;
	border-left: 1px solid #19233E;
	border-right: 1px solid #19233E;
	text-align: center;
}

.top_mid a, .top_mid a:link, .top_mid a:visited {
	color: #213562;
}

#sitemap td.bot{
	background-color: #ECECEC;
	border-left: 1px solid #19233E;
	border-right: 1px solid #19233E;
	border-bottom: 1px solid #19233E;
	text-align: center;
}

.bot a, .bot a:link, .bot a:visited {
	color: #213562;
}
