body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(images/01.jpg) repeat left top;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #DA6A19;
}

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F9D0B2;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

ol {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

.text1 {
	padding-left: 12px;
	background: url(images/17.gif) no-repeat left center;
	font-size: 11px;
	color: #DA6A19;
}

.text2 {
	text-align: center;
	color: #5E2A00;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding-left: 14px;
	background: url(images/18.gif) no-repeat 2px 6px;
}

.list2 {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	list-style: none;
}

.list2 li {
	display: block;
	float: left;
	padding-left: 20px;
}

.list2 li.first {
	padding: 0px;
}

a {
	color: #DA6A19;
}

a:hover {
	text-decoration: none;
}

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

.bg1 { background: url(images/02.jpg) repeat-x left top; }
.bg2 { background: url(images/03.jpg) repeat-y left top; }
.bg3 { background: url(images/04.jpg) no-repeat left top; }

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
}

.img2 {
	float: right;
}



.hr1 {
	height: 1px;
}

