
* { padding:0px; margin:0px; }
#wrapper { text-align:center; }
h1 { font-size:35px; margin:2px; font-style:italic; color: #CFD4E6; }
h2 { font-size:25px; margin:2px; color: #CFD4E6; }

a { text-decoration:none; color: #000000; }
a:hover { text-decoration:underline; color: #405080; }

.main_table {
	border:0px groove #3054BF;
	background-color:#5C73B8;
	width: 750px;
	margin:0 auto;
	font-size: 17px;
	padding: 10px;
	text-align:center;
	}

#hpa img { border:0px; }
#hpa {
	border:0px groove #3054BF;
	}

.tablestyle {
	border:0px groove #3054BF;
	background-color:#5C73B8;
	width: 750px;
	margin:0 auto;
	font-size: 17px;
	padding: 10px;
	}

body {
font-family: Tahoma;
font-weight: lighter;
}
#reciptable {
	margin:10px auto;
	width:600px;
	border:0px solid black;
	text-align:center;
	}

#reciptable table td {
	width:25%;
	padding:4px;
	font-family: Arial;
	border:1px ridge black;
	;
	color:#000000;
	}

.reciptable td { text-align:center; width:25%; }

.entertext { font-size:30px; color:#000000; }
.warning { font-size:25px; }
.thumb { border:1px solid #CFD4E6; }
a:hover img.thumb { border:1px dashed #CFD4E6; }
.recip {
	color:#000000;
	font-style:font-style:italic;
	font-size:17px;
	font-family: Times New Roman;
	}