.navbar
{
height:250px;
}  

.mainDiv
{
  width:185px;
}

.topItem
{
   margin-left:31px;
   margin-top:20px;
  border: none;
}

.topItemOver
{
   margin-left:31px;
   margin-top:20px;
}

.topItemClose
{
   margin-left:31px;
   margin-top:20px;
}


.topItemCloseOver
{
   margin-left:31px;
   margin-top:20px;
}



.dropMenu
{
  filter:alpha(opacity=100);
}

.subMenu
{
   display:block;
}

.subItem
{
   margin-left:31px;
   margin-top:2px;
   height:18px;
   
}

.subItem a
{
   margin-left:31px;
}

.subItemOver
{
   margin-left:31px;
   margin-top:2px;
   height:18px;
}

.subItemOver  a
{
   margin-left:31px;
   cursor:pointer;	
   cursor:pointer;
}


.drop
{
}




