body {
	background-image:  url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Tahoma;
	font-size: 9px;
	color: #b3b4bd;
}
.style2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #071924;
}
.style3 {
	font-family: Tahoma;
	font-size: 10px;
	color: #da2400;
}
a {
	font-family: Tahoma;
	font-size: 10px;
	color: #071924;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #800080;
}
a:visited {
	text-decoration: underline;
	color: #0000ff;
}
a:hover {
	text-decoration: none;
	color: #071924;
}
a:active {
	text-decoration: underline;
	color: #0000ff;
}
.input1 {
	background-color: #D2CAB5;
	font-family:Tahoma;
	font-size:10px;
	color: #071924;
	border:1px solid #7E6B38;
	width: 140px;
	height: 17px;
	margin-bottom: 10px;
	padding-left: 5px;
}
.input2 {
	background-color: #D2CAB5;
	font-family:Tahoma;
	font-size:10px;
	color: #071924;
	border:1px solid #7E6B38;
	width: 140px;
	height: 67px;
	margin-bottom: 12px;
	padding-left: 5px;
	overflow:auto;
}