a:link, a:visited {
	color: #cc0000;
}

a:hover {
	color: #3333cc;
}


body {
	padding: 0px;
	margin: 0px;
	background: #ccffcc url(bg2.jpg) no-repeat scroll top;
}

body, td {
	background-color: #ccffcc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

div.body {
	width: 700px;
	margin: 0px auto;
	padding-top: 2px;
}

div.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

div.head {
	border-bottom: 2px solid green;
	width: 100%;
	background-color: transparent;
}

div.tip {
	font-size: 11px;
}
div.tip strong {
	color: #ff0000;
}

h1 {
	color: #3333CC;
	background-color: transparent;
	font-size: 28px;
	font-weight: bold;
	font-family: "Comic Sans MS", cursive;
	font-style: normal;
	text-align: center;
}

h2 {
	background-color: transparent;
	color: #3333CC;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	font-size: 24px;
	text-align: left;
}

h3 {
	background-color: transparent;
	color: #3333CC;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}


h4 {
	background-color: transparent;
	color: #3333CC;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
}


hr {
	width: 66%;
	text-align: center;
}

img.left {
	float: left;
	margin: 5px 20px 5px 0px;
}

img.right {
	float: right;
	margin: 5px 0px 5px 20px;
}

input.btn {
	width: 60px;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
}

input.c2 {
	width: 90px;
}

input.text {
	width: 140px;
	padding: 0px 0px 0px 0px;
	color: #003300;
	font-size: 14px;
	height: 18px;
}

p {
	margin-left: 10px;
	margin-right: 10px;
}

p#cpyrt {
	font-size: 10px;
	text-align: center;
}

table#webform {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	border: 2px green solid;
	padding: 7px 7px 7px 7px;
}

td.c1 {
	font-size: 10px;
}

td.c3 {
	vertical-align: bottom;
}

td.c4 {
	text-align: right;
	vertical-align: top;
}

td.c5 {
	width: 36%;
}

td.c6 {
	width: 32%;
}

td.wbfml {
	padding: 3px 3px 3px 3px;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
}

td.wbfmr {
	padding: 3px 3px 3px 3px;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
}

th {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}

.small {
	font-size: 80%;
}

.centred {
	text-align: center;
}

li.present {
	color: black;
}

li.absent {
	color: red;
	font-weight: bold;
}

p.thanks em {
	color: red;
	font-weight: bold;
}

div.offer {
	border: 2px #ccffcc outset;
	width: 500px;
	padding: 10px;
	color: #009900;
	background: #ccffcc;
	font-weight: bold;
	text-align: left;
}

h2.offer {
	color: red;
	text-align: center;
}

span#back {
	padding: 3px 20px 3px 20px;
}

