body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #330033;
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	padding: 0;
	margin-bottom: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330033;
	
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330033;
	
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
	
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}
a:link {
	text-decoration: underline;
	color: #135681;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #71364A;
}
a:active {
	text-decoration: underline;
}

a.nolink {text-decoration:none; cursor:text; color:#666666;}

input.inputfield {
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #6F8BAA solid;
  background-color : #FFF8F4;
  font-weight:  bold;
}

.formoutput {
	font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
	color            : #444444;
	border           : 1px #6F8BAA solid;
  background-color : #FFF8F4;
	font-weight:  bold;
	padding-left: 5px;
}


textarea {
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #6F8BAA solid;
  background-color : #FFF8F4;
  font-weight:  bold;
}
select {
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #6F8BAA solid;
  background-color : #FFF8F4;
  font-weight:  bold;
}
.rsvpForm {width:450px; border:1px solid #ddd; margin:25px 0 0 0; padding:10px; position:relative;}
.rsvpForm li {list-style:none; margin:0 0 5px 0; padding:5px 5px 10px 5px; border-bottom:1px dotted #ddd; line-height:25px;}
.rsvpForm li.odd {background:#FEF8F8;}
.rsvpForm li .rsvpField {position:absolute; right:10px;}
.rsvpSubmit {background:#AC0000; border:1px solid #9e0404; color:#fff; font-weight:bold; padding:5px; float:right;}
.rsvpSubmit:hover {background:#c31616;}
.rcap{ display: none; }
.warning { color: #FF0000; display: block; } 