/* CSS Document */

.bodydata
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:19px;
	color:#000000;
}
	
	.Btn {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/btn.jpg);
	background-position: 0px 0px;
	border: 0px solid #FFFFFF;
	height: 30px;
	width: 90px;
	cursor: pointer;
}
.textfield {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 15px; BORDER-LEFT: #999999 1px solid; COLOR: #666666; LINE-HEIGHT: normal; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}