body {

	background-image: url(images/bg.jpg);

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

.style1 {

	font-family: Tahoma;

	font-size: 11px;

	color: #7B634E;

}

.style2 {

	font-family: Tahoma;

	font-size: 11px;

	color: #837D4F;

	line-height: 18px;

	text-decoration: underline;

}

.input1 {

	background-color: #F9F9F0;

	font-family:Tahoma;

	font-size:11px;

	color: #7B634E;

	font-weight:bold;

	border:1px solid #7B634E;

	width: 173px;

	height: 18px;

	margin-bottom: 7px;

	padding-top: 0px;

	padding-left:5px;

}

.input2 {

	background-color: #F9F9F0;

	font-family:Tahoma;

	font-size:11px;

	color: #7B634E;

	font-weight:bold;

	border:1px solid #7B634E;

	width: 173px;

	height: 98px;

	margin-bottom: 10px;

	padding-top: 0px;

	padding-left:5px;

	overflow:auto;

}

