body
{
   background-color: #000000;
   color: #0E7BEC;
}

a
{
   color: #8000FF;
  font-weight: bold;
}

.InvisibalLink
{
  text-decoration: none;
}

.GalleryCell 
{
    background-image: url( /Images/Purple.png );
    _background-image:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=scale src='/Images/Purple.png');

	border: 1px solid #8000FF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

.GalleryCellInner
{
    opacity: 1.00;
}


.GalleryCell:hover
{
    background-color: #400040;
}

.EmptyGalleryCell 
{
    background-image: url( /Images/Purple.png );
    _background-image:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=scale src='/Images/Purple.png');

	border: 1px solid #8000FF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

.DateCell 
{
	border: 1px solid #8000FF;
}

.DateCell:hover
{
}

.GalleryHeader 
{
    background-image: url( /Images/Purple.png );
    _background-image:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=scale src='/Images/Purple.png');

	border: 1px solid #8000FF;
    padding-left: 2px;
    padding-right: 2px;
}

.GalleryTable {
	padding: 50px;

}

.NavigationTable
{
	border: 1px solid #8000FF;
}

.EXIF_Table
{
  border: 1px solid #0000CC; 
  font-size: 10px;
}

.EXIF_TableDescription
{
  font-weight: bold;
}

.EXIF_TableValue
{
}

.DownloadSize_Table
{
  border: 1px solid #0000CC; 
  margin: 0px;
  padding: 0px;
}

.DownloadSize_TableValue
{
}

.DescriptionTextDIV
{
}

.GalleryHeaderText
{
   font-size: 28px;
  font-weight: bold;
}

.DownloadSize_TableValue
{
}

.DescriptionTextDIV
{
}


.GalleryThumbnailImage
{
}

.GalleryDescription
{
}

.GalleryName
{
  font-weight: bold;
}

.GalleryImageCount
{
   font-size: 10px;
   color: #808080;
}

.GalleryGroupText
{
   font-size: 20px;
   font-weight: bold;
}

.EndText
{
   font-size: 10px;
   color: #808080;
}
