body {
	margin: 0px;
	padding: 0px;
	background: #32301E url(images/index19.jpg) repeat-y center top;
}

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

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

.input1 {
}

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

.text1 {
	color: #231D0B;
}

.text2 {
	font-size: 9px;
	color: #BAB49A;
}

a {
	color: #231D0B;
}

a:hover {
	text-decoration: none;
}

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

.bg2 {
	background-image: url(images/index19.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

.bg3 {
	background-image: url(images/index34.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.bg4 {
	background-image: url(images/index48.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.img1 {
	margin: 3px 18px 0 0;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
}

.style1 a {
}

.style1 a:hover {
}