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
{
font-size:11pt
}

/* User defined from here on. */
.caption
{
font-size: 10pt
}

.thumbnail
{
  border: 1 solid;
}

.edittext
{
}

.editbox
{
}

.button
{
}

.pagenumbering
{
font-size:11pt
}

.galleryname
{
font-weight: bold
}

.photofootertext{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.gallerylinks
{
font-size:10pt
}
.closewindow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

