.navbar
{
}  

.mainDiv{width:170px;}

.topItem
{
  letter-spacing: 0;
  background: url(/residentiallife/includes/prc_includes/images/arrow-up-title.jpg) no-repeat center;
  border:medium none; width:170px; height:20px; color:#338833; cursor:pointer; text-indent:10px; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:tahoma, verdana, sans-serif; background-repeat:no-repeat
}

.topItemOver
{
  text-indent:10px;
  letter-spacing: 0;
  background: url(/residentiallife/includes/prc_includes/images/arrow-up-title-on.jpg) no-repeat center;
  height:20px; width:170px; color:#000000; cursor:pointer; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:tahoma, verdana, sans-serif; background-repeat:no-repeat
 
}



.topItemClose
{
  text-indent:10px;
  letter-spacing: 0;
  background: url(/residentiallife/includes/prc_includes/images/arrow-down-title.jpg) no-repeat center;
  height:20px; width:170px; color:#000000; cursor:pointer; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:tahoma, verdana, sans-serif; background-repeat:no-repeat
}


.topItemCloseOver
{
  text-indent:10px;
  letter-spacing: 0;
  background: url(/residentiallife/includes/prc_includes/images/arrow-down-title-on.jpg) no-repeat center;
  height:20px; width:170px; color:#339933; cursor:pointer; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:tahoma, verdana, sans-serif; background-repeat:no-repeat
}


.dropMenu
{
  font: bold 11px tahoma,verdana,sans-serif;	
  background-color: #e8e8e8;
  color: #000;
  border: none;
  border-width: 0 1px 1px 1px;
  filter:alpha(opacity=100);
  padding-top:5px;
  padding-bottom:5px;
}

.subMenu{display:block;}

.subItem{text-align: left;padding-left: 10px;border-bottom: 1px solid #ffffff;margin-top:2px; height:18px;text-decoration:none;}

.subItem a{padding-left: 10px;text-decoration:none;cursor:pointer; }

.subItemOver
{padding-left: 10px; border-bottom: 1px solid #ffffff; margin-top:2px;height:18px;}

.subItemOver  a{padding-left: 10px;cursor:pointer;	text-decoration:none;}

.drop{border-left:1px solid black;border-right:1px solid black;	}



/*ending of coding*/
