#slideCont {
	margin: 10px;
	border: solid 1px #A29970;
	text-align: center;
}
#slideCont img {
	margin: 5px;
}
.tickerstyle{
	width:180px;
	height:160px;
	margin: 10px;
	border:1px solid #A29970;
	background:#A29970;
	padding:8px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #990000;
}

.messagediv{display: none;background:#A29970 }


.gallery{
	border: thin solid #926E14;
	margin-bottom: 2px;
}
.player {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #64502F;
}

.player a{
	color: #64502F;
	text-decoration: none;
}


.player a:hover{
	color: #64502F;
	text-decoration: underline;
}


.galleryrossa{
	border: thin solid #990000;
	margin-bottom: 2px;
}
#table-gallery {
	margin-right: auto;
	margin-left: auto;
}


.bordo {
	width: 350px;
}
.bordo a {
	color: #64502F;
	text-decoration: none;
}
.bordo  a:hover {
	color: #C9A05A;
	text-decoration: underline;
}



#imgPanel {
	width: 500px;
	border: 1px solid #926E14;		
}
