body
{
  font-family: "CI", MEIRYO, Verdana, Arial, Chicago, sans-serif;
}

a
{
  margin:0 .2em;
}

.shade
{
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #aaaacc;
  border-right: 1px solid #aaaacc;
}

.text
{
  line-height:150%;
}

.narrow
{
  line-height: 133%;
}

.tight
{
  line-height: 100%;
}

.nodeco {
  text-decoration: none;
  color: white;
}

dl.tree
{
  line-height: 133%;
  border-top: 1px solid silver;
  border-left: 1px solid silver;
  border-bottom: 2px solid white;
  border-right: 2px solid white;
  margin: 0.5ex 4%;
  background: aliceblue;
  padding: 6px 8px;
}

dl.all
{
  border-top: 1px solid silver;
  border-left: 1px solid silver;
  border-bottom: 2px solid white;
  border-right: 2px solid white;
  margin: 0.5ex 4%;
  background: aliceblue;
  padding: 0px 2px;
}

div.next
{
  background: lightcyan;
  font-size: 80%;
  /*text-align: center;*/
  border-top: 1px solid silver;
  padding: 2px 8px;
}

dl.blues
{
  border-top: 3px solid whitesmoke;
  border-left: 2px solid whitesmoke;
  border-bottom: 3px solid silver;
  border-right: 2px solid silver;
  margin: 0.5ex 4%;
  background: aliceblue;
  padding: 0px 2px;
}

div.blues
{
  background: thistle;
  font-weight: bold;
  /*font-size: 80%;*/
  /*text-align: center;*/
  padding: 2px 8px;
}

dt.gray
{
  padding: 6px 8px;
  border-top: 2px solid white;
  border-left: 2px solid white;
  border-right: 2px solid silver;
  background: whitesmoke;
}

dt.blue
{
  padding: 6px 8px;
  border-top: 2px solid white;
  border-left: 2px solid white;
  border-right: 2px solid silver;
  background: aliceblue;
}

dt.blues
{
  padding: 5px 2.5em;
  background: seashell;
}

dt.canceled
{
  color: gray;
  line-height: 100%;
  padding: 3px 8px 1px;
  border-top: 2px solid white;
  border-left: 2px solid white;
  border-right: 2px solid silver;
  border-bottom: 2px solid silver;
  background: beige;
}

dl.comments
{
  margin: 0px 0px 0px 2em;
}

dd.gray
{
  line-height: 150%;
  margin-left: 0px;
  border-left: 2px solid white;
  border-right: 2px solid silver;
  border-bottom: 2px solid silver;
  padding: 6px 8px 6px 2em;
  background: whitesmoke;
}

dd.blue
{
  line-height: 150%;
  margin-left: 0px;
  border-left: 2px solid white;
  border-right: 2px solid silver;
  border-bottom: 2px solid silver;
  padding: 6px 8px 6px 2em;
  background: aliceblue;
}

dt.reply
{
  line-height: 150%;
  padding: 6px 8px;
  border-left: 6px solid aliceblue;
}

td.topleaf
{
  border-top: 1px solid #eeffee;
  border-left: 2px solid #eeffee;
  border-bottom: 2px solid #bbccbb;
}

td.toptitle
{
  border-top: 1px solid #eeffee;
  border-right: 2px solid #335533;
  border-bottom: 2px solid #335533;
}

p.helptitle
{
  font-size: 120%;
  margin: 1px 4%;
  padding: 4px;
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid silver;
  border-bottom: 1px solid silver;
  background: honeydew;
}
