/*.ddsmoothmenu {
	position:absolute; 
	background:url(images/menubg.jpg) repeat-x;
	width:968px;
	height:40px; 
	font-family:"Helvetica", sans-serif;
	font-weight:700;
	font-size:17px;
	color:#000;
	text-align:center;
	text-decoration:none;
	line-height:30px;
	float:left;
	left:0;
	margin:0 auto 0 145px; 
}*/
.ddsmoothmenu {
 position:absolute; 
 background:url(../images/menubg.jpg) repeat-x;
 width:973px;
 height:40px; 
 font-family:"Helvetica", sans-serif;
 font-weight:700;
 font-size:17px;
 color:#000;
 text-align:center;
 text-decoration:none;
 line-height:30px;
 float:left;
 /*left:0;*/
 margin:0; 
}
.ddsmoothmenu UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px; 
	z-index:0; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none;
}
.ddsmoothmenu UL LI {
	DISPLAY: inline; 
	FLOAT: left; 
	POSITION: relative;
}
.ddsmoothmenu UL LI li A {
	BORDER-RIGHT: #e2e4e5 1px solid; 
	PADDING-RIGHT: 10px;
	DISPLAY: block; 
	PADDING-LEFT: 10px;
	background:url(images/menubg.jpg) repeat-x;
	/*PADDING-BOTTOM: 4px;*/
	font-family:"Helvetica", sans-serif;
	font-weight:normal;
	font-size:17px;
	COLOR: #000;
	/*PADDING-TOP: 2px; */
	TEXT-DECORATION: none; 
	text-align:left;
	width:auto;
	height:40px;
	line-height:40px;
}
/*.ddsmoothmenu UL LI A {
	BORDER-RIGHT: #e2e4e5 1px solid; 
	DISPLAY: block; 
	background:url(images/menubg.jpg) repeat-x;
	font-family:"Helvetica", sans-serif;
	font-weight:normal;
	font-size:17px;
	COLOR: #000;	
	TEXT-DECORATION: none; 
	text-align:left;
	width:auto;
	height:40px;
	line-height:40px;
}*/
.ddsmoothmenu UL LI A {
 DISPLAY: block; 
 background:url(images/menubg.jpg) repeat-x;
 font-family:"Helvetica", sans-serif;
 font-weight:normal;
 font-size:17px;
 COLOR: #000; 
 TEXT-DECORATION: none; 
 text-align:left;
 width:auto;
 height:40px;
 line-height:40px;
}

* HTML .ddsmoothmenu UL LI A {
	DISPLAY: inline-block;
	font-size:17px;
	text-align:left;
}
.ddsmoothmenu UL LI A:link {
	COLOR:#000;
	font-size:13px;
	text-align:left;
}
/*.ddsmoothmenu UL LI A:visited {
	COLOR: white;
	font-size:13px;
	text-align:left;
}*/
.ddsmoothmenu UL LI A:visited {
 COLOR:#000;
 font-size:13px;
 text-align:left;
}
.ddsmoothmenu UL LI A.selected {
	background:url(images/menuactive.jpg) repeat-x;
	width:auto;
	height:40px;
	COLOR: white;
}
.ddsmoothmenu UL LI A:hover {
	background:url(images/menuactive.jpg) repeat-x;
	COLOR: white;
}
.ddsmoothmenutwo, .ddsmoothmenutwo a:link, .ddsmoothmenutwo a:active, .ddsmoothmenutwo a:visited, .ddsmoothmenutwo a:hover {
	background:url(images/menuactive.jpg) repeat-x;
	COLOR: white;
}
/*.ddsmoothmenu UL LI UL {
	DISPLAY: none; 
	LEFT: 0px; 
	VISIBILITY: hidden; 
	POSITION: absolute;
}*/
.ddsmoothmenu UL LI UL {
 DISPLAY: none; 
 /*LEFT: 0px; */
 VISIBILITY: hidden; 
 POSITION: absolute;
}
.ddsmoothmenu UL LI UL LI {
	DISPLAY: list-item; 
	FLOAT: none;
}
.ddsmoothmenu UL LI UL LI UL {
	TOP: 0px;
}
.ddsmoothmenu UL LI UL LI A {
	BORDER-TOP-WIDTH: 0px;
	/*PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;*/
	PADDING-BOTTOM: 2px;
	MARGIN: 0px;
	font-family:"Helvetica", sans-serif;
	WIDTH: 150px; 
	height:30px; 
	/*PADDING-TOP: 5px;*/
	text-align:left;
	text-transform:none;
}
/*.rightarrowclass {
	RIGHT: 5px; POSITION: absolute; TOP: 6px
}*/
.ddshadow {
/*	BACKGROUND:#efeeef; */
	right: 0px;
	WIDTH: 0px; 
	POSITION: absolute;
	TOP: 0px; 
	HEIGHT: 0px;
}
.toplevelshadow {
	opacity: 0.8;
}