.ddsmoothmenu {
	WIDTH: 120px;
	FONT: bold 12px Verdana;
	float:left;
    background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 93px;
	background-color: #aa4b39;
}
.ddsmoothmenu UL {
	Z-INDEX: 50;
	LIST-STYLE-TYPE: none;
	width: 198px;
	margin: 0px;
	padding: 0px;
}
.ddsmoothmenu UL LI {
	POSITION: relative;
	DISPLAY: inline;
	width: 120px;
	float: right;
}
.ddsmoothmenu UL LI A {
	DISPLAY: block; 
	COLOR: #2d2b2b; 
	TEXT-DECORATION: none
}
* HTML .ddsmoothmenu UL LI A {
	DISPLAY: inline-block
}
.ddsmoothmenu UL LI A:link {
	COLOR: #777777
}
.ddsmoothmenu UL LI A:visited {
	COLOR: #777777
}
.ddsmoothmenu UL LI A.selected {
	BACKGROUND-COLOR: #ffffff; COLOR: #000000
}
.ddsmoothmenu UL LI A:hover {
	BACKGROUND-COLOR: #ffffff; COLOR: #000000
}
.ddsmoothmenu UL LI UL {
	POSITION: absolute;
	MARGIN-TOP: 1px;
	DISPLAY: none;
	VISIBILITY: hidden;
	MARGIN-LEFT: -1px;
	LEFT: 120px;
	top: 0px;
}
.ddsmoothmenu UL LI UL LI {
	DISPLAY: list-item;
	FLOAT: none;
	width: 85px;
	left: 110px;
}
.ddsmoothmenu UL LI UL LI UL {
	BORDER-TOP: #cccccc 1px solid; TOP: 0px
}
.ddsmoothmenu UL LI UL LI A {
	WIDTH: 85px;
	FONT: 12px Verdana;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.ddsmoothmenu UL LI UL LI A:hover {
	BACKGROUND-COLOR: #f2f2f2
}
* HTML .ddsmoothmenu {
	HEIGHT: 249px;
	width: 198px;
	text-align: right;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
.downarrowclass {
	POSITION: absolute; TOP: 12px; RIGHT: 7px
}
.rightarrowclass {
	POSITION: absolute; TOP: 6px; RIGHT: 5px
}
.ddshadow {
	POSITION: absolute; WIDTH: 0px; BACKGROUND: silver; HEIGHT: 0px; TOP: 0px; LEFT: 0px
}
.toplevelshadow {
	opacity: 1
}
img{
border:0;
}
