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

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

h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
}

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

.input1 {
}

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

.text1 {
	color: #464C19;
}

.text2 {
	color: #C69867;
}

.text3 {
	font: 11.5px Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #C69867;
}

a:hover {
	text-decoration: none;
}

.bg {
	background-image:url(images/index11.jpg);
	background-repeat:repeat-y;
}

.img1 {
	float:left;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-top: 4px;
}

.img2 {
	float:right;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-top: 4px;
}

/*
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 {
}

#content {
	width: 478px;
	height: 326px;
	overflow: auto;
}

