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: 10px;
	color: #686766;
}
.style2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #6D252C;
	font-weight: bold;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style4 {
	font-family: Tahoma;
	font-size: 10px;
	color: #6D252C;
}
a {
	font-family: Tahoma;
	font-size: 10px;
	color: #605E5B;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #605E5B;
}
a:hover {
	text-decoration: none;
	color: #605E5B;
}
a:active {
	text-decoration: none;
	color: #605E5B;
}
.input1 {
	background-color: #FFFFFF;
	font-family:Tahoma;
	font-size:10px;
	color: #686766;
	border-top:2px inset #EFEFEF;
	border-right:1px solid #EFEFEF;
	border-bottom:1px solid #EFEFEF;
	border-left:2px inset #EFEFEF;
	width: 206px;
	height: 15px;
	margin-bottom: 7px;
	margin-left:7px;
	padding-top: 0px;
}
.input2 {
	background-color: #FFFFFF;
	font-family:Tahoma;
	font-size:10px;
	color: #686766;
	border-top:2px inset #EFEFEF;
	border-right:1px solid #EFEFEF;
	border-bottom:1px solid #EFEFEF;
	border-left:2px inset #EFEFEF;
	width: 206px;
	height: 68px;
	margin-bottom: 12px;
	margin-left:7px;
	padding-top: 0px;
}
