.messagebox  {
	background: #FFFFcc;
}
.messagebox li {
	font-weight: bold;
	color: #CC0000;
	padding:2px 0;
}
.messagebox li label.valerror {
	background: #ffffcc url(/i/texterr.gif) no-repeat right center;
}
.valvalid {
	background: #FFFFFF url(/i/textval.gif) no-repeat right center;
	padding-right: 30px;
}
.valerror {
	background: #FFFFFF url(/i/texterr.gif) no-repeat right center;
	padding-right: 30px;
}
.texterr {
	background: url(/i/texterr.gif) no-repeat right center;
}
input, textarea, select {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #660000;
	border: thin solid #660000;
	background: #FFFFFF url(none);
	padding-left:2px;
	padding-right:2px;
	-moz-border-radius:5px;
}
.label120 {
	display: block;
	float: left;
	width: 120px;
}
p.req label {
	font-weight: bold;
}
p.req input, p.req select {
}
.txt300 {
	width: 300px;
}
.txt200 {
	width: 200px;
}
.txt150 {
	width: 150px;
}
.txt100 {
	width: 100px;
}
.txt50 {
	width: 50px;
}
#cnt #bd #bdtx #lcol #formcan {
	position: relative;
}
#cnt #bd #bdtx #lcol div.formdiv form {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#cnt #bd #bdtx #lcol .formdiv {
	width:100%;
	background: #FFFFCC url(/i/iconemailH.jpg) no-repeat right bottom;
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#cnt #bd #bdtx #lcol .formdiv h3 {
	color: #FFFFFF;
	background: #660000;
	padding: 3px 3px 3px 75px;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-bottom: 20px;
	position: relative;
}
#mealsform h3 span {
	background: url(/i/iconmealsH.jpg);
	position: absolute;
	left: 15px;
	top: -7px;
	height: 46px;
	width: 50px;
}
#bandbform h3 span {
	background: url(/i/iconbandbH.jpg);
	position: absolute;
	left: 15px;
	top: -7px;
	height: 46px;
	width: 50px;
}
#partyform h3 span {
	background: url(../i/iconpartyH.jpg);
	position: absolute;
	left: 15px;
	top: -7px;
	height: 46px;
	width: 50px;
}
#talkyform h3 span {
	background: url(../i/icontalkyH.jpg);
	position: absolute;
	left: 15px;
	top: -7px;
	height: 46px;
	width: 50px;
}

