body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #E4B06F;
}
.style2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #E4B06F;
}
.style3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #fdae90;
}
.style4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #E4B06F;
}

.style5 {
	font-size: 18px;
	font-weight: bold;
}
.style6 {
	font-size: 12px
}
li {
	font-family: Tahoma;
	font-size: 11px;
	color: #E4B06F;
}
.style7 {font-size: 14px}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FDAE90;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FDAE90;
}
a:hover {
	text-decoration: none;
	color: #FDAE90;
}
a:active {
	text-decoration: none;
	color: #FDAE90;
}
.input1 {
	background-image:url(images/bg_name.jpg);
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:9px;
	color: #DCB27C;
	border:1px solid #C38655;
	width: 400px;
	height: 19px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-left:10px;
}
.input2 {
	background-image:url(images/bg_e-mail.jpg);
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:9px;
	color: #DCB27C;
	border:1px solid #C38655;
	width: 273px;
	height: 19px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-left:10px;
}
.input3 {
	background-image:url(images/bg_message.jpg);
	background-repeat:no-repeat;
	overflow:auto;
	font-family:"Times New Roman", Times, serif;
	font-size:9px;
	color: #DCB27C;
	border:1px solid #C38655;
	width: 273px;
	height: 88px;
	margin-bottom: 9px;
	padding-top: 2px;
	padding-left:10px;
}

div.scroll {
height: 424px;
width: 580px;
overflow: auto;
border: 1px solid #e4b16f;

padding: 8px;
}

div.scroll2 {
height: 424px;
width: 380px;
overflow: auto;
border: 1px solid #e4b16f;

padding: 8px;
}

