.bridal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FE52B4;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE52B4;
	background-color: #FFECFB;
	border: 1px inset #FE52B4;
}
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE52B4;
	background-color: #FFECFB;
	border: 1px inset #FE52B4;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE52B4;
}
.inputc {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE52B4;
	background-color: #FFECFB;
	border: 1px inset #FE52B4;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE52B4;
}
.birder {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: inset;
	border-right-style: outset;
	border-bottom-style: inset;
	border-left-style: groove;
	border-top-color: #FE52B4;
	border-right-color: #FE52B4;
	border-bottom-color: #FE52B4;
	border-left-color: #FE52B4;
}
.backsearch {
	background-image: url(images/backsearch.gif);
	background-repeat: no-repeat;
	height: 27px;
}
