.navbar
{
}  

.mainDiv
{
}

.topItem
{
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;

	letter-spacing: 0;
  	border: none;
 
  	height: auto;
  	padding-top:6px;
  	cursor:pointer;
  	text-indent:10px;
}

.topItemOver
{
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;

	letter-spacing: 0;
  	border: none;
 
  	height: auto;
  	padding-top:6px;
  	cursor:pointer;
  	text-indent:10px;
}

.topItemClose
{
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;

	letter-spacing: 0;
  	border: none;
 
  	height: auto;
  	padding-top:6px;
  	cursor:pointer;
  	text-indent:10px;
}


.topItemCloseOver
{
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;

	letter-spacing: 0;
  	border: none;
 
  	height: auto;
  	padding-top:6px;
  	cursor:pointer;
  	text-indent:10px;
}


.dropMenu
{
  color: #000;
  border: 1px solid #FFFFFF;
  border-width: 0 1px 1px 1px;
  filter:alpha(opacity=100);
  padding-top:5px; /*  5ph; */
  padding-bottom:5px;
}

.subMenu
{
   display:block;
}
.subItemActive {
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ec2224; 
	
	margin-left:10px;
   	margin-top:2px;
   	height:18px;
}

.subItemActive a
{
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ec2224; 
	
	margin-left:10px;
   	margin-top:2px;
   	height:18px;
	
}

.subItemActive:hover
{
/*    margin-left:23px;
    font: Verdana, Arial, Helvetica, sans-serif;	 	
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ec2224;*/

}

.subItemActiveOver
{
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ec2224; 
	
	margin-left:10px;
   	margin-top:2px;
   	height:18px;

}



.subItemActiveOver  a
{
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ec2224; 
	
	margin-left:10px;
   	margin-top:2px;
   	height:18px;
}


.subItem
{
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000; 
	
	margin-left:10px;
   	margin-top:2px;
   	height:18px;
   
}

.subItem a
{
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000; 
	
	margin-left:10px;
   	margin-top:2px;
   	height:18px;
	
}

.subItem:hover
{
/*    margin-left:23px;
    font: Verdana, Arial, Helvetica, sans-serif;	 	
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ec2224;*/

}

.subItemOver
{
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000; 
	
	margin-left:10px;
   	margin-top:2px;
   	height:18px;

}



.subItemOver  a
{
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ec2224; 
	
	margin-left:10px;
   	margin-top:2px;
   	height:18px;
}


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

