/* Generated by KompoZer */
#mastHead {
  border:  none;
  color: #ff9a00;
  text-align: right;
}
#linkIndex {
  border:  none;
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 150px;
  background-image: url(../images/SchickLogo.jpg);
}
#contentsBox {
  border-style: none none none solid;
  border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color orange;
  border-width: medium medium medium 2px;
  background: transparent url(demo_slant.png) repeat-x scroll left bottom;
}
#linkIndex > a {
  border-left: 1px solid #ffffff;
  padding-left: 10px;
  font-weight: bold;
  font-size: 90%;
}
#linkIndex > a, #linkIndex > a:link {
  text-decoration: none;
}
#linkIndex > a:visited {
  color: green;
}
#linkIndex > a:hover {
  border-left: 1px solid;
  border-right: 15px solid;
  background-color: lightblue;
  text-decoration: underline;
  color: #3333ff;
}
#contentsBox tt {
  padding: 0px 3px;
  color: navy;
  background-color: #ffddaa;
}
#mastHead > h1 {
  padding-right: 1em;
}
#foot {
  font-family: Arial,Helvetica,Sans-serif;
  font-size: 70%;
  color: #2277dd;
}
#mastHead > h5 {
  padding-right: 2.5em;
}
