.ddsmoothmenu-v
{
	border-bottom:1px solid #ccc;
}
.ddsmoothmenu-v ul{
margin: 0;
padding: 0;
width: 245px; /* Main Menu Item widths */
list-style-type: none;
font: normal 11px Verdana;
border-bottom: 1px solid #638c68;
}


.no_border{
margin: 0;
padding: 0;
width: 245px; /* Main Menu Item widths */
list-style-type: none;
font: bold 12px Verdana;
border-bottom: 0px solid #ccc;
}
 
.ddsmoothmenu-v ul li{
position: relative;
}

/* Top level menu links style */
.ddsmoothmenu-v ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px 6px 6px 30px;
/*border-bottom: 0px solid #778;*/
border-bottom: 0px solid #638c68;
border-right: 1px solid #638c68;
border-left: 1px solid #638c68;
}

.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active{
/*background-color: #99be9d; /*background of menu items (default state)*/
color: white;
/*background: url(../images/orange-bullet.gif) no-repeat center left; /*custom bullet list image*/
background: #99be9d url(../images/orange-bullet.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
}


.ddsmoothmenu-v ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
/*background: #053a21; */
background: #053a21 url(../images/orange-bullet-green.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
color: white;
}

.ddsmoothmenu-v ul li a:hover{
/*background: #053a21; /*background of menu items during onmouseover (hover state)*/
background: #053a21 url(../images/orange-bullet-green.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
color: white;
}

/*Sub level menu items */
.ddsmoothmenu-v ul li ul{
position: absolute;
width: 200px; /*Sub Menu Items width */
top: 0;
font-weight: normal;
visibility: hidden;
}

 
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li { float: left; height: 1%; }
* html .ddsmoothmenu-v ul li a { height: 1%; }
/* End */


/*New Pure CSS*/

.menu-div ul 
{
	border-bottom: 1px solid #638c68;
}
ul.cssMenu ul{display:none}
ul.cssMenu li:hover>*{display:block}
ul.cssMenu li:hover{
	position:relative;
}
ul.cssMenu ul{position: absolute;left:100%;top:0px;}
ul.cssMenu ul ul{position: absolute;left:98%;top:-2px;}
ul.cssMenu,ul.cssMenu ul{
	margin:0px;
	list-style:none;
	padding:0px;
	background-color:#FFFFFF;
	border:0px solid ;
}
ul.cssMenu table {border-collapse:collapse}
ul.cssMenu {
	display:block;
	font-size:0;
	zoom:1;
	width:245px;
	float: left;
}
ul.cssMenu ul{
	width:232px;
}
ul.cssMenu li{
display:block;
zoom:1;
	margin:0;
	font-size:0;
}
ul.cssMenu a:active, ul.cssMenu a:focus {
	outline-style:none
}
ul.cssMenu a, ul.cssMenu li.dis a:hover,ul.cssMenu li.sep a:hover{
	display:block;
	vertical-align:middle;
	zoom:1;
	/*background-color:#FFFFFF;*/
	/*border-bottom:0px solid #778;*/
	/*border-bottom: 0px solid #638c68;*/
	background: #99be9d url(../images/orange-bullet.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
	border-right: 1px solid #638c68;
	border-left: 1px solid #638c68;
	text-align:left;
	text-decoration:none;
	padding:6px 6px 6px 25px;
	/*_padding-left:0;*/
	font:normal 11px Verdana;
	color: #FFFFFF;
	text-decoration:none;
	cursor:pointer;
}

.cssMenu ul li a
{
	/*background-color:#DDBD67;*/
	background: #99be9d url(../images/orange-bullet.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
}

.menu-div
{
	margin:0px auto;
	padding:0px;
}

.menu-div h2
{
	margin:0px auto;
	padding:0px;
}

ul.cssMenu span{
	overflow:hidden;
}
ul.cssMenu ul li {
	float:none;
}
ul.cssMenu ul a, ul.cssMenu ul li.dis a:hover{
	text-align:left;
	white-space:nowrap;
}
ul.cssMenu li.sep{
	text-align:left;
	padding:0px;
	line-height:0;
}
ul.cssMenu li.sep span{
	float:none;
	padding-right:0;
	width:100%;
	height:3px;
	display:inline-block;
	background-color:;
	background-image:none;
}
ul.cssMenu li:hover>a{
	/*background-color:#9B4E20;*/
	/*border-style:solid;*/
	font:normal 11px Verdana;
	color: #FFFFFF;
	text-decoration:none;
	background: #053a21 url(../images/orange-bullet-green.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
}
ul.cssMenu li a:hover{
	_position:relative;
	/*background-color:#716A2B;*/
	/*border-style:solid;*/
	font:normal 11px Verdana;
	color: #FFFFFF;
	text-decoration:none;
	background: #053a21 url(../images/orange-bullet-green.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
}
ul.cssMenu li.dis a {
	color: #AAAAAA !important;
}
ul.cssMenu img {border: none;vertical-align: middle;margin-right:5px;width:16px;
height:16px;
}
ul.cssMenu ul img {width:16px;
height:16px;
}
ul.cssMenu img.over{display:none}
ul.cssMenu li.dis a:hover img.over{display:none !important}
ul.cssMenu li.dis a:hover img.def {display:inline !important}
ul.cssMenu li:hover > a img.def  {display:none}
ul.cssMenu li:hover > a img.over {display:inline}
ul.cssMenu a:hover img.over,ul.cssMenu a:hover ul img.def,ul.cssMenu a:hover a:hover img.over{display:inline}
ul.cssMenu a:hover img.def,ul.cssMenu a:hover ul img.over,ul.cssMenu a:hover a:hover img.def{display:none}
ul.cssMenu a:hover ul{display:block}
ul.cssMenu span{
	display:block;
	background-image:url(../images/arrowmain.gif);
	background-position:right center;
	background-repeat: no-repeat;
   padding-right:13px;}
ul.cssMenu li:hover>a>span{	background-image:url(../images/arrowmaino.gif);
}
ul.cssMenu a:hover span{	_background-image:url(../images/arrowmaino.gif)}

