body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #334055;
	background-color: #F0D2DB;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	text-align:center;
	background-image: url(general/vertical_stripe.gif);
}
.content {
	background-image: url(general/header-bck.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 15px;
	width: 800px;
	height: 100%;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-align:left;
	border-bottom: solid #dca1a9 1px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 20px;
	position: relative;
	/* width: 770px; 
	height: 70px; */
}
.text {
	margin: 30px;
	margin-top:53px;
	position: relative;
	font-family: Verdana, arial, sans-serif;
}
img {
	margin:5px;
	margin-right: 20px;
	float:left;
	border: 0px;
	}
.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #5a2735;
	background-color: #dca1a9;
	text-decoration: none;
	margin-right: 1px;
	padding: 2px;
	padding-left:8px; padding-right:8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position:relative;
	top: -26px;
}
.smalltext {
	font-family: Verdana, arial, sans-serif;
		font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	}
.cash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #99CC00;
	border: 1px solid #006633;
	letter-spacing: -0.2em;
	height: 26px;
	width: 43px;
	background-color: #E6FFCE;
	vertical-align: middle;
	position: relative;
	top: -2px;
		margin:5px;
}
#footer {
position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	padding: 2px;
	width: 795px;
	position: relative;
	left: auto;
	margin-left:15px;
	top: auto;
	right: auto;
	bottom: auto;
	background-color: #dca1a9;
	border: solid 1px #dca1a9;
	border-top: solid 1px #ffffff;
	border-bottom: solid 2px #cccccc;
	font-weight: bold;
	}