h1 {
	font-size:20px;
	line-height:35px;
	text-align:center;
	border-top:#8595CA 1px solid;
	border-bottom:#8595CA 1px solid;
	margin:0 0 8px 0;
}
.price, .sform {
	width:500px;
	margin:10px auto 20px auto;
}
.price, .price td, .price th {
	border:#FFCC00 1px solid;
	font-family:Arial;
	background:#FFFFFA;
}
.price td, .price th {
	border:#FFCC00 1px solid;
}
.price a {
	color:black;
	text-decoration:none;
	display:block;
	width:100%;
}
.price a:hover {
	color:gray;
}
.price th, .sform th {
	font-size:14px;
}
.price thead td, .price tbody td {
	font-size:15px;
	text-align:center;
}
.price thead td {
	font-size:15px;
	text-align:center;
	background:#FFFFFF;
}
.price tfoot td {
	font-size:10px;
	color:#505050;
	border:0;
	text-align:left;
}
.price0 td {
	background:#FFFAE0;
}
.price1 td {
	background:#FFFFF0
}
.sform {
	border:#FFCC00 4px double;
	font-family:Arial;
	background:#FFFFFA;
}
.sform th {
	border-bottom:#FFCC00 1px solid;
}
.sform td {
	font-size:12px;
	vertical-align:top;
	text-align:center;
}
.sform td div{
	text-align:right;
	padding:4px 40px 0 0;
}
.sform label {
	font-weight:bold;
}
.sform select {
	width:92px;
	font-size:13px;
}
.sform input.text {
	width:110px;
	border:#A5ACB2 1px solid;
}
.sform input.texta {
	width:88px;
	border:#A5ACB2 1px solid;
}
.sform input.textd {
	width:55px;
	font-weight:bold;
	background:white;
	border:#A5ACB2 1px solid;
}
.sform input.button {
	width:170px;
	margin:7px;
	cursor:pointer;
}
.sform textarea {
	height:50px;
	width:80%;
	border:#A5ACB2 1px solid;
}
.sform div.help {
	font-size:10px;
	height:30px;
	color:#505050;
	text-align:center;
	padding:0 40px 0 40px;
}
.sform td p {
	text-align:left;
	margin:0 0 8px 50px;
}
.instr {
	background:#CCFFDD;
	width:490px;
	border:#33FF66 1px solid;
	padding:0 3px 3px 3px;
	margin:auto;
}
.instr i {
	font-size:13px;
}
.instr form {
	margin:0;
}
.instr ul {
	margin-top:0;
	margin-bottom:0;
}
.nav {
	text-align:center
}
.error {
	color:red;
	font-weight:bold;
}
.rules {
	width:510px;
	margin:0 auto 8px auto;
}
.rules li {
	text-align:justify;
}
.rules h2 {
	font-size:16px;
	text-align:center;
}
.rules ul {
	margin:0;
	padding:0 0 0 20px;
}
.rules table td {
	font-size:11px;
	padding:0 30px 0 0;
	white-space:nowrap;
	color:#444444
}
