/* Version: 25-Feb-2008 14:09 --> */

a:link { color: blue; text-decoration: none }
a:visited { color: #8B4513; text-decoration: none }
a:active { color: red; text-decoration: none }
a:hover { color: green; text-decoration: none }

.body_main {
  background-image:url('images/background_15pct.gif');
  background-attachment: fixed;
}

.div_test {
  text-align: center;
}


.div_main {
  width:800px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.div_vendor {
  width:350px;
}

.div_info {
  width:600px;
  margin-left: auto;
  margin-right: auto;
  color:#000000;
}

.head_1 {
  text-align:center;
  font-size: 30px;
  font-family: "Alba Super";
  color:#000099;
}

.head_2 {
  text-align:center;
  font-size: 20px;
  font-family: "Comic Sans MS";
  color:#000099;
}

.head_3 {
  text-align:center;
  font-size: 25px;
  font-family: "Comic Sans MS";
  color:#000099;
}

.style_1r {
  text-align:right;
  font-size: 18px;
  font-family: "Comic Sans MS";
  color:#000099;
}

.style_1l {
  text-align:left;
  font-size: 18px;
  font-family: "Comic Sans MS";
  color:#000099;
}


.style_2 {
  font-size: 24px;
  font-family: "Germany";
  color:#663300;
}

.style_3 {
  text-align:center;
  font-size: 18px;
  font-family: "Comic Sans MS";
  color:#000099;
}
.style_3b {
  text-align:center;
  font-size: 18px;
  font-family: "Comic Sans MS";
  color:#000000;
}

.style_4 {
  width:600px;
  text-align:left;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  font-family: "Comic Sans MS";
  color:#000000;
}

.style_5 {
  text-align:center;
  font-size: 22px;
  font-family: "Comic Sans MS";
  color:#000000;
}

.style_6 {
  text-align:left;
  font-size: 18px;
  font-family: "Comic Sans MS";
  color:#000000;
}

