BODY { 
   font-family : Arial,Helvetica,sans-serif;
   color : black;
   background : white;
}
A:LINK { 
   font-weight : bold;
   text-decoration : none;
   color : #990000;
}
A:VISITED { 
   font-weight : bold;
   text-decoration : none;
   color : #AA5500;
}
TH {
         font-family : Arial,Helvetica,sans-serif;
         color : black;
}
TD { 
         font-family : Arial,Helvetica,sans-serif;
         color : black;
}
DIV { 
         font-family : Arial,Helvetica,sans-serif;
         font-weight : bold;
}
H1 {  
         font-family : Arial,Helvetica,sans-serif;
}
CODE {  
         font-family : monospace;
}
SAMP {  
         font-family : monospace;
}
KBD {  
         font-family : monospace;
         font-weight : bold;
}
.menuBar:LINK {
   color : #CCCC99;
}
.menuBar:VISITED {
   color : #CCCC99;
}
.menuBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  line-height: normal;
  color: #FFFFFF;
  font-variant: normal;
  text-decoration: none;
}
.menuBar:hover {
 color: #FFFF00;
 text-decoration: underline;
} 
.menuBarInactive {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  line-height: normal;
  color: #660000;
  font-variant: normal;
  text-decoration: none;
}
.current_locate {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  line-height: normal;
  color: #FFFFFF;
  font-variant: normal;
  text-decoration: none;
}
