/* To eliminate default white border around each page, uncomment the body style below. -McBuzz 07 02 2005*/
 body {        
	margin: 0;
	padding: 0;
} /*
body {        
	margin: 0;
	padding: 15px 10px 0px 10px; /* This sets Mozilla Firefox padding equal to IE6 default padding */
} */

img#imagex {
	border:3px;
}

a.imagex {
	color:#b4a8cf;
}

a.imagex:hover {
	color:#a9c238;
}

.style {
	text-decoration:	none;
	font-family:		"Arial";
	font-size:		12pt;
	color:			#000000;
}

.style11 {
	text-decoration:	none;
	font-family:		"Arial";
	font-size:		11pt;
	color:			#000000;
}

.style2 {
	text-decoration:	none;
	font-family:		"Arial";
	font-size:		10pt;
	color:			#000000;
}

.style22 {
	text-decoration:	none;
	font-family:		"Arial";
	font-size:		9pt;
	color:			#000000;
}

.style222 {
	font-family:		Arial;
	font-size:		8pt;
	color:			#99CC00;
}

.style2222 {
	font-family:		Arial;
	font-size:		10pt;
	color:			#99CC00;
}

.style3 {
	text-decoration:	none;
	font-family:		"Arial";
	font-size:		10pt;
	color:			#000000;
}

.style4 {
	text-decoration:	none;
	font-family:		"Arial";
	font-size:		9pt;
	color:			#000000;
}

div#Layer1.style222Copy div {

	padding:10px;
}

.formtext {
	text-decoration:	none;
	font-family:		"Arial";
	font-size:		11px;
	color:			#000000;
}

.style222Copy {
	font-family:		Arial;
	font-size:		8pt;
	color:			#000000;
	text-decoration: none;

}

.style99 {
	font-family:		Arial;
	font-size:		8pt;
	color:			#000000;
	text-decoration: none;

}

.style999 {
	font-family:		Arial;
	font-size:		6pt;
	color:			#000000;
	text-decoration: none;

}

h1#rsvp {
	font-family:		Arial;
	font-size:		38pt;
	color:			#000000;
	text-align:center;
	margin-left:150px;
}
h2#rsvp2 {
	font-family:		Arial;
	font-size:		18pt;
	color:			#000000;
	text-align:center;
	margin-left:150px;
}

p.right {
	font-family:		Arial;
	font-size:		12pt;
	color:			#000000;
	margin-left:150px;
}

p.bigger {
	font-family:		Arial;
	font-size:		12pt;
	color:			#000000;
}

div#form {
	text-align:center;
	width:600px;
}

div#form table {
	border:0px;
	padding:0;
	margin:auto;
	border-collapse:collapse;
}


div#form table tr td {
	border:1px solid #f6efd2;
	padding:2px;
	border-collapse:collapse;
	background:#f6efd2;
}

div#form table tr td input {
	border:1px solid #ffffff;
	padding:2px;
	border-collapse:collapse;
	background:#d2bcbe;
	color:#000000;
	font-weight:bold;
}

div#form table tr td.head {
	border:1px solid #c9a847;
	padding:2px;
	border-collapse:collapse;
	font-weight:bold;
	background:#eaf5bd;
}

