.ImgGallery_SingleItemDisplayStyle
{	
	Visibility:visible;
	/* Filter:revealTrans(duration=2);width:179;height:110; */	
	/*Fade effect on the single item view*/
	Filter:progid:DXImageTransform.Microsoft.Fade(Duration=2, Overlap=0.7);width:50%;	
	
}
.ImgGallery_SingleItemRowStyle
{
	background-color:Black;
}
.ImgGallery_ThumbnailGalleryDisplayStyle
{
	/*Drop Shadow Effect on the thumbnails*/
	/*Filter:progid:DXImageTransform.Microsoft.DropShadow(OffX=5, OffY=5, Color='gray', Positive='true');*/
}
.GenevaGalleryItemsStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 125%;
	height:50px;
	vertical-align:top;
}
.GenevaGalleryStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 125%;
	color: #003366;
	
}

.GenevaSingleItemBodyStyle
{
	background: Black;
}
.GenevaGalleryListBoxStyle 
{
	border: none, 1px, #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	background-position: 10, 10;	
}
.GenevaGalleryButtonStyle {
	height: 20px;
	border: 1px solid #003366;
	width: 100;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background: #F2E294;
	color: #003366;
	text-align:center;
	}
.GenevaGalleryTextBoxStyle
 {
	height: 20px;
	border: 1px solid #BBAB84;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;	
	color: #003366;
	text-align:center;
	
}
TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 125%;
	color: #003366;
}
