.navbar
{
}  

.mainDiv
{
  width:179px;
}

.topItem
{
	text-indent:23px;
	font: 11px Verdana;
	background: url("shade1down.gif") no-repeat 0 0;
	width: 179px;
	height: 29px;
	color: #95548e;
	cursor:pointer;
	line-height:29px;
}

.topItemOver
{
  text-indent:23px;
  font: 11px Verdana;
  background: url("shade1down.gif") no-repeat 0 0;
  width: 179px;
  height: 29px;
  color: #95548e;
  cursor:pointer;
  line-height:29px;
}

.topItemClose
{
  text-indent:23px;
  font: 11px Verdana;	 
  background: url("shade1up.gif") no-repeat 0 0;
  width: 179px;
  height: 29px;
  color: #000000;
  cursor:pointer;
  line-height:29px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;
}



.topItemCloseOver
{
  text-indent:23px;
  font: 11px Verdana;	 
  background: url("shade1up.gif") no-repeat 0 0;
  width: 179px;
  height: 29px;
  color: #95548e;
  cursor:pointer;
  line-height:29px;
  border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.topItem1
{
  
  font: 11px Verdana;	 
  background: url("shade2down.gif") no-repeat 0 0;
  background-position:left;	
  background-repeat:no-repeat;
  border: none;
  width: 179px;
  height: 29px;
  color: #95548e;
  cursor:pointer;
  text-indent:23px;
  line-height:29px;
}

.topItem1Over
{
  text-indent:23px;
  font: 11px Verdana;	 
  background: url("shade2down.gif") no-repeat 0 0;
  background-position:center;
  background-repeat:no-repeat;
  color: #95548e;
  width: 179px;
  height: 29px;
  cursor:pointer;
  line-height:29px;
}

.topItem1Close
{
  text-indent:23px;
  font: 11px Verdana;	 
  background: url("shade2up.gif") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  width: 179px;
  height: 29px;
  color: #000000;
  cursor:pointer;
  line-height:29px;
  border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
  }

.topItem1CloseOver
{
  text-indent:23px;
  font: 11px Verdana;	 
  background: url("shade2up.gif") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  width: 179px;
  height: 29px;
  color: #95548e;
  cursor:pointer;
  line-height:29px;
  border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.dropMenu
{
   font: 11px Verdana;	 	
  background-color: #e4e4e4;
  color: #000000;
  
  
  filter:alpha(opacity=100);

}
.dropMenu1
{
   font: 11px Verdana;	 	
  background-color: #f2f2f0;
  color: #000000;
  
  
  filter:alpha(opacity=100);

}

.subMenu
{
   display:block;
}

.subItem
{
   margin-left:23px;
   height:18px;
}

.subItemOver
{
   margin-left:23px;
   text-decoration:none;
   cursor:pointer;
   height:18px;
   color:#000000;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}

a.leftMenuLink:active
{
   font: 11px Verdana;	 	 	
   text-decoration:none;
   color: #7f858c;
}
a.leftMenuLink:hover
{
	font: 11px Verdana;	 	
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.leftMenuLink:visited {
   font: 11px Verdana;	 	
	font-size: 11px;
	color: #7f858c;
	text-decoration: none;
}
a.leftMenuLink:link {
   font: 11px Verdana;	 	
	font-size: 11px;
	color: #7f858c;
	text-decoration: none;
}
