*|body {
  padding-top: 150px;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #E0E0E0;
}


*|#infotext {
  padding: 4px 10px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: larger;
  background-color: white;
  opacity: 0.826;
  width: 800px;
  min-width: 200px;
  max-width: 800px;
  margin-left: 10%;
  text-align: justify;
}


#TopBar {
position:fixed;
top:0;
left:0;
width:100%;
height:150px;
background-color: #C0C0C0;
}


table.table_head {
  font-family: Helvetica,Arial,sans-serif;
  background-color: #404040;
  height: 100px;
  text-align: left;
  width: 100%;
  border="0";
  cellpadding="6";
  cellspacing="0";
}


table.linkbar {
  font-family: Helvetica,Arial,sans-serif;
  background-color: #C0C0C0;
  text-align: left;
  width: 100%;
  border="0";
  cellpadding="2";
  cellspacing="2";
}


#slider-container {
  position:relative;
  overflow:hidden;
  width:100%;
  height:380px;
  display:inline-block;
}

.slide {
  top:0;
  width:100%;
  display:inline-block;
  /*transform:scale(0);
  transition:all .7s;*/
}

.slide img {
  width:100%;
  height:100%;
  border-radius:6px;
  border:1px solid #95ca1a;
}

ol{
    list-style= none;
    width:100%;
    text-align: center;
}

ol li{
    background: #888;
    border-radius: 50%;
    display: inline-block;
    width:15px;
    height:15px;
    cursor: pointer;
}


table.moca23 {
  font-family: Helvetica,Arial,sans-serif;
  background-color: #404040;
  text-align: left;
  height: 100px;
  width: 100%;
  border="0";
  cellpadding="6";
  cellspacing="0";
}


td.moca23 {
  font-family: Helvetica,Arial,sans-serif;
  background-color: #404040;
  height: 100px;
  text-align: left;
}


a:link {
  color: #D68131;
}

a:visited {
  color: #D68131;
}

a:hover {
  color: #D68131;
  font-weight: bold;
}

a:active {
  color: #D68131;
}
