@charset "UTF-8";
/* CSS Document */

a img {border:none; }

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #949494;
}
-->
.SlidingPanelsContentGroup {min-height:0;}

 /* for other browsers */
html>body .slideshow {left:-50px; top:0px; width:899px; height:650px;}

 /* for IE */
.slideshow {left:-50px; top:-10px; width:899px; height:650px;}
