﻿body
{
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	font-size: 10pt;
	line-height: 1.5em;
	color: #404040;
	background-color: Navy;
}
.content
{
	background-color: White;
	padding: 20px;
}
.pageheader
{
	height: 24px;
	font-variant: small-caps;
	font-size: medium;
	font-weight: bold;
	border-bottom: solid 2px navy;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
.header
{
	width: 100%;
	background-color: Navy;
	color: White;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 13pt;
}
.title
{
	padding-left: 20px;
	font-variant: small-caps;
	font-size: medium;
	font-weight: bold;
}
.formheader
{
	background-color:Silver;
	text-align:center;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.formfooter
{
	background-color: Silver;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* User for Gift Certificates */

.CertificateStyle1
{
	font-size: xx-large;
	text-align: center;
}
.CertificateStyle2
{
	color: #FF9900;
	font-family: "Calligraph421 BT";
	font-weight: bold;
}
.CertificateStyle3
{
	font-size: x-large;
	font-family: "Calligraph421 BT";
}
.CertificateStyle4
{
	font-family: "Calligraph421 BT";
}
.CertificateStyle5
{
	font-size: large;
}
