.primary_menu_nonactive {
  line-height: 30px;
  font-weight: bold;
  font-size: 10pt;
  color: #000000;
  background-color: #999999;
  padding: 8px 0px 8px 0px;
  font-family: Verdana;
}

a.primary_menu {
  line-height: 30px;
  font-weight: bold;
  font-size: 10pt;
  font-family: Verdana;
}

a.primary_menu:active {
  text-decoration: none;
  color: #000000;
}

a.primary_menu:link {
  text-decoration: none;
  color: #000000;
}

a.primary_menu:visited {
  text-decoration: none;
  color: #000000;
}

a.primary_menu:hover {
  text-decoration: none;
  color: #FFFFFF;
  background-color: #CC0000;
  cursor: hand;
  padding: 8px 0px 8px 0px;
}

.secondary_menu_nonactive {
  font-size: 7pt;
  font-family: Verdana;
}

a.secondary_menu {
  font-weight: bold;
  font-size: 7pt;
  font-family: Verdana;
  text-transform: uppercase;
}

a.secondary_menu:active {
  text-decoration: none;
  font-weight: bold;
  color: #CC0000;
}

a.secondary_menu:link {
  text-decoration: none;
  color: #CC0000;
}

a.secondary_menu:visited {
  text-decoration: none;
  color: #CC0000;
}

a.secondary_menu:hover {
  text-decoration: none;
  cursor: hand;
  color: #FF3333;
}

font.bottom_bar {
  font-weight: normal;
  font-size: 7pt;
  font-family: Verdana;
  color: #FFFFFF;
}

a.proteon {
  font-weight: normal;
  font-size: 7pt;
  font-family: Verdana;
}

a.proteon:active {
  text-decoration: none;
  color: #FFFFFF;
}

a.proteon:link {
  text-decoration: none;
  color: #FFFFFF;
}

a.proteon:visited {
  text-decoration: none;
  color: #FFFFFF;
}

a.proteon:hover {
  text-decoration: none;
  cursor: hand;
  color: #FFFFFF;
}

input.search {
  width: 90px;
  height: 16px;
  font-family: Verdana, Arial;
  font-size: 7pt;
  font-weight: bold;
  color: #000000;
  border-color: #000000;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px; 
}

TD {
  font-family: Verdana, Arial;
  font-size: 9pt;
}

#musical_note {
position: absolute; 
width: 32px; 
height: 32px; 
visiblity: visible; 
z-index: 2; 
background-color:#FF0000; 
background-image:URL(filename.gif);
margin:10px 0px 0px 0px;
}

#musical_note2 {
position: absolute; 
left: 50px; 
top: 100px; 
width: 32px; 
height: 32px; 
visiblity: visible; 
z-index: 2; 
background-color:#FF0000; 
background-image:URL(filename.gif);
margin:5px 0px 5px 0px;
}

.sitetitle {
  font-family: Trebuchet, Verdana, Arial;
  font-size: 20pt;
  color:  #003399;
  font-weight: bold;
  margin-left: 30px;
}
