a:link {
  text-decoration:none;
}

a:visited {
  text-decoration:none;
  color:#4040C0;
}

a:hover {
  text-decoration:none;
  color:#F000F0;
}

div.up {
  background-color:white;
  width:100%;
  float:left;
}

div.left {
  background-color:white;
  width:12%;
  float:left;
}

div.center {
  background-color:white;
  width:65%;
  float:left;
}

div.right {
  background-color:white;
  width:23%;
  float:right;
}

div.clear {
  clear:both;
  line-height:0px;
}

div.subtitle {
  width:100%;
  text-align:center;
  background-color:#FFEFFF;
  line-height:150%;
}

ul.type1 {
  list-style-image:url("img/image01.jpg");
  margin-top:0;
  margin-bottom:0;
}

ul.type2 {
  list-style-image:url("img/image02.jpg");
  margin-top:0;
  margin-bottom:0;
}

ul.type3 {
  list-style-image:url("img/image03.jpg");
  margin-top:0;
  margin-bottom:0;
}

ul.type4 {
  list-style-image:url("img/image04.jpg");
  margin-top:0;
  margin-bottom:0;
}

ul.type5 {
  list-style-image:url("img/image05.jpg");
  margin-top:0;
  margin-bottom:0;
}

ul.type6 {
  list-style-image:url("img/image06.jpg");
  margin-top:0;
  margin-bottom:0;
}

ul.type7 {
  list-style-image:url("img/image07.jpg");
  margin-top:0;
  margin-bottom:0;
}

ul li {
  background-color:#EFEFFF;
  margin:2px;
}
