@charset "iso-8859-7";
/* CSS Document */

#sitemap{
	text-align:left;
	color:#455370;
	font-weight:normal;
	text-decoration:none;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	line-height:1.5em;
}

#sitemap a:visited{
	text-decoration:none;
	color:#455370;
}

#sitemap a:active{
	text-decoration:none;
	color:#455370;
}

#sitemap a{
	text-decoration:none;
	color:#455370;
}
#sitemap a:hover{
	text-decoration:underline;
	color:#455370;
}

#sitemapLevel_0{
	font-weight:bold;
	margin-left:20px;
	line-height:2em;
}
#sitemapLevel_1 {
	margin-left:30px;
}
#sitemapLevel_1 a {
	background:transparent url(../../templates/default/images/sm_lv1.gif) no-repeat scroll 0% 5px;
	padding:0 0 0 10px;
	}
#sitemapLevel_2{
	margin-left:60px;
	font-size:11px;
}
#sitemapLevel_2 a {
	color:#3F8DBF;
	}
#sitemapLevel_2 a:hover {
	color:#3F8DBF;	
	}
