  

.topItem
{
  background-image: url(/images/blue.jpg);
  background-position:left center;
  padding-left:5px;
  height:18px;
  cursor:pointer;
  text-decoration: none;
  color: #FFFFFF; 
  font-weight:bold;
  font-family:Arial;
  text-indent: 12px;
}


.topItemOver
{
  padding-left:5px;
  background-image: url(/images/blue9.jpg);
  background-position:left center;
  height:18px;
  cursor:pointer;
  text-decoration: none;
  color: #FFFFFF; 
  font-weight:bold;
  font-family:Arial;
  text-indent: 12px;
}



.dropMenu
{
  
  background:#F0F0F0;
  filter:alpha(opacity=100);
  border:1px solid #3366CC;
  width:288px;
  
}

.subMenu
{
   display:block;
}
.subItem
{
   height:21px;
   padding-left:10px;
   cursor:pointer;
   font-weight:bold;
   text-decoration:none;
   color:#000000;
}

.subItem a
{
   text-decoration:none;
   color:#000000;
}

.subItemOver
{
   
   height:21px;
   padding-left:10px;
   cursor:pointer;
   font-weight:bold;
}

.subItemOver  a
{
   color:#485C5A;
   text-decoration:none;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}

.topItem1
{
  background-image: url(/images/blue9a.jpg);
  background-position:left center;
  padding-left:5px;
  height:15px;
  cursor:pointer;
  text-decoration: none;
  color: #FFFFFF; 
  font-weight:bold;
  font-family:Arial;
}


.topItem1Over
{
  padding-left:5px;
  background-image: url(/images/blue9.jpg);
  background-position:left center;
  height:15px;
  cursor:pointer;
  text-decoration: none;
  color: #FFFFFF; 
  font-weight:bold;
  font-family:Arial;
  
}



.dropMenu1
{
  background:#F0F0F0;
  filter:alpha(opacity=100);
  border:1px solid #3366CC;
  width:174px;
}

.subMenu1
{
   display:block;

   
}
.subItem1
{
   height:21px;
   padding-left:10px;
   cursor:pointer;
   font-weight:bold;
   text-decoration:none;
   color:#000000;
   border-top-color:#FF0000;
}

.subItem1 a
{
   text-decoration:none;
   color:#000000;
}

.subItem1Over
{
   
   height:21px;
   padding-left:10px;
   cursor:pointer;
   font-weight:bold;
}

.subItem1Over  a
{
   color:#003399;
   text-decoration:none;
}


.topItem2
{
  background: #84596B;
  background-image: url(close.gif);
  background-position:right center;
  background-repeat:no-repeat;
  padding-left:3px;
  height:22px;
  cursor:pointer;
  text-decoration: none;
  color: #FFFFFF; 
  font-weight:bold;
  font-family:"GOTHIC";
}


.topItem2Over
{
  padding-left:3px;
  background: #84596B;
  background-image: url(open.gif);
  background-position:right center;
  background-repeat:no-repeat;
  height:22px;
  cursor:pointer;
  text-decoration: none;
  color: #FFFFFF; 
  font-weight:bold;
  font-family:"GOTHIC";
}



.dropMenu2
{
  background:#B58AA5;
  filter:alpha(opacity=100);
  border:1px solid #84596B;
  border-top-color:#CCCCCC;
}

.subMenu2
{
   display:block;
}
.subItem2
{
   height:21px;
   padding-left:10px;
   cursor:pointer;
   font-weight:bold;
   text-decoration:none;
   color:#CECFCE;
}

.subItem2 a
{
   text-decoration:none;
   color:#CECFCE;
}

.subItem2Over
{
   
   height:21px;
   padding-left:10px;
   cursor:pointer;
   font-weight:bold;
}

.subItem2Over  a
{
   color:#FFFFFF;
   text-decoration:none;
}

  




