INPUT,TEXTAREA,TD,SELECT,TR,TABLE {
	FONT: 8pt Arial, Helvetica, sans-serif;
}
.x-INPUT {
	FONT: bold 10px Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	width: 200px;
	background-color: #E5E5E5;
	border-top: 1px inset #CCCCCC;
	border-right: 1px inset #999999;
	border-bottom: 1px inset #999999;
	border-left: 1px inset #CCCCCC;
	padding: 1px;

}
.fix {
	background-repeat : no-repeat;
	background-position : left bottom;
}

.Button {
	TEXT-ALIGN: center;
	border: 1px #000000 solid;
}

