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

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFEEDC;
}

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

.input1 {
}

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

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

.text1 {
	color: #DFAC67;
}

.text2 {
	color: #D49A56;
}

.text3 {
	color: #848484;
}
.header {
	color: #a85a07;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-align:left;
}

.mainText {
	color: #333333;
	font-family: Arial;
	font-size: 12px;
}

a {
	color: #FFD9A6;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}
.bg1 {
	background-image: url(images/index20.jpg);
	background-repeat: repeat-x;
}
.bg2 {
	background-image: url(images/inside03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg3 {

	background-image: url(images/inside01.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

