.iMenu
{ position : absolute;
  border: #ffffff solid 1px; }

.iMenuCell
{ font-family : verdana,helvetica,arial,sans-serif;
  font-size : 9px;
  font-weight : bold;
  text-align: center;
  border-top : #ffffff solid 1px; }

.iMenuItem
{ padding : 3px;
  font-size : 9px;
  background-color: #663399;
  cursor : pointer;
  color : #ffffff; }

.iMenuItemOver
{ background-color : #ccccff;
  color : #000000;
  cursor : pointer; }