input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC3300;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-position: left center;
	border: thin dotted #FF6600;
}
menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #BC2200;
	text-decoration: none;
	background-color: #CCCCCC;
	border: thin dotted #F36501;
}
form {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #D1D4D7;
	background-position: left center;
	border: thin dotted #545F69;
}
textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #D1D4D7;
	background-position: left center;
	border: thin dotted #545F69;
}
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #C62F00;
	border-top-color: #C73100;
}
