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
{

}

.pagenumbering
{
}

.galleryname
{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:normal;
color:#113b83;
}

.photofootertext
{
font-family: Arial, Helvetica, sans-serif; font-size:9px;
}

.gallerylinks
{
	font-weight: bold;
	
}

