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

.mainDiv
{
	width:185px;
}

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

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

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


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



.dropMenu
{
  font: bold 12px 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:12px; color:#3366ff;font-weight:bold;
   
}

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

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

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

