body {
 background-image: url('images/bg.jpg');
 background-repeat: repeat;
 margin: 0px;
}
.center {
 text-align: center;
 margin-left: auto;
 margin-right: auto;
}
img {
 border: 0px;
}
table {
 margin: 0px;
 padding: 0px;
 border: 0px;
 border-collapse: collapse;
 border-spacing: 0px;
}

.a1 {
 background-image: url('images/01.jpg');
 background-repeat: no-repeat;
 border-collapse: collapse;
 border-spacing: 0px;
 width: 196px;
 height: 190px;
 margin: 0px;
 padding: 0px;
}
.a2 {
 background-image: url('images/02.jpg');
 background-repeat: no-repeat;
 border-collapse: collapse;
 border-spacing: 0px;
 width: 411px;
 height: 190px;
 margin: 0px;
 padding: 0px;
 border: 0px;
 text-align: right; 
}
.a3 {
 background-image: url('images/03.jpg');
 background-repeat: no-repeat;
 border-collapse: collapse;
 border-spacing: 0px;
 width: 163px;
 height: 190px;
 margin: 0px;
 padding: 0px;
 border: 0px;
}
.a4 {
 background-image: url('images/04.jpg');
 background-repeat: no-repeat;
 border-collapse: collapse;
 border-spacing: 0px;
 width: 770px;
 height: 28px;
 margin: 0px;
 padding: 0px;
 border: 0px;
 text-align: center;
}
.a5 {
 vertical-align: top;
 background-image: url('images/05.jpg');
 background-repeat: no-repeat;
 border-collapse: collapse;
 border-spacing: 0px;
 width: 607px;
 height: 104px;
 margin: 0px;
 padding: 0px;
 border: 0px;
}
.a6 {
 background-image: url('images/06.jpg');
 background-repeat: no-repeat;
 border-collapse: collapse;
 border-spacing: 0px;
 vertical-align: center;
 width: 163px;
 height: 104px;
 margin: 0px;
 padding: 0px;
 border: 0px;
}
.a7 {
 background-image: url('images/07.jpg');
 background-repeat: repeat-y;
 border-collapse: collapse;
 border-spacing: 0px;
 width: 770px;
 height: 9px;
 margin-left: auto;
 margin-right: auto;
 margin-top: 10px;
 vertical-align: center;
 padding: 0px;
 border: 0px;
 text-align: center;
}
.a8 {
 background-image: url('images/down.jpg');
 background-repeat: no-repeat;
 border-collapse: collapse;
 border-spacing: 0px;
 vertical-align: center;
 width: 770px;
 height: 18px;
 margin: 0px;
 padding: 0px;
 border: 0px;
}
.a9 {
 background-image: url('images/footer.jpg');
 background-repeat: no-repeat;
 border-collapse: collapse;
 border-spacing: 0px;
 vertical-align: center;
 width: 770px;
 height: 16px;
 margin: 0px;
 padding: 0px;
 border: 0px;
 font-size: 11px;
}
h1 {
 margin-top: 40px;
 text-align: center;
 font-size: 32px;
 color: #42321A;
}
h1.foot {
 margin-top: 40px;
 text-align: center;
 font-size: 32px;
 color: #9E6E25;
}
p.main {
 color: #574222;
 margin-left: 30px;
 margin-right: 30px;
 font-size: 18px;
 text-align: justify;
}
p.issue {
 color: #5A4E3C;
 margin-left: 30px;
 margin-right: 30px;
 font-size: 24px;
 text-align: center;
}
li {
 margin-left: 20px;
 margin-right: 20px;
 margin-bottom: 2px;
 color: #7A5D32;
 font-size: 18px;
 text-align: left;
}
a {
 font-size: 18px;
 color: #935C5D;
 text-decoration: none;
}
a:hover {
 font-size: 18px;
 color: #EFDABA;
 text-decoration: underline;
}
a.footer {
 font-size: 11px;
 color: black;
}
a:hover.footer {
 font-size: 11px;
 color: black;
}
a.mail {
 font-size: 18px;
 color: #935C5D;
 text-decoration: none;
}
a:hover.mail {
 font-size: 18px;
 color: black;
 text-decoration: underline;
}
.button {
  background-image: url('images/button.jpg');
  background-repeat: no-repeat;
  width: 136px;
  height: 27px;
  vertical-align: top;
}
table.buttons {
 text-align: center;
 margin-left: auto;
 margin-right: auto;
 margin-top: 19px;
}
.chosen {
  background-image: url('images/button2.jpg');
  background-repeat: no-repeat;
  width: 136px;
  height: 27px;
  vertical-align: top;
  font-size: 18px;
}
input, textarea {
 background-color: #F4F2F0;
 color: #B85F22;
}
table.thr {
border-style: outset;
 border-width: 2px;
 border-color: black;
 border-collapse: collapse;
 border-spacing: 0px;
 width: 90%;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}
td.thr {
 border-style: outset;
 border-width: 2px;
 border-color: black;
 border-collapse: collapse;
 border-spacing: 0px;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
 color: black;
 }