.bkgrnd {
	background-repeat: no-repeat;
	background-image: url(frnt/flowr_bkgrnd.gif);
}
.copy {
	font-family: verdana;
	font-size: 9px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BA708B;
	font-weight: bold;
}
.headers {
	font-size: 15px;
	font-weight: bold;
	color: #BA708B;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #603F36;
	text-decoration: none;

}
a:hover {
	color: #8D8F97;




}
.smallinput {
	font-size: 10px;
}
select {
	font-size: 11px;
}
.tablecolor {
	background-color: #F2F3F5;
	border: 1px dotted #7A4F47;
}
body {
	background-color: #e6e8f1;
}
