.buttonface
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FDFDFD', EndColorStr='#CCCCCC');
	font-family:Arial;
	font-weight:normal;
	font-size: 13px;
	color:black;
	text-decoration:none;
	cursor:hand;
}

.normalInputButton
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FDFDFD', EndColorStr='#CCCCCC');
	font-family:Arial;
	font-weight:normal;
	font-size: 13px;
	color:black;
	text-decoration:none;
	cursor:hand;
}
