/* Generated by KaZcadeS */
body {
  background-color: #ffffff;
  color: #000000;
}
#container {
  border: 1px solid #000000;
  margin: 0 auto;
  background-color: #ffffff;
}
#contents {
  margin: 0;
  padding: 0 20px;
}
#left {
  background-image: url(imagesx/bg_left.gif);
  background-repeat: repeat-y;
}
#right {
  background-image: url(imagesx/bg_right.gif);
  background-repeat: repeat-y;
}
#menu {
  padding: 10px 0 10px 15px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
  letter-spacing: 1px;
}
#menu a:link {
  color: #000000;
  text-decoration: none;
}
#menu a:visited {
  color: #000000;
  text-decoration: none;
}
#menu a:hover {
  color: #ffffff;
  text-decoration: none;
}
#contents_right {
  padding: 10px 15px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  text-align: justify;
  color: #000000;
}
#copyright {
  background-image: url(imagesx/bg_down.gif);
  background-repeat: repeat-x;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #000000;
  text-align: center;
}
#copyright a {
  color: #000000;
  text-align: center;
}
#copyright a:hover {
  color: #ffffff;
  text-align: center;
}
.heading {
  margin: 0;
  padding-bottom: 20px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  text-indent: 20px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.text {
  margin: 0;
  padding: 0 0 20px;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 18px;
  text-align: justify;
}
