.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #755326;
	text-decoration: none;

}
.txtbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #AC7937;
	background-color: #FAF7EB;
	padding: 2px;
	height: 15px;
	width: 130px;
	border: 1px solid #785128;
}
.txtarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #AC7937;
	background-color: #FAF7EB;
	padding: 2px;
	height: 70px;
	width: 215px;
	border: 1px solid #785128;
}
.butn {
	font-family: Tahoma;
	font-size: 11px;
	color: #F3ECCF;
	background-color: #A97A36;
	height: 16px;
	width: 60px;
	border: 1px solid #785128;
}
.myImage{
   cursor="hand";
   font-family: Tahoma;
	font-size: 11px;
	color: #755326;
	font-weight: bold;
}
