.navbar
{
} 
.mainDiv
{
  width:185px;
  
}
.topItem
{
  font: normal 11px Arial;
height:32px;
color: #666;
background: #ffffff;
display: block;
padding: 0px 0;
line-height: 32px;
background:url("../images/realstar/buttons/blue.jpg") left center no-repeat;
padding-left: 20px; /*link text is indented 8px*/
text-decoration: none;
cursor:pointer;
}

.topItemOver
{
 font: normal 11px Arial;
height:32px;
color: #666;
background: #ffffff;
display: block;
padding: 0px 0;
line-height: 32px;
background:url("../images/realstar/buttons/blue.jpg") left center no-repeat;
padding-left: 20px; /*link text is indented 8px*/
text-decoration: none;
cursor:pointer;
}

.topItemClose
{
   font: normal 11px Arial;
height:32px;
color: #666;
background: #ffffff;
display: block;
padding: 0px 0;
line-height: 32px;
background:url("../images/realstar/buttons/blue.jpg") left center no-repeat;
padding-left: 20px; /*link text is indented 8px*/
text-decoration: none;
cursor:pointer;
}


.topItemCloseOver
{
   font: normal 11px Arial;
height:32px;
color: #666;
background: #ffffff;
display: block;
padding: 0px 0;
line-height: 32px;
background:url("../images/realstar/buttons/blue.jpg") left center no-repeat;
padding-left: 20px; /*link text is indented 8px*/
text-decoration: none;
cursor:pointer;
}

.subItem2
{
   font: normal 11px Arial;
height:32px;
color: #666;
background: #ffffff;
display: block;
padding: 0px 0;
line-height: 32px;
background:url("../images/realstar/buttons/grey.jpg") left center no-repeat;
padding-left: 20px; /*link text is indented 8px*/
text-decoration: none;
   
}

.subItem2 a
{
  font: normal 11px Arial;
height:32px;
color: #666;
background: #ffffff;
display: block;
padding: 0px 0;
line-height: 32px;
background:url("../images/realstar/buttons/grey.jpg") left center no-repeat;
padding-left: 20px; /*link text is indented 8px*/
text-decoration: none;
}

.subItem2Over
{
   font: normal 11px Arial;
height:32px;
color: #666;
background: #ffffff;
display: block;
padding: 0px 0;
line-height: 32px;
background:url("../images/realstar/buttons/grey.jpg") left center no-repeat;
padding-left: 20px; /*link text is indented 8px*/
text-decoration: none;
}

.subItem2Over  a
{
   font: normal 11px Arial;
height:32px;
color: #666;
background: #ffffff;
display: block;
padding: 0px 0;
line-height: 32px;
background:url("../images/realstar/buttons/grey.jpg") left center no-repeat;
padding-left: 20px; /*link text is indented 8px*/
text-decoration: none;
}

.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}
.dropMenu
{
}

.subMenu
{
   display:block;
}

.subItem
{
   margin-left:10px;
   margin-top:2px;
   height:18px;
   font: 11px tahoma,verdana,sans-serif;	
   text-decoration:none;
   color: #215dc6;
   
}

.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;
}

.subMenu
{
   display:block;
}

.subItem
{
   margin-left:10px;
   margin-top:2px;
   height:18px;
   font: 11px tahoma,verdana,sans-serif;	
   text-decoration:none;
   color: #215dc6;
   
}

.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 black;	
}


