.navbar
{
}

.mainDiv
{
  width:120px;
}

.topItem{
  font:13px garamond,georgia,verdana,sans-serif;
  text-transform:uppercase;
  text-align:right;
  letter-spacing:1px;
  width:120px;
  color: #4F1010;
  cursor:help;
  line-height:17px;
  border-bottom:1px dotted #782B67;
}

.topItemOver{
  font:13px garamond,tahoma,verdana,sans-serif;
  text-transform:uppercase;
  text-align:right;
  letter-spacing:1px;
  width:120px;
  color: #4F1010;
  cursor:help;
  line-height:17px;
  border-bottom:1px dotted #782B67;
}

.topItemClose{
  font:13px garamond,tahoma,verdana,sans-serif;
  text-transform:uppercase;
  text-align:right;
  letter-spacing:1px;
  border: none;
  width:120px;
  color: #730D56;
  cursor:help;
  line-height:17px;
}


.topItemCloseOver{
  font:13px garamond,tahoma,verdana,sans-serif;
  text-transform:uppercase;
  text-align:right;
  letter-spacing:1px;
  color: #820018;
  cursor:help;
  line-height:17px;
}

.dropMenu
{
  font: bold 11px tahoma,verdana,sans-serif;
  color: #000;
  border: 0px;
  filter:alpha(opacity=100);
}

.subMenu
{
   display:block;
}

.subItem
{
   margin-left:0px;
   margin-top:2px;
   height:22px;
   font: 11px tahoma,verdana,sans-serif;
   font-style:oblique;
   text-decoration:none;
   color: #C65321;
   border-bottom:0px;
}

.subItem a
{
   margin-left:23px;
   font: 11px tahoma,verdana,sans-serif;
   text-decoration:none;
   color: #3F3F3F;
   border-bottom:0px;
}

.subItemOver
{
   margin-left:0px;
   margin-top:2px;
   font: 11px tahoma,verdana,sans-serif;
   font-style:oblique;
   height:22px;
   color: #105793;
   border-bottom:0px;
}

.subItemOver  a
{
   margin-left:23px;
   font: 11px tahoma,verdana,sans-serif;
   cursor:pointer;
   color: #5BA2DE;
   text-decoration:none;
   cursor:help;
   border-bottom:0px;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;
}
