body {
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  background-color: #ADD8E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  color: #010101;
}

td, tr, p, dl, dt, center {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: x-small;
}

a:link          {color: #0198a1; text-decoration: underline}
a:visited       {color: #0198a1; text-decoration: underline}
a:active        {color: #0198a1; text-decoration: underline}
a:visited:hover {color: red; text-decoration: underline}
a:hover         {color: red; text-decoration: underline}

.frame {
  color: silver;
  font-size: 11px;
}

.frame a:link          {color: silver; text-decoration: none}
.frame a:visited       {color: silver; text-decoration: none}
.frame a:active        {color: silver; text-decoration: none}
.frame a:visited:hover {color: silver; text-decoration: none}
.frame a:hover         {color: silver; text-decoration: none}

.menu {
  color: black;
  font-weight: normal;
  font-size: 9px;
}

.menu a{
  font-weight: bold;
}

.menu a:link          {color: black; text-decoration: none}
.menu a:visited       {color: black; text-decoration: none}
.menu a:active        {color: black; text-decoration: none}
.menu a:visited:hover {color: red; text-decoration: none}
.menu a:hover         {color: red; text-decoration: none}

h1 {
  color: black;
  line-height: 11px;
  font-size: 11px;
  font-weight: normal;
  margin: 0px;
}

.xh1 a:link          {color: black; text-decoration: none}
.xh1 a:visited       {color: black; text-decoration: none}
.xh1 a:active        {color: black; text-decoration: none}
.xh1 a:visited:hover {color: red; text-decoration: none}
.xh1 a:hover         {color: red; text-decoration: none}

h1 b{
  font-family: verdana, arial bold, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #006699;
}

h2 {
  font-family: verdana, arial bold, helvetica, sans-serif;
  color: #006699;
  line-height: 13px;
  font-size: 13px;
  font-weight: bold;
  margin: 0px;
  margin-bottom: -12px;  
}

h3 {
  font-family: verdana, arial bold, helvetica, sans-serif;
  color: black;
  line-height: 12px;
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
}

hr {
  color: #d0e1e2;
}

.main {
  font-size: xx-small;
  color: black;
}

.forme {
  qqq-font-size: 12px;
}

form, input {
  background-color: white;
  color: white;
}


.thead {
  color: black;
  font-weight: bold;
  font-size: 10px;
}

.titem {background-color: white; cursor: hand;}
.titema {background-color: #deeff0; cursor: hand;}

.screenshot {
  color: white;
  font-size: 10px;
  font-weight: bold;
}

.screenshot a:link          {color: white; text-decoration: none}
.screenshot a:visited       {color: white; text-decoration: none}
.screenshot a:active        {color: white; text-decoration: none}
.screenshot a:visited:hover {color: red; text-decoration: none}
.screenshot a:hover         {color: red; text-decoration: none}

.sitemenulayer {
  position:absolute;
  width:180px;
  height:206px;
  z-index:1;
  background-color: #d0e1e2;
  layer-background-color: #d0e1e2;
  border: 1px none #000000;
}

.sitemenu {
  color: black;
  font-size: 10px;
}

.sitemenu a:link          {color: black; text-decoration: underline}
.sitemenu a:visited       {color: black; text-decoration: underline}
.sitemenu a:active        {color: black; text-decoration: underline}
.sitemenu a:visited:hover {color: red; text-decoration: underline}
.sitemenu a:hover         {color: red; text-decoration: underline}

.mitem {background-color: #d0e1e2; cursor: hand;}
.mitema {background-color: #deeff0; cursor: hand;}

