.ddsmoothmenu {
	Z-INDEX: 100; WIDTH: 100%; 
	font-size:12px;
	font-weight:bold;
	font-family:tahoma;
	color:#365BAB; 
}
.ddsmoothmenu UL {
	Z-INDEX:100; PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px; font-weight:bold;
}
.ddsmoothmenu UL LI {
	Z-INDEX: 100; POSITION: relative; display: inline; FLOAT: left;
	color:#365BAB;font-weight:bold;
}
.ddsmoothmenu UL LI A {
	Z-INDEX: 100; PADDING-BOTTOM: 8px; PADDING-LEFT: 10px; PADDING-RIGHT: 25px; DISPLAY: block; COLOR: color:#365BAB; BORDER-RIGHT: #A20010 1px solid; TEXT-DECORATION: none; PADDING-TOP: 9px;  
	font-weight:bold;}
* HTML .ddsmoothmenu UL LI A {
	DISPLAY: inline-block
}
.ddsmoothmenu UL LI A:link {
	COLOR: #ffffff;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
}
.ddsmoothmenu UL LI A:visited {
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	COLOR: #ffffff;
}
.ddsmoothmenu UL LI A.selected {
	COLOR: white;
}
.ddsmoothmenu UL LI A:hover {
	COLOR: #FF9FB1;
	text-decoration:none;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	background-image: url("/images/nav_over.jpg"); 
	background-repeat:repeat-x;
}
.ddsmoothmenu UL LI UL {
	Z-INDEX: 100; POSITION: absolute; DISPLAY: none; VISIBILITY: hidden; LEFT: 0px;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
}
.ddsmoothmenu UL LI UL LI {
	DISPLAY: list-item; FLOAT: none;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
}
.ddsmoothmenu UL LI UL LI UL {
	TOP: 0px;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
}
.ddsmoothmenu UL LI UL LI A {
	border-bottom: 1px solid #3F0812;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	padding-bottom:5px; margin: 0px; padding-left: 12px; width: 160px; padding-right: 5px; padding-top: 5px; background:#540010;
	}

	.ddsmoothmenu UL LI UL LI A:link {
	border-bottom: 1px solid #3F0812;
	font-size:12px;
	font-family:tahoma;
	font-weight:normal;
	padding-bottom: 5px; margin: 0px; padding-left: 12px; width: 160px; padding-right: 5px; padding-top: 5px; background:#540010;

	}

	.ddsmoothmenu UL LI UL LI A:visited {
	border-bottom: 1px solid #3F0812;
	font-size:12px;
	font-family:tahoma;
	font-weight:normal;
	padding-bottom: 5px; margin: 0px; padding-left: 12px; width: 160px; padding-right: 5px; padding-top: 5px; background:#540010;
	}

	.ddsmoothmenu UL LI UL LI A:hover {
	border-bottom: 1px solid #3F0812;
	font-size:12px;
	font-family:tahoma;
	font-weight:normal;
	padding-bottom: 5px; margin: 0px; padding-left: 12px; width: 160px; padding-right: 5px; padding-top:5px; background:#41010D;
	}


* HTML .ddsmoothmenu {
	HEIGHT:5%
}
.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: 0.8
}

