table#sitemapNav {
    border-spacing: 0;
    color:#000;
    background-color: #fff;
}


table#sitemapNav th {
    background-color: #ffffff;
}

table#sitemapNav td {
    padding: 0px 0px 0px 10px;
    vertical-align: top;
	text-decoration: none;
}



table#sitemapNav a.lvl1 {
    display:block;
    padding: 5px 0px 0px 10px;
    margin: 0px 10px 0px 0px;
	color: #000;
	text-decoration: none;
	background: 0px url(/glimg/leftmenu_inact.gif)  5px;
	background-repeat:no-repeat;
}
table#sitemapNav a.lvl1:hover {
	text-decoration: underline;
	background: 0px url(/glimg/leftmenu_act.gif)  5px;
	background-repeat:no-repeat;
}


table#sitemapNav a.lvl2 {
    display:block;
    padding: 0px 0px 0px 10px;
    margin: 0px 5px 0px 10px;
	color: #000;
	text-decoration: none;
}
table#sitemapNav a.lvl3 {
    display:block;
    padding: 0px 0px 0px 10px;
    margin: 0px 5px 0px 20px;
	color: #000;
	text-decoration: none;
}table#sitemapNav a.lvl4 {
    display:block;
    padding: 0px 0px 0px 10px;
    margin: 0px 5px 0px 30px;
	color: #000;
	text-decoration: none;
}
table#sitemapNav a:hover {
	text-decoration: underline;
	background: 0 url(/glimg/leftmenu_act.gif) 0px no-repeat;
}

table#sitemapNav a.lvl0 {
    display:block;
    padding: 5px 0px 0px 00px;
    margin: 0px 10px 0px 0px;
	color: #000;
	font-weight:bold;
}
table#sitemapNav a.lvl0:hover {
	text-decoration: underline;
	background: 0 url(/glimg/clear.gif) 0px no-repeat !important;
	background-repeat:no-repeat;
}
table#sitemapNav a.nolvl1 {
    display:block;
	padding: 0px 0px 0px 12px;
    margin: 0px 5px 0px 0px;
	color: #000;
	text-decoration: none;
	background: 0px url(/glimg/extlink.gif)  1px;
	background-repeat:no-repeat;
}
table#sitemapNav a.nolvl1:hover {
	text-decoration: underline;
	background: 0px url(/glimg/extlink.gif)  1px;
	background-repeat:no-repeat;
}


table#sitemapNav a.nolvl2 {
    display:block;
	padding: 0px 0px 0px 12px;
    margin: 0px 5px 0px 10px;
	color: #000;
	text-decoration: none;
	background: 0px url(/glimg/extlink.gif)  1px;
	background-repeat:no-repeat;
}
table#sitemapNav a.nolvl2:hover {
	text-decoration: underline;
	background: 0px url(/glimg/extlink.gif)  1px;
	background-repeat:no-repeat;
}


