.ddsmoothmenu{
	height:35px;
	margin:0 auto;
    width: 1001px;
	text-align:center;
	float:left;
    margin-left: 9px;
	}


.ddsmoothmenu ul{
    z-index:10;
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
	margin-left:-9px;
}
 
/*Top level list items*/
.ddsmoothmenu ul li{
    position: relative;
    display: inline;
    float: left;
    z-index:10;
}


/*Top level menu link items style SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE*/
.ddsmoothmenu ul li a{
    float:left;
    display: block;
	background:url(menu_seperate.png) no-repeat right top;
    behavior: url(png_fix/iepngfix.htc);
	text-decoration:none;
}


.ddsmoothmenu ul li a span.middle{
    float:left;
    display: block;
    color: #5b8828;
    text-decoration: none;
    border:0px solid red;
	padding:0px 20px 0px 20px;
	height:35px;
	line-height:35px;
	font-weight:bold;
	margin:0;
	
}
.ddsmoothmenu ul li a span.left{
    float:left;
    display: block;
    text-decoration: none;
	height:35px;
}
.ddsmoothmenu ul li a span.right{
    float:left;
    display: block;
    text-decoration: none;
	height:35px;
}


.ddsmoothmenu ul li a.selected, .ddsmoothmenu ul li a.current, .ddsmoothmenu ul li a:hover{
    float:left;
    display: block;
    /*background: url(menu_seperate.png) no-repeat right center;*/
    behavior: url(png_fix/iepngfix.htc);
	height:35px;
}
.ddsmoothmenu ul li a.selected span.middle, .ddsmoothmenu ul li a.current span.middle, .ddsmoothmenu ul li a:hover span.middle{
    float:left;
    display: block;
    color:#FFF;
    text-decoration: none;
	padding:0px 14px 0px 20px;
	height:35px;
	line-height:35px;
	font-weight:bold;
	margin:0;
	background: url(center.png) repeat-x center;

}
.ddsmoothmenu ul li a.selected span.left, .ddsmoothmenu ul li a.current span.left, .ddsmoothmenu ul li a:hover span.left{
    float:left;
    display: block;
    text-decoration: none;
    text-align: center;
    background: url(left.png) no-repeat center;
    width: 3px;
    height: 25px;
    margin-top: 5px;
}
.ddsmoothmenu ul li a.selected span.right, .ddsmoothmenu ul li a.current span.right, .ddsmoothmenu ul li a:hover span.right{
    float:left;
    display: block;
    text-decoration: none;
    text-align: center;
    background: url(right.png) no-repeat center;
    width: 3px;
    height: 25px;
    margin-top: 5px;
}
/* END Top level menu link items style SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE*/







/*Top level menu link items style  NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE*/


/*FOR SIMPLE RECORD ACTION :SELECTED, CURRENT, HOVER*/
.ddsmoothmenu ul:first-of-type > li:first-child  a.selected, .ddsmoothmenu ul:first-of-type > li:first-child  a.current, .ddsmoothmenu ul:first-of-type > li:first-child  a:hover{
    float:left;
    display: block;
    /*background: url(menu_seperate.png) no-repeat right center;*/
    behavior: url(png_fix/iepngfix.htc);
}
.ddsmoothmenu ul:first-of-type > li:first-child  a.selected span.middle, .ddsmoothmenu ul:first-of-type > li:first-child  a.current span.middle, .ddsmoothmenu ul:first-of-type > li:first-child  a:hover span.middle{
    float:left;
    display: block;
	font-weight:bold;
    text-decoration: none;
	height:35px;
	line-height:35px;
	margin:0;
    background: url(center.png) repeat-x center;

}
.ddsmoothmenu ul:first-of-type > li:first-child  a.selected span.left, .ddsmoothmenu ul:first-of-type > li:first-child  a.current span.left, .ddsmoothmenu ul:first-of-type > li:first-child  a:hover span.left{
    float:left;
    display: block;
    text-decoration: none;
    text-align: center;
    background: url(left.png) no-repeat center;
    width: 3px;
    height: 25px;
    margin-top: 5px;
}
.ddsmoothmenu ul:first-of-type > li:first-child  a.selected span.right, .ddsmoothmenu ul:first-of-type > li:first-child  a.current span.right, .ddsmoothmenu ul:first-of-type > li:first-child  a:hover span.right{
    float:left;
    display: block;
    text-decoration: none;
    text-align: center;
    background: url(right.png) no-repeat center;
    width: 3px;
    height: 25px;
    margin-top: 5px;

}
/* END Top level menu link items style NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE*/









/*Top level menu link items style  NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE*/
.ddsmoothmenu ul li.noseperate a{
     float:left;
    display: block;
	background:none;
    behavior: url(png_fix/iepngfix.htc);
	
}


.ddsmoothmenu ul li.noseperate a span.middle{
    float:left;
    display: block;
    color: #5b8828;
    text-decoration: none;
    height:35px;
	padding:0px 25px 0px 25px;
	line-height:35px;
/*	background:url(menu_seperate.png) no-repeat right; 
*/}
.ddsmoothmenu ul li.noseperate a span.left{
    float:left;
    display: block;
    text-decoration: none;
}
.ddsmoothmenu ul li.noseperate a span.right{
    float:left;
    display: block;
    text-decoration: none;
	/*background:none;*/
}

/*FOR SIMPLE RECORD ACTION :SELECTED, CURRENT, HOVER*/
.ddsmoothmenu ul li.noseperate a.selected, .ddsmoothmenu ul li.noseperate a.current, .ddsmoothmenu ul li.noseperate a:hover{
     float:left;
    display: block;
    background:none;
    behavior: url(png_fix/iepngfix.htc);
}
.ddsmoothmenu ul li.noseperate a.selected span.middle, .ddsmoothmenu ul li.noseperate a.current span.middle, .ddsmoothmenu ul li.noseperate a:hover span.middle{
    float:left;
    display: block;
    color:#fff;
	font-weight:bold;
    text-decoration: none;
    height:35px;
	line-height:35px;
	padding:0px 20px 0px 20px;

}
.ddsmoothmenu ul li.noseperate a.selected span.left, .ddsmoothmenu ul li.noseperate a.current span.left, .ddsmoothmenu ul li.noseperate a:hover span.left{
    float:left;
    display: block;
    text-decoration: none;
    text-align: center;
}
.ddsmoothmenu ul li.noseperate a.selected span.right, .ddsmoothmenu ul li.noseperate a.current span.right, .ddsmoothmenu ul li.noseperate a:hover span.right{
    float:left;
    display: block;
    text-decoration: none;
    text-align: center;
}
/* END Top level menu link items style NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE NO SEPERATE*/





* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
                              display: inline-block;
}

* html .ddsmoothmenu ul li a.last{ /*IE6 hack to get sub menu links to behave correctly*/
                                   display: inline-block;
}


/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
z-index:5px;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
padding:0px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: left;
padding:0px;
background:none;
margin-top:0px;

}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */

.ddsmoothmenu ul li ul:first-of-type > li:first-child a{
    width: auto; /*width of sub menus*/
    height: auto;
    min-width: 220px;
    min-height: 20px;
    line-height:20px;
    margin-left: 9px;
    padding:4px;
    text-align:left;
    text-decoration:none;
    background:#ede8cb !important;
    color: #000;
    
}
.ddsmoothmenu ul li ul li a{
    width: auto; /*width of sub menus*/
    min-width: 220px;
    height: auto;
    min-height: 20px;
    text-align:left;
    margin-left: 9px;
    padding:4px;
    border-bottom: 1px solid #fff;
    background:#ede8cb !important;
    color: #000;
    text-decoration:none;
    line-height:20px;
    font-weight:bold;
}


.ddsmoothmenu ul li  ul li a.selected, .ddsmoothmenu ul li ul li a.current, .ddsmoothmenu ul li ul li a:hover{ 
    /*CSS class that's dynamically added to the currently active menu items' LI A element*/
    width: auto; /*width of sub menus*/
    min-width: 220px;
    margin-left: 9px;
    padding:4px;
    background:#027e03 !important;
    text-align:left;
    color: white !important;
    line-height:20px;
    height: auto;
    min-height: 20px;
}


.ddsmoothmenu ul li  ul:first-of-type > li:first-child a.selected, .ddsmoothmenu ul li ul:first-of-type > li:first-child a.current, .ddsmoothmenu ul li ul:first-of-type > li:first-child a:hover{ 
    /*CSS class that's dynamically added to the currently active menu items' LI A element*/
    width: auto; /*width of sub menus*/
    min-width: 220px;
    height: auto;
    margin: 0px;
    margin-left: 9px;
    padding:4px;
    background:#027e03 !important;
    text-align:left;
    color: #ffff35;
    line-height:20px;
}







/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
	/*position: absolute;*/
    margin:0px;
    visibility: hidden;
	display:none;
}

.rightarrowclass{
    position: absolute;
	z-index:5px;
    top: 0px;
    right: 0px;
    visibility: hidden;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
    position: absolute;
	z-index:5px;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    background: silver;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
                 opacity: 0.8;
}