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

.blackback {
	background-color: #0099ff;
	text-align: center;
}
.middleAllign {
	text-align: center;
}
.text_gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_Small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

