.navbar{
width:240px;
padding:5px;
height:auto;}  

.mainDiv{width:240px;}

.topItem{
direction:rtl;
font:13px,Tahoma;
font-weight:600;
padding:3px 0 2px 0;
background: url("arrow-up-title.jpg") no-repeat 0 0;
background-position:center center;
background-repeat:no-repeat;
border: none;
width:240px;
height: 25px;
color: #215dc6;
cursor:pointer;
text-indent:10px;
z-index:2;}


.topItemOver{
direction:rtl;
padding:3px 0 2px 0;
font:13px,Tahoma;
font-weight:600;
background: url("arrow-up-title-on.jpg") no-repeat 0 0;
background-position:center center;
background-repeat:no-repeat;
height: 25px;
width:240px;
color: #428eff;
cursor:pointer;
text-indent:10px;
z-index:2;}


.topItemClose{
direction:rtl;
padding:3px 0 2px 0;
font:13px,Tahoma;
font-weight:600;
background: url("arrow-down-title.jpg") no-repeat 0 0;
background-position:center center;
background-repeat:no-repeat;
height: 25px;
width:240px;
color: #215dc6;
cursor:pointer;
text-indent:10px;
z-index:2;}


.topItemCloseOver{
direction:rtl;
font:13px,Tahoma;
padding:3px 0 2px 0;
font-weight:600;
background: url("arrow-down-title-on.jpg") no-repeat 0 0;
background-position:center center;
background-repeat:no-repeat;
height: 25px;
width:240px;
color: #428eff;
cursor:pointer;
text-indent:10px;
z-index:2;}



.dropMenu{
direction:rtl;
padding-top:5px;
font:11px tahoma;	
background-color:#FAFEF0;
color:#003300;
border: 1px solid #C8FDB0;
border-width: 0 1px 1px 1px;
filter:alpha(opacity=100);
padding:5 0 5 0;}


.subMenu{display:block;}


.subItem{
margin-right:10px;
margin-top:1px;
height:18px;
font: 11px tahoma;
text-decoration:none; 	
color: #215dc6;}

.subItem a{
margin-right:10px;
font: 11px tahoma;
text-decoration:none; 	
color: #215dc6;}

.subItemOver{
margin-right:10px;
margin-top:1px;
font: 11px tahoma;	  
height:18px;	
color: #428eff;}


.subItemOver  a{
margin-right:10px;
font: 11px tahoma;
cursor:pointer;	
color: #428eff;
border:#D0D3F4 dashed 0;
border-bottom-width:1px;
cursor:pointer;
text-decoration:none;}