.navbar
{
}  

.mainDiv
{
  width:200px;
}

.mainDiv1
{
  width:200px;
}
.mainDiv2
{
  width:200px;
}
.mainDiv3
{
  width:200px;
}
.topItem
{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	background: 0 no-repeat left center;
	border: none;
	width: 200px;
	height: 25px;
	color: 849CB1;
	cursor:pointer;
	text-indent:10px;
	text-decoration: none;
	vertical-align: bottom;
.gif).gif); }

.topItemOver
{
	text-indent:10px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	background: 0 url(images/menus.gif) no-repeat left center;
	height: 25px;
	width: 185px;
	color: 849CB1;
	cursor:pointer;
	text-decoration: none;
}

.topItemClose
{
	text-indent:10px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	background: 0 url(images/menus.gif) no-repeat right center;
	height: 25px;
	width: 185px;
	color: 849CB1;
	cursor:pointer;
	text-decoration: none;
}


.topItemCloseOver
{
	text-indent:10px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	background: 0 url(images/menus.gif) no-repeat right center;
	height: 25px;
	width: 185px;
	color: 849CB1;
	cursor:pointer;
	text-decoration: none;
}



.dropMenu
{
	font: bold 11px tahoma,verdana,sans-serif;
	background-color: #D3C2EB;
	color: #000;
	border: 1px solid #FFFFFF;
	border-width: 0 1px 1px 1px;
	filter:alpha(opacity=100);
	padding-top:2px;
	padding-bottom:0px;
	width: 225px;
}

.subMenu
{
   display:marker;
}

.subItem
{
	height:18px;
	font: 11px tahoma,verdana,sans-serif;
	text-decoration:none;
	color: #215dc6;
	display: marker;
	width: 250px;
	margin-top: 2px;
	margin-left: 10px;


   
}

.subItem a
{
   margin-left:23px;
   font: 11px tahoma,verdana,sans-serif;	 	
   text-decoration:none;
   color: #215dc6;
}

.subItemOver
{
   margin-left:10px;
   margin-top:2px;
   font: 11px tahoma,verdana,sans-serif;	  
   height:18px;
   color: #428eff;
}

.subItemOver  a
{
   margin-left:23px;
   font: 11px tahoma,verdana,sans-serif;
   cursor:pointer;	
   color: #428eff;
   text-decoration:underline;
   cursor:pointer;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid #0099CC;	
}
