td {
	font-family: "MS Sans Serif", Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;


}
.input100 {
	font-family: "MS Sans Serif", Arial, Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #A6A6A5;
	width: 100%;
}

select {
	font-family: "MS Sans Serif", Arial, Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.selectform {
	font-family: "MS Sans Serif", Arial, Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	width: 254px;

}
textarea {
	font-family: "MS Sans Serif", Arial, Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	width: 100%;
	border: 1px solid #A6A6A5;
}

