﻿.PG_PhotoTitle
{

}

.PG_PhotoCaption
{
	font-size: 11px;
	background-color: #ffffff;
}

.PG_PhotoTable
{
	background-color: #d2c3a4;
}
.PG_PhotoTable2
{
	background-color: #d2c3a4;
}

.PG_NextPrevious 
{
	background-color: #d2c3a4;
	font-weight:bold;
}

.PG_NextPrevious2 
{
	background-color: #d2c3a4;
	font-weight:bold;
	color: #000000;
}

.tbl-bg {
	background-color: #d2c3a4;

}
.tbl-row1 {
	background-color: #ebe3d6;
}
.tbl-row2 {
	background-color: #ded2bc;

}
.PG_PhotoCell
{
	background-color: #ffffff;
}

.PG_PhotoCell:hover
{
	background-color: #f2eee5;
}
.PG_PhotoCell2
{
	background-color: #d2c3a4;
}

.PG_PhotoCell2:hover
{
	background-color: #f2eee5;
}
.PG_ImageTable
{
}

.PG_ImageCell
{

}

.PG_ImageCell a img
{
	border: 1px solid #d2c3a4;
}

.PG_ImageCell a img:hover
{
	border: 1px solid #b22b28;
}

.PG_CaptionCell
{
	font-size: 11px;
}
.PG_CaptionCell2
{
	font-size: 11px;
	font-weight: bold;
}
