/* ----------------------------------------------------------------- */

.default-index-title {
  color: #000000;

  font-family: "courier new", courier, monospace;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;

  font-size: 13pt;
  line-height: 15pt;
}

.default-index-text {
  color: #999999;

  font-family: "courier new", courier, monospace;
  font-style: normal;
  font-variant: normal;
  font-weight: auto;

  font-size: 8pt;
  line-height: 12pt;
}

/* ----------------------------------------------------------------- */

.default-title {
  color: #000000;

  font-family: "courier new", courier, monospace;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;

  font-size: 17pt;
  line-height: 14pt;
}

.default-text {
  color: #999999;

  font-family: "courier new", courier, monospace;
  font-style: normal;
  font-variant: normal;
  font-weight: auto;

  font-size: 9pt;
  line-height: 11pt;
  letter-spacing: 1.5pt;
}

.default-text-code {
  color: #999999;

  font-family: "courier new", courier, monospace;
  font-style: normal;
  font-variant: normal;
  font-weight: auto;

  font-size: 8pt;
  line-height: 10pt;
}

.default-text-error {
  color: #999999;
  background-color: #FFFFFF;

  font-family: "courier new", courier, monospace;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;

  font-size: 9pt;
  line-height: 11pt;

  margin-left: 30px;
}

/* ----------------------------------------------------------------- */

.default-column-title {
  color: #000000;

  font-family: "courier new", courier, monospace;
  font-style: normal;
  font-variant: normal;
  font-weight: auto;

  font-size: 8pt;
  line-height: 9pt;
}

.default-column-text {
  color: #C9C9C9;

  font-family: "courier new", courier, monospace;
  font-style: normal;
  font-variant: normal;
  font-weight: auto;

  font-size: 8pt;
  line-height: 9pt;
}

/* ----------------------------------------------------------------- */

.default-table-cell-header {
  background: #D0D0D0;
}

.default-table-cell-text {
  background: #F0F0F0;
}

/* ----------------------------------------------------------------- */

.default-table-title {
  color: #000000;

  font-family: "courier new", courier, monospace;
  font-style: normal;
  font-variant: normal;
  font-weight: auto;

  font-size: 10pt;
  line-height: 10pt;
}

.default-table-text {
  color: #999999;

  font-family: "courier new", courier, monospace;
  font-style: normal;
  font-variant: normal;
  font-weight: auto;

  font-size: 8pt;
  line-height: 10pt;
}

/* ----------------------------------------------------------------- */

.default-textures-title {
  color: #000000;

  font-family: "courier new", courier, monospace;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;

  font-size: 17pt;
  line-height: 17pt;
}

.default-textures-text {
  color: #999999;

  font-family: "courier new", courier, monospace;
  font-style: normal;
  font-variant: normal;
  font-weight: auto;

  font-size: 8pt;
  line-height: 10pt;
}

.default-textures-pages {
  color: #999999;

  font-family: "courier new", courier, monospace;
  font-style: normal;
  font-variant: normal;
  font-weight: auto;

  font-size: 9pt;
  line-height: 12pt;
  letter-spacing: 0.5pt;
}

.default-textures-caption {
  color: #999999;

  font-family: "courier new", courier, monospace;
  font-style: normal;
  font-variant: normal;
  font-weight: auto;

  font-size: 8pt;
  line-height: 8pt;
}

/* ----------------------------------------------------------------- */

.default-window-text-black {
  color: #000000;

  font-family: "courier new", courier, monospace;
  font-style: normal;
  font-variant: normal;
  font-weight: auto;

  font-size:11pt;
  line-height: 10.5pt;
}

.default-window-text-white {
  color: #FFFFFF;

  font-family: "courier new", courier, monospace;
  font-style: normal;
  font-variant: normal;
  font-weight: auto;

  font-size:11pt;
  line-height: 10.5pt;
}

.default-window-text-red {
  color: #FF0000;

  font-family: "courier new", courier, monospace;
  font-style: normal;
  font-variant: normal;
  font-weight: auto;

  font-size:11pt;
  line-height: 10.5pt;
}

.default-window-text-green {
  color: #00FF00;

  font-family: "courier new", courier, monospace;
  font-style: normal;
  font-variant: normal;
  font-weight: auto;

  font-size:11pt;
  line-height: 10.5pt;
}

.default-window-text-blue {
  color: #0000FF;

  font-family: "courier new", courier, monospace;
  font-style: normal;
  font-variant: normal;
  font-weight: auto;

  font-size:11pt;
  line-height: 10.5pt;
}

/* ----------------------------------------------------------------- */

.default-footer-menu {
  color: #999999;

  font-family: "courier new", courier, monospace;
  font-style: normal;
  font-variant: normal;
  font-weight: auto;

  font-size: 9pt;
  line-height: 11pt;
  letter-spacing: 1.5pt;
}

.default-footer-copyright {
  color: #999999;

  font-family: "courier new", courier, monospace;
  font-style: normal;
  font-variant: normal;
  font-weight: auto;

  font-size: 8pt;
  line-height: 14pt;
}

/* ----------------------------------------------------------------- */

P {
  text-align: justify;
}

/* ------------------------------------------------------------------------------------------ */
