/* Created a.schmoll <cyberscreen webart deyign@code4you> CSS-FOLDER (c) */
body {
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 100%;
  scrollbar-3d-light-color: silver;
  scrollbar-arrow-color: black;
  scrollbar-base-color: silver;
  scrollbar-dark-shadow-color: black;
  scrollbar-face-color: #7CABDF;
  scrollbar-highlight-color: silver;
  scrollbar-shadow-color: #3570AD;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
}

ul {
  list-style-image: url(images/.gif);
}

.block:td {
  color: navy;
  font-weight: 600;
  font-size: 20pt;
}

.link:active {
  color: #215e9e;
  text-decoration: underline;
}

.link:hover {
  color: #143a61;
  text-decoration: underline;
}

.link:link {
  color: #215e9e;
  text-decoration: underline;
}

.link:visited {
  color: #215e9e;
  text-decoration: underline;
}

.nav2:active {
  color: #215e9e;
  text-decoration: none;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 9pt;
}

.nav2:hover {
  color: #990000;
  text-decoration: underline;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 12pt;
}

.nav2:link {
  color: #215e9e;
  text-decoration: none;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 12pt;
}

.nav2:visited {
  color: #215e9e;
  text-decoration: none;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 12pt%;
}

.nav:active {
  color: #000000;
  text-decoration: none;
}

.nav:hover {
  color: #b8c341;
  text-decoration: none;
}

.nav:link {
  color: silver;
  text-decoration: none;
}

.nav:visited {
  color: #c00000;
  text-decoration: none;
}

.txx2:active {
  color: #215e9e;
  text-decoration: none;
}
.txx{
  color: #000066;
  font-weight: LEIGTHER;
  font-size: 12pt;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
}
P {font-size: 11pt;
   font-style: normal;
   font-weight: lighter;
   font-family: Arial, sans-serif, Helvetica;
   text-align: justify;
   margin-left: 2pt;
   margin-right: 2pt
}
.n{font-family: Verdana, Arial;
   font-size: 13pt;
   color: #000080
}
.n2{font-family: Verdana, Arial;
   font-size: 10pt;
}
.p {background-color: #7cabdf;
   color: #ffffff;
   font-family: verdana, arial, sans-serif;
   font-size: 10pt;
   font-weight: lighter
}
.o {background-color: #ffffff;
   font-family: verdana, arial;
   font-size: 10pt
}
.s {background-color: #ffffff;
  font-family: verdana, arial;
  font-size: 10pt
}
.inp{background-color: #C5D7EB
}