
.topItem
{
  display:block;
  width:155px !important;
  height:22px;
  cursor:pointer;
  background: #ffffff;
  text-decoration: none;
  color: #081F65; 
  font-family:"Arial";
  font-size: 10pt;
  padding:0px,0px,0px,0px;
  border-left:1px solid #081F65;
  border-right:1px solid #081F65;
  border-bottom:1px solid #081F65;
  border-top:1px solid #081F65;
}

.topItem a
{
display:block;
  width:155px !important;
  height:22px;
  cursor:pointer;
  background: #ffffff;
  text-decoration: none;
  color: #081F65; 
  font-family:"Arial";
  font-size: 10pt;
  padding:0px,0px,0px,0px;
  border-left:1px solid #081F65;
  border-right:1px solid #081F65;
  border-bottom:1px solid #081F65;
  border-top:1px solid #081F65;
 
}
.topItemOver
{
display:block;
  width:155px !important;
  height:22px;
  cursor:pointer;
  background: #ffffff;
  text-decoration: none;
  color: #081F65; 
  font-family:"Arial";
  font-size: 10pt;
  padding:0px,0px,0px,0px;
  border-left:1px solid #081F65;
  border-right:1px solid #081F65;
  border-bottom:1px solid #081F65;
  border-top:1px solid #081F65;
 
}

.topItemOver a
{
display:block;
  width:155px !important;
  height:22px;
  cursor:pointer;
  background: #081F65;
  text-decoration: none;
  color: #B1B8CC; 
  font-family:"Arial";
  font-size: 10pt;
  padding:0px,0px,0px,0px;
  border-left:1px solid #081F65;
  border-right:1px solid #081F65;
  border-bottom:1px solid #081F65;
  border-top:1px solid #081F65;
 
}