/*--------------------------------------------------------------------------*/
/* SITE MAP PAGE */
/*--------------------------------------------------------------------------*/


/* ### GENERAL #######################################################*/
#sitemapPg {}
#sitemapPg ul { border-top:1px dashed #CCCCCC;border-bottom:1px dashed #CCCCCC;padding-top:5px;padding-bottom:5px;list-style-type:square; }
#sitemapPg ul ul { border:none;padding-top:0px;padding-bottom:0px; }
#sitemapPg li { padding-bottom:5px;font-size:13px;font-family:Verdana;color:#7D7DFE; }
#sitemapPg li.level1 { font-size:15px;color:#0000BD;padding-bottom:5px;padding-top:10px; }
#sitemapPg li a { display:block;padding:3px 5px; }
#sitemapPg li a:hover { color:#4400BA;font-weight:bold;background:#E1EEFE; }
	
	
/* %%% END %%% */