body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index01.gif);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #765734;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
}

a {
	color: #765734;
}

a:hover {
	text-decoration: none;
}

.bg1 {
	background-image: url(images/index23.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.bg2 {
	background-image: url(images/page01.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.bg3 {
	background-image: url(images/page02.jpg);
	background-repeat: repeat-x;
}

.enter		{ font-weight: none; font-size: 17px ; letter-spacing: 8px;
			  color : #765734; text-transform : uppercase;
			  text-decoration:underline;}
a.enter		{ text-decoration: underline; color : #765734;}
a.enter:visited {text-decoration: underline; color : #765734;}
a.enter:hover{ text-decoration: underline; }