.navDiv
{
  width:185px;
}

.singleDiv
{
  width:185px;
}

.topItem
{
	width: 185px;
	height: 25px;
	cursor:pointer;
}

.topItemOver
{
	height: 25px;
	width: 185px;
	cursor:pointer;
}

.topItemClose
{
	height: 25px;
	width: 185px;
	cursor:pointer;
}


.topItemCloseOver
{
	height: 25px;
	width: 185px;
	cursor:pointer;
}

.dropMenu
{
	color: #000;
	filter:alpha(opacity=100);
	padding-top:0px;
	padding-bottom:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}

.subMenu
{
   display:block;
}

.subItem
{
	padding-left:15px;
	margin-top:0px;
	height:17px;
	text-decoration:none;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;   
}

.subItem a
{
	padding-left:15px;
	margin-top:0px;
	height:17px;
	text-decoration:none;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.subItemOver
{
	padding-left:15px;
	margin-top:0px;
	height:17px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.subItemOver  a
{
	padding-left:15px;
	margin-top:0px;
	height:17px;
	cursor:pointer;
	color: #000000;
	text-decoration:underline;
	cursor:pointer;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}