.navbar
{
}  

.mainDiv
{
  width:137px;
}

.topItem
{
	font:  bold 13px  arial, tahoma, Courier;
	letter-spacing: 0;
	background: url("arrow-up-title.jpg") no-repeat 0 0;
	background-position:center center;
	background-repeat:no-repeat;
	border: none;
	width: 137px;
	height: 20px;
	color: #215dc6;
	cursor:pointer;
	text-indent:0px;
	text-align: left;
	padding-top:1px;
}

.topItemOver
{
  text-indent:0px;
  font:  bold 13px  arial, tahoma, Courier;
  letter-spacing: 0;
  background: url("arrow-up-title-on.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 20px;
  width: 137px;
  color: #428eff;
  cursor:pointer;
  text-align: left;
  padding-top:1px;
}

.topItemClose
{
  text-indent:0px;
  font:  bold 13px  arial, tahoma, Courier;
  letter-spacing: 0;
  background: url("arrow-up-title.jpg") no-repeat 0 0;  /* arrow-down-title.jpg  */
  background-position:center center;
  background-repeat:no-repeat;
  height: 20px;
  width: 137px;
  color: #215dc6;
  cursor:pointer;
  text-align: left;
  padding-top:1px;
}


.topItemCloseOver
{
  text-indent:3px;
  font:  bold 13px  arial, tahoma, Courier;
  letter-spacing: 0;
  background: url("arrow-down-title-on.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 20px;
  width: 137px;
  color: #428eff;
  cursor:pointer;
  text-align: left;
  padding-top:1px;
}



.dropMenu
{
  font: bold 11px tahoma,verdana,sans-serif;	
  background-color: #E8EAE8;
  color: #CCCCCC;
  border: 1px solid #C8C8C8;
  border-width: 0px 1px 1px 1px;
  filter:alpha(opacity=100);
  padding-top:5px;
  padding-bottom:5px;
  padding-left:3px;
  text-align:left;
  width:130px;
  
 
}

.subMenu
{
   display:block; !important
   text-align: left;
  
}

.subItem
{
   margin-left:0px;
   margin-top:0px;
   margin-right:0px;
   height:16px;
   font: 11px tahoma,verdana,sans-serif;	
   text-decoration:none;
   color: #215dc6;
   text-align:left;
  
   
}

 
.subItem a
{
    
  margin-left:0px;
   margin-top:0px;
   margin-right:0px;
   height:16px;
   font: 11px tahoma,verdana,sans-serif;	
   text-decoration:none;
   color: #3E7B7B;
   text-align:left;
   text-decoration:none;

	 
}

.subItemOver
{
    
   margin-top:0px;
   font: 11px tahoma,verdana,sans-serif;	  
   height:16px;
   color: #428eff;
   text-decoration:none;
   background:#FFFFFF ;
   margin-right:5px;
}

.subItemOver  a
{
   margin-left:0px;
   font: 11px tahoma,verdana,sans-serif;
   cursor:pointer;	
   color: #FE4743;
   text-decoration:none;
   cursor:pointer;
   text-decoration:none;
   text-align:left;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}
.aa a{
text-decoration:none;
}
.menueq 
{
	font:  bold 13px  arial, tahoma, Courier;
	letter-spacing: 0;
    display:block;  
	background-position:center center;
	background-repeat:no-repeat;
	border: none;
	width: 137px;
	height: 20px;
	color: #215dc6;
	text-indent:0px;
	text-align: left;
	padding-top:1px;
	

}

.menueq  A
{
	font:  bold 13px  arial, tahoma, Courier;
	letter-spacing: 0;
	background: url("arrow-up-title.jpg") no-repeat 0 0;
	background-position:center center;
	background-repeat:no-repeat;
	border: none;
	width: 137px;
	height: 20px;
	color: #215dc6;
	text-indent:0px;
	text-align: left;
	display:block; 
	padding-top:1px;

}

.menueq A:hover
{
  text-indent:0px;
  font:  bold 13px  arial, tahoma, Courier;
  letter-spacing: 0;
  background: url("arrow-up-title-on.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 20px;
  width: 137px;
  color: #428eff;
  cursor:pointer;
  text-align: left;
   display:block; 
}
