.ddsmoothmenu {
	font-family:helvetica,sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
.ddsmoothmenu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	z-index:100;
}
.ddsmoothmenu ul li {
	display:inline;
	float:left;
	position:relative;
	text-align: left;
	/*background:url(/images/tab-gb.jpg) repeat-x;*/
	margin-right: 2px;
}


.ddsmoothmenu ul li.top-tab-small {
	display:inline;
	float:left;
	position:relative;
	text-align: left;
	background:url(/images/tab-gb-small.jpg) repeat-x;
}

.ddsmoothmenu ul li a {
	/*border-right:0px solid #F1F1F1;*/
	color:#333;
	display:block;
	height:20px;
	text-decoration:none;
	font-size: 1.1em;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight:bold;
}
* html .ddsmoothmenu ul li a {
	display:inline-block;
}
/*.ddsmoothmenu ul li a:link, */
.ddsmoothmenu ul li a:visited {
	color:#515151;
}
.ddsmoothmenu ul li a.selected {
	background:#FFFFFF none repeat scroll 0 0;
	color:#FF6100;
}
.ddsmoothmenu ul li a:hover, 
.ddsmoothmenu ul li a.small-link:hover {
	/*background:#FFFFFF none repeat scroll 0 0;*/
	color:#f60;
}

.ddsmoothmenu ul li ul {
	background-color:#FFFFFF;
	color:#FF6100;
	display:none;
	left:0;
	position:absolute;
	visibility:hidden;
}
.ddsmoothmenu ul li ul li {
	display:list-item;
	float:none;
}
.ddsmoothmenu ul li ul li ul {
	top:0;
}
.ddsmoothmenu ul li ul li {
	border-right-width: 0px;
	background-image:none;
}

.ddsmoothmenu ul li ul li a {
	border-bottom:0px;
	border-top-width:0;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0;
	padding:4px;
	width:165px;
	padding-left:10px;
	border-right-color: #FFFFFF;
	list-style-position: inside;
	list-style-type: square;
	color:#FA6400 !important;
}

.ddsmoothmenu ul li ul li a:hover {
	background-color: #F9F9F9;
	color: #069;
	border-right-color: #666666;
}

* html .ddsmoothmenu {
	height:1%;
}
.downarrowclass {
	position:absolute;
	right:7px;
	top:12px;
}
.rightarrowclass {
	position:absolute;
	right:5px;
	top:6px;
}
.ddshadow {
	background:silver none repeat scroll 0 0;
	height:0;
	left:0;
	position:absolute;
	top:0;
	width:0;
}
.toplevelshadow {
	opacity:0.8;
}

div.tab-separator {
	width: 5px;
	background-color: #F1F1F1;
	float:left;
	height:31px;
}

div.left-tab-part {
	float:left;
	width:3px;
	background: #FFF url(/images/mnu-l2.gif) repeat scroll 0% 0%;
	height:25px;
}

div.right-tab-part {
	float:left;
	width:3px;
	background: transparent url(/images/mnu-r2.gif) repeat scroll 0% 0%;
	height:24px;
}

div.tab-separator-small {
	width: 5px;
	background-color: #F1F1F1;
	float:left;
	height:15px;
}

div.left-tab-part-small {
	float:left;
	width:3px;
	background: transparent url(/images/mnu-l2-small.gif) repeat scroll 0% 0%;
	height:15px;
}

div.right-tab-part-small {
	float:left;
	width:3px;
	background: transparent url(/images/mnu-r2-small.gif) repeat scroll 0% 0%;
	height:15px;
}

div.tab-left {
	float:left;
	background-image: url(/images/mnu-r.gif);
	background-position: right top;
	height: 25px;
}
#tab-0-center div.tab-left {
	
	background-image: url(/images/icon_home.png);

}
#tab-0-center div.tab-left:hover
#tab-0-center div.tab-left img:hover {
	
	background-image: url(/sideBar_newsflash.png);

}

/*.ddsmoothmenu ul li a.small-link {
	border-right:0px solid #F1F1F1;
	color:#666666;
	display:block;
	height:16px;
	padding:2px 5px;
	text-decoration:none;
}*/
.ddsmoothmenu ul li a.small-link {
border-right:0 solid #F1F1F1;
color:#666666;
display:block;
height:16px;
padding:4px 7px;
text-decoration:none;
font-size:12px;
}

ul.small-tab-menu {
	float:right;
	margin-right:25px;
	padding-top:5px;
	float:right;
	margin-right:25px;
}

div.small-tab-wrap
{
	height: 24px;
	float: right;
	margin-right: 10px;
}
div.tabs-clear
{
	clear: both;
}

div.menu-visible embed,
div.menu-visible object
{
	visibility: hidden;
}

