@charset   "UTF-8";
h1.sitemap {
			font-size: 100%;
border-style: solid;
border-width: 0px 0px 2px 1em;
border-color: #e5e5e5;
padding: 0.5em 0.5em 0.5em 0.5em;
margin-right: 0.8em;		
}
ul.sitemap li	{
font-weight: normal;
margin-top: 0.5em;
		
}
		
ul.sitemap li.dir {
font-weight: bold;
color: #404040;
margin-top: 1.5em;
		
}

	       a:link		{ Color: #3333cc; text-decoration: none;}
		a:visited	{ Color: #970000; text-decoration: none;}
		a:hover	{ Color: #c07100; text-decoration: underline; }
		a:active	{ Color: #c07100; text-decoration: none;};		

ul.topicslist {
	padding: 0;
list-style-type: none;
  
  
}

ul.topicslist li {
	float: left;
width: 30%;
margin-left : 5px;
margin-right : 5px;
margin-bottom:10px;
padding: 0;
text-align: left;
}

.clearleft {
	 
clear: left; 
}
