body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index09.jpg);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #030100;
	
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.text2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C0A04;
}

.text3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #958368;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #50200d;
	letter-spacing: 0.1ex
}

h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #50200d;
	letter-spacing: 0.1ex;
	margin-bottom : 0px;
}
h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #50200d;
	letter-spacing: 0.1ex;
	margin-bottom : 0px;
}
p.index
{
margin-top : 0px;
}

a {
	color: #6C2F18;
}

a:hover {
	text-decoration: none;
}
a.link1 {
	color: #958368;
}

a.link1:hover {
	text-decoration: none;
}
/*
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 {
}
.bg1 {
	background-image: url(images/index11.gif);
	background-repeat: repeat-x;
}

.bg2 {
	background-image: url(images/index12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg3 {
	background-image: url(images/index14.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.img1 {
	margin-left: -3px;
}
