/* BRO UI Style Sheet v1.00 */
#uitop { font: bold 8pt Arial; color: #a3a3a3; }
#uitop A { text-decoration:none; color: #a3a3a3;}  
#uitop A:hover { text-decoration:underline; color: #23409c;}  
#uinav { background-image: url(../Images/nav2bg.gif); background-repeat:repeat-x; font-size: 11pt;}
#uinav A 
{
  font-weight: bold;
  font-family: Arial;
  font-size: 8pt;
  color: #23409c; 
  text-decoration:none; 
  padding: 2 9 2 9; 
  margin-bottom:2;
}
#uinav A:hover 
{
  background-color:#23409c; 
  color:White;
  padding: 2 9 2 9;
}
#uisc
{
	font-variant: small-caps;
}
