body
{
}

/* Upload page. */
table.upload
{
	background-color: white;
}

/* Options page. */
table.options
{
	background-color: white;
}

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
{
	background-color: white;
}

/* User defined from here on. */
.caption
{
  font-weight: normal;
	background-color: white;
}

.thumbnail
{
  border: 1 solid white;
}

.edittext
{
	background-color: white;
}

.editbox
{
	background-color: white;
}

.button
{
	background-color: white;
}

.pagenumbering
{
	background-color: white;
}

.galleryname
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #B31A09;
	font-weight:normal;
}

.gallerydescription
{
	background-color: white;
}

.photofootertext
{
	background-color: white;
}

.gallerylinks
{
	background-color: white;
}

.prevlink
{
	background-color: white;
}

.nextlink
{
	background-color: white;
}
