img {
  border: 0;
}
body,
div,
p,
tr,
td {
  line-height: 150%;
}
A {
  color: #333333;
  text-decoration: none;
  /* padding: 10px 0; */
  line-height: 120%;
}
A:active {
  color: #333333;
  text-decoration: none;
}
A:visited {
  color: #333333;
  text-decoration: none;
}
A:hover {
  color: #ff6600;
}
a.b:link {
  background-color: #adcfff;
  height: 20px;
  margin: 1px;
  padding: 1px;
  border: 1px outset;
  width: 60px;
  text-align: center;
}
a.b:hover {
  left: 1px;
  position: relative;
  top: 1px;
  background-color: #adcfff;
  height: 20px;
  margin: 1px;
  padding: 1px;
  border: 1px outset;
  width: 60px;
  text-align: center;
  crosshair: ;
}
a.b:visited {
  background-color: #adcfff;
  height: 20px;
  margin: 1px;
  padding: 1px;
  border: 1px outset;
  width: 60px;
  text-align: center;
}
a.b:active {
  background-color: #adcfff;
  height: 20px;
  margin: 1px;
  padding: 1px;
  border: 1px outset;
  width: 60px;
  text-align: center;
}
BODY {
  font-size: 14px;
  scrollbar-highlight-color: #c0c0c0;
  scrollbar-shadow-color: #c0c0c0;
  color: #333333;
  scrollbar-3dlight-color: #e0e0e0;
  scrollbar-arrow-color: #333333;
  scrollbar-track-color: #e0e0e0;
  scrollbar-darkshadow-color: #c0c0c0;
  background-color: #ffffff;
}
TD {
  font-size: 12px;
  line-height: 15px;
}
TD.TableBody1 {
  background-color: #ffffff;
}
.tableBorder1 {
  border-right: 1px;
  border-top: 1px;
  border-left: 1px;
  width: 100%;
  border-bottom: 1px;
  background-color: #c5bdc5;
}
.table {
  border-right: #333333 1px solid;
  border-left: #333333 1px solid;
  border-collapse: collapse;
  background-color: #ffffff;
}
INPUT {
  border-top-width: 1px;
  padding-right: 1px;
  padding-left: 1px;
  border-left-width: 1px;
  font-size: 9pt;
  border-left-color: #cccccc;
  border-bottom-width: 1px;
  border-bottom-color: #cccccc;
  padding-bottom: 1px;
  border-top-color: #cccccc;
  padding-top: 1px;
  border-right-width: 1px;
  border-right-color: #cccccc;
}

.navtrail {
  color: #eeeeee;
}
A.navtrail:link {
  color: #eeeeee;
  cursor: w-resize;
}
A.navtrail:visited {
  color: #eeeeee;
  cursor: w-resize;
}
A.navtrail:active {
  color: #eeeeee;
  cursor: w-resize;
}
A.navtrail:hover {
  color: #eeeeee;
  cursor: e-resize;
}

#demo1 a {
  display: block;
  float: left;
  margin-right: 20px;
}
