.signupframe {
	font-family: Tahoma;
	font-size:12pt;
	}
.link {
	text-decoration: none;
}
.formcontainer input {
	border-width: 2px 1px 1px 2px;
	border-style: solid;
	border-left-color: #9A9A9A;
	border-top-color: #9A9A9A;
	border-bottom-color:#CCC;
	border-right-color:#CCC;	
	background-color:#FFFFA0;
	height:25px;
	width:235px;
	font-size:12pt;
}
