@charset "UTF-8";
body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

img {
  border: none;
  margin: 0;
}

.style_text_white {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  line-height: 19px;
  color: #FFFFFF;
}
.style_text_grey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  line-height: 20px;
  color: #663333;
}
p.style_text_grey {
  text-indent: 2em;
}
.style_text_whitelink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  line-height: 19px;
  color: #FFFFFF;
  text-decoration: underline;
}
.style_text_grey_small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 7pt;
  line-height: 10px;
  color: #333333;
}
a {
  color: #663300;
}

ul.subtitles {
  list-style: none;
  margin: 35px 0 0 35px;
  padding: 0;
}

.subtitles a {
  font-weight: bold;
  font-size: normal;
}
.subtitles a:hover {
  color: #000;
  font-size: large;
}

ul.biglist {
  margin: 35px 0 0 0;
  line-height: 2em;
}

.style_text_grey_email {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  line-height: 20px;
  color: #554433;
}
.caption {
  color: #444;
  font-size: 10px;
}
p.image_paragraph {
  text-align: center;
}

h4 {
  font-size: normal;
  font-weight: bold;
}

a.green {
  color: #92990f;
  font-weight: bold;
}

div#declaration {
  width: 264px;
  height: 350px;
  border: 3px solid gray;
  color: #222;
  text-indent: 2em;
  padding: 6px;
}

a#green_author {
  display: block;
  width: 198px;
  height: 36px;
  background: url(images/memo_join_b.png) top left no-repeat;
}

a#green_author:hover {
  background: url(images/memo_join_b.png) bottom left no-repeat;
}

div.slideshow {
  float: left;
  width: 415px;
  height: 308px;
  margin-left: 10px;
}

span.opt_list {
  display: none;
}

a.opt_list {
  display: block;
  width: 138px;
  height: 36px;
  margin-top: 10px;
}

a#opt1 {
  background: url(images/memo_join_c1.png) top left no-repeat;
}

a#opt1:hover {
  background: url(images/memo_join_c1.png) bottom left no-repeat;
}

a#opt2 {
  background: url(images/memo_join_c2.png) top left no-repeat;
}

a#opt2:hover {
  background: url(images/memo_join_c2.png) bottom left no-repeat;
}

a#opt3 {
  background: url(images/memo_join_c3.png) top left no-repeat;
}

a#opt3:hover {
  background: url(images/memo_join_c3.png) bottom left no-repeat;
}

