body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index01.jpg);
}

body, th, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #D8C772;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 102px;
	background-image: url(images/index10.jpg);
	background-repeat: no-repeat;
	border: none;
	font-size: 9px;
	color: #8B7643;
}

.align-justify {
	text-align: justify;
}

a {
	color: #D8C772;
}

.text1 {
	color: #B0A05F;
}

.text2 {
	color: #474412;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

.bg1 {
	background-image: url(images/index02.jpg);
	background-repeat: repeat-x;
}

.input-box 
{ 
color: #3D2D13; 
background: #BB962E; 
border: #EBC313 solid 1px 
} 

.submit-button 
{ 
color: #fff; 
background: #BB962E; 
border: 2px #EBC313 outset 
}