body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: #ece9d8;
	font-size: 14px;
	
}

hr {

	color: #E37F1d;
	
	}
	
h2 {

	color: #000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
	
a {

	color: #3366ff;
	font-weight: bold;
}

p {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
table {
		
		}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

pre {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#container
{

	width: 454px;
	height: 290px;
	/*padding: 0px 454px 0px 290px; */
	background-image: url(../images/form_back.jpg);
	align: center;
}

 fieldset
{
border: 1px solid #ECE9D8;
background: #a0bbe7;

}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
}

input.btn{
   color:#000;
   font-family: tahoma, verdana ,helvetica,sans-serif;
   font-size:12px;
   font-weight:bold;}

#results {

}

#results td {

	color: #000;
	font-weight: normal;
	font-size: 13px;
	font-family: Tahoma, Arial, Verdana;
	text-decoration: none;
	
	
}

#results th {

	color: #000;
	font-weight: normal;
	/*font-size: 12px;*/
	font-family: "Lucida Grande", Tahoma, Arial, Verdana;
	text-decoration: none;
	border-bottom: 1px solid #e37f1d;
	
}

.textbox {
  width:  450px;
  border-bottom: 1px dashed;
  border-top: 1px dashed;

}



.box {
border-bottom: 1px solid #000;
align: center
width: 80%;
}
