<!--
/* scrollbar is only for InternetExplorer */
html, body {
  background: url(../icons/background1.jpg) repeat;
  background-color: #C8C8C8;
  scrollbar-arrow-color:rgb(255,255,0);
  scrollbar-base-color:rgb(0,91,172);
  scrollbar-3dlight-color:rgb(109,134,216);
  scrollbar-darkshadow-color:rgb(0,0,128);
  scrollbar-highlight-color:rgb(0,255,255);}
}
hr {
  color:black; 
  background-color:black; 
  height:1px; 
  margin-right:5; 
  margin-left:5; 
  border:0px
}
.tablePictures {
  background:url(../icons/background1.jpg) repeat;
  text-align: center;
}
.tableContent {
  background:url(../icons/background3.jpg) repeat;
}
.content {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-variant:small-caps;
  color: #000040;
}
.ActiveContent {
  font-weight: bolder;
  font-style: oblique;
}
.links {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bolder;
  color: #000040;
}
p.copyright {
  font-family: helvetica, arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}
a {
  color:#0000c0;
}
a:active {
  color:#ffff99;
}
a:visited {
  color:#660066;
}
a:hover {
  color:#ffff99;
}
-->
