.navbar{margin-top:.2em;}  

.mainDiv
{
  width:145px;
}

.topItem
{
  text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-size:11px; color:#626262;font-weight:bold;
  letter-spacing: 0;
  border: none;
  width: 145px;
  height: 25px;
  text-indent:10px;
  cursor:pointer;
}

.topItemOver
{
  text-indent:10px;
  text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-size:11px; color:#9f9f9f;font-weight:bold;
  letter-spacing: 0;
  height: 25px;
  width: 145px;
  cursor:pointer;
}

.topItemClose
{
  text-indent:10px;
  text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-size:11px; color:#626262;font-weight:bold;
  letter-spacing: 0;
  height: 25px;
  width: 185px;
  cursor:pointer;
}


.topItemCloseOver
{
  text-indent:10px;
  text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-size:11px; color:#9f9f9f;font-weight:bold;
  letter-spacing: 0;
  height: 25px;
  width: 185px;
  cursor:pointer;
}



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

.subMenu
{
   display:block;
}

.subItem
{
   height:14px;
   text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-size:11px; color:#626262;font-weight:bold;
   
}

.subItem a
{
   margin-left:23px;
   text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-size:11px; color:#626262;font-weight:bold;
}

.subItemOver
{
   text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-size:11px; color:#626262;font-weight:bold;
   height:14px;
}

.subItemOver  a
{
   margin-left:23px;
   text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-size:11px; color:#9f9f9f;font-weight:bold;
   cursor:pointer;
}


