body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 135%;
	color: #c8c8c8;
}
.footer{
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:125%;
	font-size: 10px;
	color: #c8c8c8;
	text-align: justify;

}
a:link {
	color: #c8c8c8;
	text-decoration: underline;
}
a:visited {
	color: #c8c8c8;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
.ImgGallery_SingleItemDisplayStyle
{	
	Visibility:visible;
	/* Filter:revealTrans(duration=2);width:190;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');*/
}
.GalleryItemsStyle {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	line-height: 175%;
	color: #c8c8c8;
}
.GenevaGalleryItemsStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 125%;
	HEIGHT:30PX;
	VERTICAL-ALIGN:TOP;
	color: #c8c8c8;
}
.GalleryStyle {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	line-height: 175%;
	color: black;	
	
}

#ImgGallery_ItemsTableBody
{
vertical-align:top;

}
.GenevaSingleItemBodyStyle
{
	background: White;
}
.GenevaGalleryListBoxStyle 
{
	border: none, 1px, #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;	
	background-position: 10, 10;
		
}
.GenevaGalleryButtonStyle {
	height: 20px;
	border: 1px solid #043381;
	width: 100;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	background: #F7EFA5;
	color: #043381;
	text-align:center;
	}
.GenevaGalleryTextBoxStyle
 {
	height: 20px;
	border: 1px solid #BBAB84;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: xx-small;	
	color: #043381;
	text-align:center;
	
}
TD
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 125%;
	color: black;
}

#imgGalleryParentCell
{
	height:100%;
	padding-bottom:25px;
	padding-left:65px;
	padding-right:30px;
	width:100%;
}


