.table_gallery{
	border: 3px inset White;
	background : #778899;

	border-bottom-color : White;
	border-right-color : White;
	text-align : center;
	vertical-align : middle;	
	}
.picture{
	border : 5px outset Silver;
}
.picture_slide{
	border : 5px outset Silver;
	cursor: hand;
}
.bar{
	color : #696969;
}

HR {
	color : #696969;
}
.td_text{
	text-align : center;
	margin-left:10px;
	line-height : 30px;
	font-size : 25px;
	color : White;
}
.td_text_smaller{
	text-align : center;
	margin-left:10px;
	line-height : 25px;
	font-size : 18px;
	color : White;
}
.picture_center {
	border : 5px outset Silver;
	text-align : center;
	vertical-align : middle;
	width : 25%;
	empty-cells : hide;
}
.picture_center_gallery {
	border : 5px outset Silver;
	text-align : center;
	vertical-align : middle;
	padding-top : 10px;
	width : 25%;
	empty-cells : hide;
	line-height : 15px;
	font-size : 12px;
	color : White;
}
.table_gallery_full{
	border: 5px inset White;
	background : #778899;
	border-bottom-color : White;
	border-right-color : White;
	text-align : center;
	vertical-align : middle;	
	margin: 1%;
	}
