body
{
}

/* Upload page. */
table.upload
{
	background-color: Yellow;
}

/* Options page. */
table.options
{

}

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
{
  font-weight: normal;

	font-size: 11px;
}

.thumbnail
{
  border: 1 solid black;
}

.edittext
{
	background-color: Yellow;
}

.editbox
{
	background-color: Yellow;
}

.button
{
	background-color: Yellow;
}

.pagenumbering
{

	font-size: 10px;
}

.galleryname
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E5790D;
}


.photofootertext
{
	background-color: Yellow;
}

.gallerylinks
{

	font-weight: bold;
	font-size: 11px;
}
