﻿body
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	text-align: left;
	background-color: #DDDDDD;
	margin-top: 0px;
}
.Copyright
{
	color: White;
	font-size: 10px;
}
.PageTitle
{
	font-size: 24px;
    font-weight: bold;
	text-decoration: underline;
	color: Navy;
	font-style: italic;
}
.GuestsHeader
{
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #000000; 
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.Required
{
	color: #990000;
	font-weight: bold;
	font-size: 10px;
	vertical-align: top;
}
.Gallery
{
	font-size: 10px;
	color: Black;
	text-decoration: none;
}
.Gallery a:link 
{
	font-size: 10px;
	color: Black;
	text-decoration: none;
}
.Gallery a:visited 
{
	font-size: 10px;
	color: Black;
	text-decoration: none;
}
.Gallery a:hover 
{
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}.Gallery a:active 
{
	font-size: 10px;
	color: Black;
	text-decoration: none;
}
