
* { padding:0px; margin:0px; }
#wrapper { text-align:center; }
h1 { font-size:29px; margin:2px; font-style:italic; ; }
h2 { font-size:17px; margin:2px; ; }

a { text-decoration:underline; color: #E6DCCF; }
a:hover { text-decoration:none; color: #807059; }

.main_table {
	border:2px inset #BF9960;
	background-color:#CCB48F;
	width: 750px;
	margin:0 auto;
	font-size: 13px;
	padding: 10px;
	text-align:center;
	}

#hpa img { border:0px; }
#hpa {
	border:2px inset #BF9960;
	}

.tablestyle {
	border:2px inset #BF9960;
	background-color:#CCB48F;
	width: 750px;
	margin:0 auto;
	font-size: 13px;
	padding: 10px;
	}

body {
font-family: Tahoma;
font-weight: bolder;
}
#reciptable {
	margin:10px auto;
	width:600px;
	border:1px solid black;
	text-align:center;
	}

#reciptable table td {
	width:25%;
	padding:4px;
	font-family: Arial;
	border:1px outset black;
	background: #FFFFFF;
	color:#000000;
	}

.reciptable td { text-align:center; width:25%; }

.entertext { font-size:30px; color:#E6DCCF; }
.warning { font-size:17px; }
.thumb { border:1px solid #E6DCCF; }
a:hover img.thumb { border:1px dashed #E6DCCF; }
.recip {
	color:#000000;
	font-style:font-style:italic;
	font-size:16px;
	font-family: Verdana;
	}