/* CSS Document */
body {
	margin:0px;
	background-image:url(../images/img_bg.jpg);
}
.style{
       font-family:Verdana;
	   font-size:10px;
	   color:#FFFFFF
}
.style1{
       font-family:Verdana;
	   font-size:10px;
	   color:#FFFFFF;
	   font-weight:bold;
	   line-height:18px;
}
.style2{
       font-family:Verdana;
	   font-size:10px;
	   color:#1F1F1F;
	   line-height:20px;
}
.style3{
       font-family:Arial, Helvetica, sans-serif;
	   font-size:20px;
	   color:#996633;
	   font-weight:700;
}
.style4{
       font-family:Arial, Helvetica, sans-serif;
	   font-size:15px;
	   color:#E8C1A6;
	   font-weight:700;
	   text-decoration:underline;
}
.style5{
       font-family:tahoma;
	   font-size:11px;
	   color:#581B22;
	   line-height:18px;
	   text-decoration:none;
}

.input1 {
	border: 1px #E8E8E8 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	width: 190px;
	height: 18px;
	padding-left:4px;
}
.input2 {
	border: 1px #E8E8E8 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	width: 70px;
	height: 18px;
	padding-left:4px;
}
.input3 {
	border: 1px #E8E8E8 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	width: 190px;
	height: 80px;
	padding-left:4px;
}
.input4 {
	border: 1px #E8E8E8 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	width: 190px;
	height: 50px;
	padding-left:4px;
}
.style9{
       font-family:tahoma;
	   font-size:11px;
	   color:#D28A00;
	   line-height:18px;
	   text-decoration:none;
}
.style10{
       font-family:tahoma;
	   font-size:12px;
	   color:#581B22;
	   line-height:18px;
	   text-decoration:none;
	   padding-left:10px;
}
.style11{
       font-family:tahoma;
	   font-weight:bold;
	   font-size:12px;
	   color:#581B22;
	   line-height:18px;
	   text-decoration:underline;
}
.link{
       font-family:tahoma;
	   font-size:13px;
	   color:#000000;
	   line-height:18px;
	   text-decoration:none;
}
.link:hover{
       font-family:tahoma;
	   font-size:13px;
	   color:#000000;
	   line-height:18px;
	   text-decoration:underline;
}
.link1{
       font-family:arial;
	   font-size:13px;
	   color:#000000;
	   line-height:18px;
	   text-decoration:none;
}
.link1:hover{
       font-family:arial;
	   font-size:13px;
	   color:#000000;
	   line-height:18px;
	   text-decoration:underline;
}