div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: "MS Sans Serif", Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

div.menuBar {
  background-color: #ffffff;
  border: 2px solid #ffffff;
  padding: 8px 4px 8px 4px;
  text-align: left;
}

div.menuBar a.menuButton {
  background-color: transparent;
  border: 1px solid #e0e0e0;
  color: #000000;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: transparent;
  border: 1px outset #e0e0e0;
  color: #000000;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #5050f0;
  border: 1px inset #e0e0e0;
  color: #ffffff;
  left: 1px;
  top: 1px;
}

div.menu {
  background-color: #ffffff;
  border: 2px outset #e0e0e0;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #000000;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #5050f0;
  color: #ffffff;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border: 1px inset #e0e0e0;
  margin: 4px 2px;
}

A:LINK { 
    font-weight : bold;
    text-decoration : none;
    color : #0000ff
}
A:VISITED { 
    font-weight : bold;
    text-decoration : none;
    color : #0000ff
}
A:ACTIVE { 
	color: #FF0000; 
	font-weight: bold; 
	text-decoration: none 
}
A:HOVER {
  color: #ff0000;
  text-decoration: none;
  font-weight: bold;
}
div.ram A:LINK { 
    font-weight : bold;
    text-decoration : none;
    color : #CC0000
}
div.ram A:VISITED { 
    font-weight : bold;
    text-decoration : none;
    color : #dd0000
}
div.ram A:ACTIVE { 
	color: #FF0000; 
	font-weight: bold; 
	text-decoration: none 
}
div.ram A:HOVER {
  color: #FF0000;
  text-decoration: none;
  font-weight: bold;
  background-color: #ffffff;
}
div.ram {
  color: #ff0000;
  text-decoration: none;
  font-weight: normal;
}
div.council A:LINK { 
    font-weight : bold;
    text-decoration : none;
    color : #bb00bb
}
div.council A:VISITED { 
    font-weight : bold;
    text-decoration : none;
    color : #cc00cc
}
div.council A:ACTIVE { 
	color: #ff00ff; 
	font-weight: bold; 
	text-decoration: none 
}
div.council A:HOVER {
  color: #ff00ff;
  text-decoration: none;
  font-weight: bold;
}
div.council {
  color: #bb00bb;
  text-decoration: none;
  font-weight: normal;
}
div.amd A:LINK { 
    font-weight : bold;
    text-decoration : none;
    color : #007700
}
div.amd A:VISITED { 
    font-weight : bold;
    text-decoration : none;
    color : #007700
}
div.amd A:ACTIVE { 
	color: #00cc00; 
	font-weight: bold; 
	text-decoration: none 
}
div.amd A:HOVER {
  color: #00aa00;
  text-decoration: none;
  font-weight: bold;
}
DIV.amd {
  color: #00aa00;
  text-decoration: none;
  font-weight: normal;
}
DIV.yrc {
  color: #990099;
  text-decoration: none;
  font-weight: bold;
}
DIV.km {
  color: #004400;
  text-decoration: none;
  font-weight: bold;
}
