<!--

.input { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	background-color: #white; 
	border-width: 1px;
	border-style: solid;
	border-color: #c04444; 
}

.submit { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
	background-color: #dfa1a2; 
	border-width: 1px;
	border-style: solid;
	border-color: #c04444; 
}

.top {
	text-decoration: none;
	font-weight: bold;
	font-size: 24px;
	font-family: arial, helvetica, sans-serif;
}


.inputtext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	background-color: #white; 
	border: 0px none; 
	width: 250px; 
} 

//-->
