.ddsmoothmenu-v {
	padding: 0px;
	width: 181px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 17px;
	text-align:left;
}
.ddsmoothmenu-v ul{
	margin: 0;
	padding: 0;
	width: 181px; /* Main Menu Item widths */
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #302018;
	text-decoration: none;
}
 
.ddsmoothmenu-v ul li{
	position: relative;
	width: 181px;
	padding-bottom: 1px;
	display: block;
	float: left;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #e3e3e3;
	background-image: url(../images/brdr-rpt.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/* Top level menu links style */
.ddsmoothmenu-v ul li a{
	overflow: auto; /*force hasLayout in IE7 */
	color: #787878;
	display: block;
	padding-left: 0px;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	width: 181px;
	position:none;
	float: left;
	background-image: url(../images/lft-prt-arw.jpg);
	background-repeat: no-repeat;
	background-position: 171px 11px;
}
/* End */
.ddsmoothmenu-v ul li a span {
	overflow: auto; /*force hasLayout in IE7 */
	color: #787878;
	padding-left: 5px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	position:none;
	width:165px;
}
.ddsmoothmenu-v ul li a:hover span {
	overflow: auto; /*force hasLayout in IE7 */
	color: #fff;
	padding-left: 5px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	position:none;
}


.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active{
	/*background of menu items (default state)*/
	/*color: #302018;*/
}


.ddsmoothmenu-v ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	color: #FFFFFF;
	background-color: #23355c;
	background-image: url(../images/lft-prt-arw-hover.jpg);
	background-repeat: no-repeat;
	background-position: 171px 11px;
	display: block;
}
.ddsmoothmenu-v ul li a.selected span{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	color: #FFFFFF !important;
	display: block;
	background-image: url(../images/rigt-arrow.png);
	background-repeat: no-repeat;
	background-position: 160px 4px;
}
.ddsmoothmenu-v ul li a:hover{
	color: #FFFFFF;
	background-color: #23355c;
	background-image: url(../images/lft-prt-arw-hover.jpg);
	background-repeat: no-repeat;
	background-position: 171px 11px;
}

/*Sub level menu items */
.ddsmoothmenu-v ul li ul{
	list-style-type: none;
	visibility: hidden;
	z-index: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	display: block;
	float: left;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 190px;
	line-height: normal;
	list-style-image: none;
	padding: 0px;
	background-color: #23355c;
	margin: 0px;
	color: #FFFFFF;
	border: 1px solid #23355c;
}
 .ddsmoothmenu-v ul li ul li {
	width: 108px; /*width of menu (not including side paddings)*/
	color: #8e7847;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #23355c;
	background-image: none;
}
 
 .ddsmoothmenu-v ul li ul li a{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/submenu-blt.jpg);
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	line-height: normal;
	background-color: #23355c;
	display: block;
	float: left;
	width: 190px;
	border: 0px none #d8d8d8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: 97px 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.ddsmoothmenu-v ul li ul li a span {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	line-height: normal;
	border: 0px none #d8d8d8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
.ddsmoothmenu-v ul li ul li a:hover span {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	line-height: normal;
	border: 0px none #d8d8d8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}

  .ddsmoothmenu-v ul li ul li a:hover{
	color: #431312;
	text-decoration: none;
	background-image: url(../images/submenu-hover-blt.jpg);
	line-height: normal;
	background-color: #f1f1f1;
	border: 0px none #d24e3b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 97px 9px;
}
 
 
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li {
	float: left;
}
* html .ddsmoothmenu-v ul li a {
}
.ddsmoothmenu-v ul li ul li a:hover span {
	color: #333;
	text-decoration: none;
	background-image: url(../images/submenu-hover-blt.jpg);
	line-height: normal;
	background-color: #f1f1f1;
	border: 0px none #d24e3b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 97px 3px;
}
