.hoj{
padding:0px;
margin:0;
border:0;
   height:2px;
   background-color:#00CC66;
  
}
.topItem
{
  background: #dad7d7;
  background-image: url(close.gif);
  background-position:right center;
  background-repeat:no-repeat;
  padding-left:0px;
  height:22px;
  cursor:pointer;
  text-decoration: none;
  color: #C1DAD6; 
  font-weight:bold;
  font-family: Verdana;
  font-size: 10px
}


.topItemOver
{
	padding-left: 0px;
	background: #dad7d7;
	background-image: url(open.gif);
	background-position: right center;
	background-repeat: no-repeat;
	height: 22px;
	cursor: pointer;
	text-decoration: none;
	color: #C1DAD6;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px
}



.dropMenu
{
  background:#dad7d7;
  filter:alpha(opacity=100);
  border:1px solid #6D929B;

}

.subMenu
{
   display:block;
}
.subItem
{
   height:21px;
   padding-left:0px;
   cursor:pointer;
   font-weight:bold;
   text-decoration:none;
   color:#6D929B;
}

.subItem a
{
   text-decoration:none;
   color:#6D929B;
}

.subItemOver
{
   
   height:21px;
   padding-left:0px;
   cursor:pointer;
   font-weight:bold;
}

.subItemOver  a
{
   color:#485C5A;
   text-decoration:none;
}


.drop
{
   border-left:0px solid black;
   border-right:0px solid black;	
}

.topItem1
{
  background: #cccccc;
  background-image: url(close.gif);
  background-position:right center;
  background-repeat:no-repeat;
  padding-left:0px;
  height:17px;
  cursor:pointer;
  text-decoration: none;
  color: #000000; 
  font-weight:bold;
  font-family: Verdana;
  font-size: 11px
}


.topItem1Over
{
  padding-left:0px;
  background: #cccccc;
  background-image: url(open.gif);
  background-position:right center;
  background-repeat:no-repeat;
  height:17px;
  cursor:pointer;
  text-decoration: none;
  color: #000000; 
  font-weight:bold;
  font-family: Verdana;
  font-size: 11px
}



.dropMenu1
{
  filter:alpha(opacity=100);
  border:0px solid #3366CC;

}

.subMenu1
{
   display:block;
}
.subItem1
{
	height:21px;
   padding-left:0px;
   cursor:pointer;
   font-weight:bold;
   text-decoration:none;
   color:#000000;
}

.subItem1 a
{
   text-decoration:none;
   color:#000000;
}

.subItem1Over
{
   
   height:21px;
   padding-left:0px;
   cursor:pointer;
   font-weight:bold;
}

.subItem1Over  a
{
   color:#000000 ;
   text-decoration:none;
}


.topItem2
{
   background: #999999;
  background-image: url(close.gif);
  background-position:right center;
  background-repeat:no-repeat;
  padding-left:0px;
  height:17px;
  cursor:pointer;
  text-decoration: none;
  color: #000000; 
  font-weight:bold;
  font-family: Verdana;
  font-size: 11px
}


.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;

}

.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;
}

  




