body {
	background-color: #60a3e7;
	background-image: url(images/mount-fuji-large-web-bgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	font-variant: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #990000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: .5em;
	border-left-style: solid;
	border-left-color: #999999;
	text-indent: 0.5em;
	font-variant: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #999999;
	line-height: 2em;
	text-indent: 1em;
	color: #990000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}
INPUT
{
	height: 12px;
	width: 245px;
	font-size: 11px;
}
FIELDSET
{
	background-color: #F8F8F8;
	border-collapse: collapse;
}
SELECT
{
	height: 20px;
	width: 250px;
	font-size: 11px;
}
.ASPTextBox
{
	height: 11px;
	width: 245px;
	font-size: 11px;
}
.ASPLabel
{
	font-size: 11px;
}
.ASPFeedbackLabel
{
	font-size: 16px;
	font-family: Verdana, Arial;
	color: Green;
}
.ASPButton
{
	height: 21px;
	width: 55px;
	font-size: 11px;
}
.ASPLongButton
{
	height: 21px;
	width: 75px;
	font-size: 11px;
}
.ASPPayPalButton
{
	height: 34px;
	width: 102px;
	font-size: 11px;
}
.WhiteBackTable
{
	background-color: White;
	height: 500;
	width: 500;
}
