body { margin: 0px 0 0px 0px;}
.bodycopy {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #fff;}
.titlecopy {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #fff;  font-weight: bold;}
.pink { color: #E20068; }
.darkgreen  { color: #1B3E33; }
.mediumgreen {
	background-color: #3F5A4E;
}
.lightgreen  {
	background-color: #4E6559;
}


a:link, a:visited, a:active { color: #ffffff; text-decoration: none; font-family: arial; font-size: 11px; font-weight: bold; background-color: #E20068;}
a:hover { text-decoration: none; font-family: arial; font-size: 11px; font-weight: bold; color: #1b3e33;}




.input { background-color: #fff; border: solid 1px #c0bebe; width: 114px; margin: 0px 0; font-size: 10px; color: #837b6a; height: 13px; }
.button {
	background-color: #c0bebe;
	border: solid 1px #c0bebe;
	width: 80px;
	margin: 0px 0;
	font-size: 11px;
	color: #fff;
	height: 13px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/* -- /generic styles -- */
