body {
	background-color: #E9E9E9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #990000;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A20101;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A20101;
}
.Form {
	height: 20px;
	width: 200px;
	border: 1px solid #CCCCCC;
}h1 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.xxx {
	border: 4px double #666666;
}
.FormCopy {
	width: 200px;
	border: 1px solid #CCCCCC;
}
.Button {
	height: 20px;
	width: 200px;
	border: 1px solid #CCCCCC;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #990000;
}
.Footer {
	font-size: 11px;
	text-align: center;
}
.Centered {
	text-align: center;
}
.Availability {
	background: #900;
	height: 40px;
	width: 474px;
	border: 4px double #666;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	vertical-align: middle;
	padding-top: 22px;
}
.Availability a:link {
	color: #FFF;
	text-decoration: none;
}
.Availability a:visited {
	color: #FFF;
	text-decoration: none;
}
.Availability a:active {
	color: #FFF;
	text-decoration: none;
}
.Availability a:hover {
	color: #000;
}
h5 {
	font-size: 17px;
	text-transform: uppercase;
	color: #990000;
}
