  
.mainDiv
{
  width:155px; font-size:10pt
}
.topItem
{
  border:1px solid #008000; width:155px;
  height:15px;
  cursor:pointer;
  background: #663300;
  text-decoration: none;
  color: #008000; 
  font-weight:bold;
  font-family:"Times New Roman"; font-size:10pt
 
}


.dropMenu
{
  border:1px solid #663300; background:#663300; font-family:Times New Roman; color:#663300; font-weight:bold; font-size:10pt
}

.subMenu
{
   display:none; font-family:Times New Roman; color:#663300; font-weight:bold; font-size:10pt
}
.subItem
{
   padding-left:5px;
   cursor:pointer;
   font-weight:bold;
   text-decoration:none;
   color:#663300;font-family:Times New Roman; font-size:10pt
}

.subItem a
{
   text-decoration:none;
   color:#663300;font-family:Times New Roman; font-weight:bold; font-size:10pt
}

.subItemOver
{
   cursor:pointer;
   color:#663300;
   text-decoration:underline;
   font-weight:bold;
   padding-left:5px; font-family:Times New Roman; font-size:10pt
}

.subItemOver  a
{
   color:#663300;font-family:Times New Roman; font-weight:bold; font-size:10pt
}


.drop
{
   border-left:1px solid #008000;
   border-right:1px solid #008000;; font-family:Times New Roman; color:#663300; font-weight:bold; font-size:10pt	
}