/* Generated by KompoZer */
.profileh {
	color: #e51116;
	text-decoration: underline;
}
a.fastodd {
  margin-top: 2px;
  margin-bottom: 2px;
  //background-color: #e0f0e0;
  //text-decoration: none;
}
a.fastodd:hover {
  background-color: #c06040;
  color: white;
  //text-decoration: none;
}
a.fasttop {
  text-decoration: none;
  margin-top: 2px;
  padding-left: 10px;
  font-weight: bold;
  background-color: #901510;
  color: white;
  margin-right: 0px;
}
.menu a {
  display: block;
  text-decoration: none;
}
.menu .item a {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 10px;
  background-color: #fbd080;
  color: black;
}
.menu .item a.odd {
  background-color: #f9b550;
  color: inherit;
  margin-top: 2px;
  margin-bottom: 2px;
}
.menu .item a.trans {
  background-color: #f9b550;
  color: #f9b550;
}
.menu .item a.odd:hover {
  background-color: #c06040;
  color: white;
}
.menu .item a.top {
  padding-top: 2px;
  padding-right: 10px;
  font-weight: bold;
  background-color: #901510;
  color: white;
  margin-right: 0px;
  margin-top: 2px;
  margin-bottom: 2px;
}
.menuh {
  background-color: #f9b550;
  width: 100%;
  height: 100%;
}
.menuh .itemh a:hover {
  background-color: #c06040;
  color: white;
}
.menuh .itemh a {
  padding: 10px 20px;
  text-decoration: none;
  display: block;
  color: black;
  font-weight: bold;
}
