/*

<LINK href="/toolbar_hovermenu.css" type="text/css" rel="stylesheet" />

*/


DIV.ToolbarPanel SPAN.Menu {}
/* This doesn't seem to be taking effect. */
DIV.ToolbarPanel SPAN.Menu DD UL {position: relative;}



DIV.Toolbar SPAN.Menu DT LABEL {margin: 0 0.2em;  padding: 0.2625em;  padding-bottom: 0.2em;}
DIV.Toolbar SPAN.Menu DT LABEL A:link, DIV.Toolbar SPAN.Menu DT LABEL A:visited {display: inline;  border: none;  border-bottom: 0 solid;  margin: 0;  padding: 0;  text-decoration: none;}



/* Toolbar theme-specific integration. */
DIV.Toolbar.Blue SPAN.Menu DD {border-top: 0.0625em solid #B9D4F9;  border-bottom: 0.0625em solid #3B619C;  background-color: #B0CCF0;  color: #000;}
DIV.Toolbar.Blue SPAN.Menu DT LABEL A:hover, DIV.Toolbar.Blue SPAN.Menu DT LABEL A:focus, DIV.Toolbar.Blue SPAN.Menu DT LABEL A:active {background-color: transparent;  color: #000;}
