

td  {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

.field  {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	padding-right: 5px;
	text-align: right;
}

.formcopy  {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	padding-right: 50px;
	text-align: left;
}

.formfield {
	font-family:  "Trebuchet MS", Georgia;
	font-size: 13px;
	margin : 1px 0px 1px 0px;
	border-top : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	padding : 1px 0px 1px 0px;
	background-color: #ebebeb; }

.formbutton {
	font-family:  "Trebuchet MS", Georgia;
	font-size: 13px;
	color : #000000;
	margin : 1px 0px 1px 0px;
	border-top : 1px solid #C0C1EE;
	border-right : 1px solid #C0C1EE;
	border-bottom : 1px solid #C0C1EE;
	border-left : 1px solid #C0C1EE;
	padding : 1px 0px 1px 0px;
	background-color: #ebebeb; }