﻿.PG_PhotoTitle
{
	color: #FFFFFF;
}

.PG_PhotoCaption
{
	font-size: 11px;
	background-color: #ffffff;
}

.PG_PhotoTable
{
	background-color: #f1f1f1;
	border: 1px solid #e0d5b2;
}
.PG_PhotoTable2
{
	background-color: #000000;
	border: 1px solid #e0d5b2;
}

.PG_NextPrevious 
{
	background-color: #000000;
	font-weight:bold;
}

.PG_NextPrevious2 
{
	background-color: #000000;
	font-weight:bold;
	color: #ffffff;
}
.PG_PhotoCell
{
	background-color: #97782F;
}

.PG_PhotoCell:hover
{
	background-color: #e0d5b2;
}
.PG_PhotoCell2
{
	background-color: #f1f1f1;
}

.PG_PhotoCell2:hover
{
	background-color: #f9f9f9;
}
.PG_ImageTable
{
}

.PG_ImageCell
{
}

.PG_ImageCell a img
{
	border: 1px solid #cccccc;
}

.PG_ImageCell a img:hover
{
	border: 2px solid #CCCCCC;
}

.PG_CaptionCell
{
	font-size: 11px;
	color: #000000;
}
.PG_CaptionCell2
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.sizeDirections {
	color: #97782F;
}

