  
.mainDiv1
  { width: 183px }
.topItem1
          { color: #ffefe1; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; background: #1d61a1; text-align: center; cursor: pointer; width: 183px; height: 18px }


.dropMenu1
       { background: #003475; border: solid 1px #000 }

.subMenu1
{ color: #fff; display:none; }
.subItem1
      { color: #fff; font-size: 8pt; font-weight: bold; text-decoration: none; cursor: pointer; padding-left: 5px }

.subItem1 a
     { color: #fff; font-size: 8pt; text-decoration: none }

.subItemOver1
   { color: #ff8019; font-size: 8pt; font-weight: bold; text-decoration: underline; cursor: pointer; padding-left: 5px }

.subItemOver1  a
   { color: #ff8019; font-size: 8pt }
  
.mainDiv
 { width: 183px }
.topItem
         { color: #ffefe1; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; background: #ff8019; text-align: center; cursor: pointer; width: 183px; height: 18px }
.topItem2    { color: #ffefe1; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; background: #ff8019; text-align: center; cursor: pointer; width: 183px; height: 18px; border-top: 1px none #003475; border-bottom: 1px none #003475 }
.topitem2a  { color: #ffefe1; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; background-color: #ff8019 }
.dropMenu
    { background: #1d61a1; border-style: solid; border-width: 1px; border-color: #003475 #bcc9d6 #bcc9d6 }

.subMenu
{ color: #fff; display:none; }
.subItem
     { color: #1d61a1; font-size: 8pt; font-weight: bold; text-decoration: none; cursor: pointer; padding-left: 5px }
.subItem a
     { color: #fff; font-size: 8pt; text-decoration: none }

.subItemOver
   { color: #ff8019; font-size: 8pt; font-weight: bold; text-decoration: underline; cursor: pointer; padding-left: 5px }

.subItemOver  a
   { color: #ff8019; font-size: 8pt }


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}

