
.breadcrumb {
  font-weight: bold;
  color: white;
  font-size: 13px;
  font-family: Arial,Helvetica,sans-serif;
  float: right;
  padding-top: 6px;
}
.breadcrumb a {
  color: white;
}
a:hover {
  background-color: #333399;
  color: #ccffff;
}
h3 {
  color: #873e5b;
  margin-top: 4px;
  margin-bottom: 2px;
}
h4 {
  margin-bottom: 4px;
}
.breadcrumb div {
  display: inline;
}
td.pagindex hover {
  background-color: #993399;
}
.pagindex td {
  border-style: solid;
  border-width: 1px 3px 3px 1px;
  text-align: center;
  background-color: #ff9900;
}
.roco {border-radius: 7px
}

.shad {box-shadow: 5px 5px 10px #888888;
}
