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

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

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

.input{
	width: 140px;
	font-size: 9px;
}

.inputCombo{
	width: 140px;
	font-size:9px;
}

.inputComment{
	width: 140px;
	font-size:9px;
	height: 50px;
}

.align-justify {
	text-align: justify;
	line-height: 24px;
}

.text1 {
	font-size: 10px;
	color: #8C6A4A;
}

.text2 {
	font-size: 10px;
	color: #998684;
}

.text3 {
	font-size: 10px;
	color: #726129;
}


.text3 a {
	color: #8C6A4A;
    text-decoration: none;
}

.text3 a:hover {
	text-decoration: underline;
	color: #8C6A4A;
}

a {
	color: #660000;
    text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #8C6A4A;
}

a.link1 {
	color: #998684;
}

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

.bg2 {
	background-image: url(images/inside01.jpg);
	background-repeat: no-repeat;
}

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