.bottomtxt {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.innertxt {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.textbox {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/innerbg.gif);
	border: 1px solid #FFCC99;
	height: 18px;
	width: 150px;
}
.txtarea {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/innerbg.gif);
	height: 50px;
	width: 150px;
	border: 1px solid #FFCC99;
}
.txtareabig {

	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/innerbg.gif);
	height: 100px;
	width: 400px;
	border: 1px solid #FFCC99;
}
.submit {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/innerbg.gif);
	padding: 2px;
	height: 20px;
	width: 100px;
	border: 1px solid #FFCC99;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 0em;
	text-align: center;
	vertical-align: middle;

}
