.pepe
{
  background: url("pepe_basic.gif") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  font: bold 11px tahoma,verdana,sans-serif;
  background-color: #02AAEA;
  width: 210px;
  height: 22px;
  color: #E6F7FD;
  text-align: left;
  line-height: 22px;
  text-indent: 10px;
  text-decoration: none;
  display:block;
  
}

.pepe a
{
  background: url("pepe_basic.gif") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  font: bold 11px tahoma,verdana,sans-serif;
  background-color: #02AAEA;
  width: 210px;
  height: 22px;
  color: #E6F7FD;
  text-align: left;
  line-height: 22px;
  text-indent: 10px;
  text-decoration: none;
  display:block;
  
}

.pepe a:hover
{
  background: url("topitem_basic_over.gif") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  font: bold 11px tahoma,verdana,sans-serif;
  background-color: #02AAEA;
  width: 210px;
  height: 22px;
  color: #548536;
  text-align: left;
  line-height: 22px;
  text-indent: 10px;
  text-decoration: none;
  display:block;
  
}

.topItem
{
  font: bold 11px tahoma,verdana,sans-serif;
  background: url("topitem_basic.gif") no-repeat 0 0;
  background-position:center center;
  background-repeat:repeat-repeat;
  width: 210px;
  height: 22px;
  color: #E6F7FD;
  cursor:pointer;
  text-align: left;
  line-height: 22px;
  text-indent: 10px;
  
}

.topItemOver
{
  font: bold 11px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url("topitem_basic_over.gif") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  width: 210px;
  height: 22px;
  color: #548536;
  cursor:pointer;
  text-align: left;
  line-height: 22px;
  text-indent: 10px;
}


.topItemClose
{
  position: static;
  font: bold 11px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url("topitem_basic.gif") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  width: 210px;
  height: 22px;
  color: #E6F7FD;
  cursor:pointer;
  text-align: left;
  line-height: 22px;
  text-indent: 10px;
}

.topItemCloseOver
{
  position: static;
  font: bold 11px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url("topitem_basic_over.gif") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  width: 210px;
  height: 22px;
  color: #548536;
  cursor:pointer;
  text-align: left;
  line-height: 22px;
  text-indent: 10px;
}

.dropMenu
{
  width: 210px;
  font: bold 11px tahoma,verdana,sans-serif;	
  color: #2387D1;
  border: none;
  filter:alpha(opacity=100);
  background: url("submenu.jpg") no-repeat 0 0;
  background-position:center left;
  background-repeat: repeat-y;
  text-align: left;
  line-height: 22px;
  text-indent: 10px;
}


.subItem
{
   width: 210px;
   height: 22px;
   font: 11px tahoma,verdana,sans-serif;	
   text-decoration: none;
   color: #2387D1;
   font-weight: bold;
   line-height: 22px;
   text-indent: 10px;
}

.subItem a
{
   width: 210px;
   height: 22px;
   font: 11px tahoma,verdana,sans-serif;	
   text-decoration: none;
   color: #2387D1;
   font-weight: bold;
   line-height: 22px;
   text-indent: 10px;
}

.subMenu
{
   display:block;
}

.subItemOver
{
   background: url("submenu_on.gif") no-repeat 0 0;
   background-position:center left;
   background-repeat: no-repeat;   
   width: 210px;
   height: 22px;
   margin-left:0px;
   margin-top: 0px;
   font: 11px tahoma,verdana,sans-serif;	
   text-decoration: none;
   color: #548536;
   font-weight: bold;
   line-height: 22px;
   text-indent: 10px;
}

.subItemOver  a
{
   background: url("submenu_on.gif") no-repeat 0 0;
   background-position:center left;
   background-repeat: no-repeat;   
   width: 210px;
   height: 22px;
   font: 11px tahoma,verdana,sans-serif;	
   text-decoration: none;
   color: #548536;
   font-weight: bold;
   line-height: 22px;
   text-indent: 10px;
   display-block;
}


.drop
{
   border-left:0px solid black;
   border-right:0px solid black;	
}




