body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.style1 a:link {color:#684f40; text-decoration: none;}      /* unvisited link */
.style1 a:visited {color:#684f40; text-decoration: none;} /* visited link */
.style1 a:hover {color:#684f40; text-decoration: underline;}  /* mouse over link */
.style1 a:active {color:#684f40; text-decoration: none;}  /* selected link */
.style1 {
	font-family: Calibri;
	font-size: 15px;
	color: #684f40;
	text-align: left;
	line-height: 18px;
}
.style2 a:link {color:#ffffff; text-decoration: none;}      /* unvisited link */
.style2 a:visited {color:#ffffff; text-decoration: none;} /* visited link */
.style2 a:hover {color:#ffffff; text-decoration: underline;}  /* mouse over link */
.style2 a:active {color:#ffffff; text-decoration: none;}  /* selected link */
.style2 {
	font-family: Calibri;
	font-size: 10px;
	color: #ffffff;
	text-align: left;
	text-transform:uppercase;
}
.style3 {
	font-family: Calibri;
	font-size: 10px;
	color: #ffffff;
	text-align: left;
}
.style4 {
	font-family: Calibri;
	font-size: 15px;
	color: #000000;
	text-align: left;
	line-height: 18px;
}
.style5 {
	font-family: Calibri;
	font-size: 15px;
	color: #684f40;
	text-align: left;
	text-transform:uppercase;
}
.style6 {
	font-family: Calibri;
	font-size: 15px;
	color: #684f40;
	text-align: left;
}
/* input
{
  box-shadow:inset 0 0 2px 2px #e3e0e0;
background-color:transparent;
} */
input, textarea { 
	padding: 3px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	width: 260px;
	background: #FFFFFF url('bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	}

textarea { 
	width: 260px;
	max-width: 260px;
	height: 70px;
	line-height: 150%;
	}

input:hover, textarea:hover,
input:focus, textarea:focus { 
	border-color: #C9C9C9; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	}

.style7 a:link {color:#cdedfe; text-decoration: none;}      /* unvisited link */
.style7 a:visited {color:#cdedfe; text-decoration: none;} /* visited link */
.style7 a:hover {color:#cdedfe; text-decoration: underline;}  /* mouse over link */
.style7 a:active {color:#cdedfe; text-decoration: none;} 
.style7 {
	font-family: Calibri;
	font-size: 15px;
	color: #cdedfe;
	text-align: left;
	line-height: 18px;
}
.style8 a:link {color:#d1c6bf; text-decoration: none;}      /* unvisited link */
.style8 a:visited {color:#d1c6bf; text-decoration: none;} /* visited link */
.style8 a:hover {color:#bce7fd; text-decoration: none;}  /* mouse over link */
.style8 a:active {color:#bce7fd; text-decoration: none;}  /* selected link */
.style8 {
	font-family: Calibri;
	font-size: 12px;
	color: #d1c6bf;
	text-align: left;
	line-height: 18px;
}
.style9 a:link {color:#f4f1ee; text-decoration: none;}      /* unvisited link */
.style9 a:visited {color:#f4f1ee; text-decoration: none;} /* visited link */
.style9 a:hover {color:#bce7fd; text-decoration: none;}  /* mouse over link */
.style9 a:active {color:#bce7fd; text-decoration: none;}  /* selected link */
.style9 {
	font-family: Calibri;
	font-size: 14px;
	color: #f4f1ee;
	text-align: left;
	line-height: 18px;
}
#box_02
{
    width:240px;
	
    padding:10px;
    background:#ffffff;
	box-shadow: 0 0 10px #BBB;
    border:0px solid #666;
    
}
.style10 {
	font-family: Calibri;
	font-size: 13px;
	color: #010101;
	text-align: left;
	line-height: 18px;
}
