body
{
}

/* Upload page. */
table.upload
{
	background-color: #D2DEEB;
}

/* Options page. */
table.options
{
	background-color: #D2DEEB;
}

td.optionsection
{
	background-color: ActiveCaption;
	color: CaptionText;
  font-weight: bold;
}

/* Edit tables (DataGrid). */
tr.editgridheading
{
	font-weight: bold;
}

/* "Add" tables. */
table.add
{
	border: InactiveCaption 1px solid;
	background-color: InfoBackground;
}

/* Page header. */
table.header
{

}

/* User defined from here on. */
.caption
{

}

.thumbnail
{
  border: 1px;
  color: #6F8DB9;
}

.edittext
{
	background-color: #D2DEEB;
}

.editbox
{
	background-color: #D2DEEB;
}

.button
{
	background-color: #D2DEEB;
}

.pagenumbering
{
}

.galleryname
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #034F33;
}

.photofootertext
{
font-family: Arial, Helvetica, sans-serif; font-size:9px;
}

.gallerylinks
{
	background-color: white;
	font-weight: bold;
	font-size: 22px;
}


