body {
	background-color: #AEDCD9;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #603913;
}
.ctd {
	padding-right: 11px;

}
.c1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999966;
	background-color: #D6EAE9;
	border-top: 1px none #51A8A6;
	border-right: 1px none #51A8A6;
	border-bottom: 1px solid #51A8A6;
	border-left: 1px none #51A8A6;
}
.betw {
	line-height: 6px;
}
.c2 {

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999966;
	background-color: #D7EBE9;
	border-top: 1px solid #51A8A6;
	border-right: 1px none #51A8A6;
	border-bottom: 1px solid #51A8A6;
	border-left: 1px none #51A8A6;
}
.footer {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #54C0B8;
}
a:link {
	color: #54C0B8;
}
a:hover {
	color: #009999;
}
a:visited {
	color: #54C0B8;
}
.footer:hover {
	color: #009999;
}
.req {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
.guest {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #009999;
	padding-top: 5px;
	padding-right: 15px;
	text-decoration: none;

}
.guest:hover {
	color: #339999;
	text-decoration: none;
