#formtable div {float:left;
	background:  url("input.gif") no-repeat ;
	width: 220px;
	height:25px;
overflow: hidden;
}

#formtable input {margin-left:10px;width:200;margin-top:2;
	border: none;
	height:18px;
background: transparent none;
		font-style: normal;
		color: #666;
}

#formtable select {margin-left:0px;width:180;
	border:1px solid  white;
	height:25px;
		font-style: normal;
		color: #666;
}

.textar {		font-style: normal;
		color: #666;
}

#formtable a.zz { cursor:hand;width: 74px; height: 24px;align:center;border:1px solid white;color:#273E45;background-color:#AADCE0;font-size:14px;font-family:tahoma;text-decoration:none;font-weight:bold;margin-right:60;text-align:center;padding:3}

#formtable font { color:white;text-decoration:none;font-size:18;font-family:tahoma;font-weight:bold;cursor:hand;text-align:left;padding-right:10}

#formtable a.zz:hover{color:#AADCE0;background-color:#273E45;cursor:hand}