/* Global Styles */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
	
/*slideshow */
	#indexSlideshow
	{
		margin: 0px 0 0px 0px;
	}
	#indexSlideshow img
	{
		display: none;
		margin: 0 auto;
	}
	
	
	

	
	
		
#lstyle{
	padding:0px;}

a.lstyle, a.lstyle:active, a.lstyle:visited{
	color: #606060;
	text-decoration: none;}

a.lstyle:hover{
	color:#F0F0F0;
	text-decoration: underline;}
	


a., a.active, a.visited{
	color: #212121;
	text-decoration: underline;
	font-weight:normal;}

a.hover{
	color:#555555;
	text-decoration: underline;
	font-weight:normal;}