.ImageItemCssClass
{
	height:100;
	width:100;
	text-align:center;
}

.ImageItemTextCssClass
{
	font-family:Tahoma;
	font-size:10;
}

.ImageGalleryCssClass
{
	width: 100%;
	background-color: #ffcc33;
}

.ImageGalleryItemCssClass
{
	width: 100%;
	background-color: moccasin;
	border-color:#ffcc33;
} 

.ImageGalleryHeaderCssClass
{
	border-right: lightgrey thin groove;
	border-top: lightgrey thin groove;
	font-size: 12pt;
	vertical-align: middle;
	border-left: lightgrey thin groove;
	width: 100%;
	color: yellow;
	border-bottom: lightgrey thin groove;
	font-family: tahoma;
	height: 30px;
	background-color: #000066;
}
