
		
.field{
	font-family: times new roman, times, serif;
	font-size:10pt;
	color:#000000;
	border-left: solid 1px #c3a78b;
	border-right: solid 1px #c3a78b;
	border-top: solid 1px #c3a78b;
	border-bottom: solid 1px #c3a78b;
	background-color: #FFFFFF;

	}

.button{
	font-family: times new roman, times, serif;
	font-size:12pt;
	border: solid 1px  #8c6239; 
	color: black; 
	background-color: #c3a78b;
	padding: 2pt;
	}

