

* {font-family: Verdana, Arial, sans-serif; font-size:10pt; color:#891834}

a:link{text-decoration:none; color:#891834;font-weight: bold;}
a:visited{text-decoration:none; color:#891834;font-weight: bold;}
a:hover{text-decoration:none; color:#ce808e;font-weight: bold;}

.small
{
 FONT-WEIGHT: normal;
 FONT-SIZE: 8pt;
 }

.hell {color: #eac1c2;}  
.big {font-size: 13pt;}

a.hell:link{text-decoration:none; font-size: 8pt; color:#eac1c2;font-weight: bold;}
a.hell:visited{text-decoration:none; font-size: 8pt; color:#eac1c2;font-weight: bold;}
a.hell:hover{text-decoration:none; font-size: 8pt; color:#eac1c2;font-weight: bold;}

#menuBar {
  background-color: #ce808e;
  border: 0px;
  border-color: #edd3d3 #891834 #891834 #edd3d3;
  color: #891834;
  font-size: 1pt;
  padding: 4px 2px 4px 2px;
  text-align: left;
  width: 100%;
}


a.menuButton, a.menuButtonActive {
  background-color: #eac1c2;
  border: 1px solid;
  border-color: #eddbd3 #6f0004 #6f0004 #eddbd3;
  cursor: default;
  font-style: normal;
  font-weight: bold;
  margin: 4px;
  padding: 2px 9px 2px 9px;
  position: relative;
  left: 0px;
  top: 0px;
  text-decoration: none;
}

a.menuButton:hover {
  background-color: transparent;
  border-color: #eddbd3 #6f0004 #6f0004 #eddbd3;
  color: #eddbd3;
}

a.menuButtonActive, a.menuButtonActive:hover {
  background-color: #7f0114;
  border-color: #6f0004 #eddbd3 #eddbd3 #6f0004;
  color: #eddbd3;
  left: 1px;
  top: 1px;
}

.menu {
  background-color: #eac1c2;
  border: 1px solid;
  border-color: #eddbd3 #6f0004 #6f0004 #eddbd3;
  padding: 0px;
  position: absolute;
  text-align: left;
  visibility: hidden;
}

a.menuItem {
  background-color: transparent;
  cursor: default;
  display: block;
  font-style: normal;
  font-weight: bold;
  margin: 0px;
  padding: 2px;
  padding-left: 12px;
  padding-right: 16px;
  text-decoration: none;
  white-space: nowrap;
}

a.menuItem:hover {
  background-color: #891834;
  color: #eddbd3;
}

.menuItemSep {
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #808080;
  margin: 3px 4px 3px 4px;
}
