﻿.PG_PhotoTitle
{

}

.PG_PhotoCaption
{
	font-size: 11px;
	background-color: #ffffff;
}

.PG_PhotoTable
{
	background-color: #d0bf8c;
}
.PG_PhotoTable2
{
	background-color: #004576;
}

.PG_NextPrevious 
{
	background-color: #d0bf8c;
	font-weight:bold;
}

.PG_NextPrevious2 
{
	background-color: #004576;
	font-weight:bold;
	color: #ffffff;
}
.PG_PhotoCell
{
	background-color: #ffffff;
}

.PG_PhotoCell:hover
{
	background-color: #fbf5df;
}
.PG_PhotoCell2
{
	background-color: #d0bf8c;
}

.PG_PhotoCell2:hover
{
	background-color: #fbf5df;
}
.PG_ImageTable
{
}

.PG_ImageCell
{

}

.PG_ImageCell a img
{
	border: 1px solid #e3ce90;
}

.PG_ImageCell a img:hover
{
	border: 1px solid #004576;
}

.PG_CaptionCell
{
	font-size: 11px;
}
.PG_CaptionCell2
{
	font-size: 11px;
	font-weight: bold;
}
