.ddsmoothmenu-v ul{
margin: 0;
padding: 0;
width:250px; /* Main Menu Item widths */
list-style-type: none;
font-family:Arial, Helvetica, sans-serif;
float: left;
padding:10px;
background:#1fbafa;
}

.ddsmoothmenu-v ul li:hover
{
	
}
 
.ddsmoothmenu-v ul li{
	position: relative;
	
	width:250px;
	padding:5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	
	border-bottom:dashed 1px #CCCCCC;


}
.ddsmoothmenu-v ul li:last-child
{
	border-bottom:none;
}

.ddsmoothmenu-v .dm_c1
{

	
}

/* Top level menu links style */
.ddsmoothmenu-v ul li a{
display: block;

color:#FFFFFF;
text-decoration: none;
line-height:22px;
font-family:font_HHH;
font-size:17px;
	
}

.ddsmoothmenu-v ul li a:active{
color: #FF0;
}


.ddsmoothmenu-v ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
color: #FF0;
}

.ddsmoothmenu-v ul li a:hover{
  /*background of menu items during onmouseover (hover state)*/
color: #FF0;
}

/*Sub level menu items */
.ddsmoothmenu-v ul li ul{
visibility: hidden;
background:none;

position:absolute;

width:200px;
margin:0px;
padding:0px;
background:#0e8fd8;
border:solid 1px #CCCCCC;

z-index:999;
padding:0px 10px;


}
.ddsmoothmenu-v ul li ul li
{
background:none;
border:none;
padding:0px;
margin:0px;
width:200px;
margin:5px 0px;
}

.ddsmoothmenu-v ul li ul li a
{
	line-height:20px;
	font-size:14px;
	padding-bottom:0px;
}
 
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li { float: left; height: 1%; }
* html .ddsmoothmenu-v ul li a { height: 1%; }
/* End */
/*
     FILE ARCHIVED ON 10:50:58 Feb 08, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:35:47 Sep 21, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.655
  exclusion.robots: 0.093
  exclusion.robots.policy: 0.08
  esindex: 0.009
  cdx.remote: 19.074
  LoadShardBlock: 282.209 (3)
  PetaboxLoader3.datanode: 170.288 (5)
  PetaboxLoader3.resolve: 271.72 (3)
  load_resource: 289.983 (2)
*/