/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  padding: 0;
  background: #666666 none repeat scroll 0% 50%;
  font-family: 'Lucida Sans Unicode',Arial,sans-serif;
  color: #333333;
  text-align: center;
}
div, p, li {
  font-size: 12px;
}
li {
  margin-left: 16px;
}
h1 {
  color: #0061ca;
  text-align: center;
  padding-bottom: 10px;
}
h2 {
  color: #999999;
  font-size: 16px;
  font-weight: normal;
}
pre {
  margin: 10px;
  padding: 10px;
  background: #666666 none repeat scroll 0% 50%;
  color: #ffffff;
  height: auto;
  overflow: auto;
  font-family: Verdana,Courier,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
* html pre {
  width: 100%;
}
.sample {
  border: 1px solid #e1e1e1;
  margin: 2px 0 5px;
  padding: 5px 10px;
}
h4.stitle {
  margin: 0 0 5px;
  color: #666666;
}
.links {
  padding: 10px;
  margin-top: 20px;
}
.links a {
  font-size: 14px;
  color: #0080ff;
  text-decoration: none;
}
.links a:hover {
  font-weight: bold;
}
#cont {
  margin: 0 auto;
  padding: 20px;
  background: #ffffff none repeat scroll 0% 50%;
  width: 700px;
  text-align: left;
}
.buttons {
  padding: 5px;
}
.buttons span {
  padding: 0 5px;
  color: #0080ff;
  cursor: pointer;
  font-family: Verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
.buttons span.active, .buttons span:hover {
  background: #0080ff none repeat scroll 0% 50%;
  color: #ffffff;
}
