body,table,select,input,textarea,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0px;
	padding: 0px;
}

a:link,a:active,a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}

.sitemenu .yuimenu{
	
	font-size:93%;
	line-height:1.5;
	*line-height:1.45;
	
	
}

.sitemenu .yuimenuitem{
	
	background-color:#cccccc;
	width:410px;
	
	border-color:#fff;
	border-style:solid;
	border-width: 1px 1px 0 1px;
	
	
}

.sitemenu .yuimenuitemlabel{
	height:20px;
	padding:0px 10px;
	color:#000;
	text-decoration:none;
	cursor:default;
	position:relative;
	top:3px;
	
}

.sitemenu .yuimenuitem-selected{
	
}
.sitemenu .yuimenuitemlabel-selected{
	font-weight:bold;
}

.sitemenu .yuimenubar{
	
	
	background:url(../../filestore/gif/menu-gradient.gif);
	width:960px;
	height:20px;
	
}

.sitemenu .yuimenubaritem{
	
	background-color: transparent;
	border:0px;
	border-left: 1px #fff solid;
	width:120px;
	height:20px;
	
	

}



.sitemenu .yuimenubaritemlabel{
	color:#fff;
}

.sitemenu .yuimenubaritem-selected{
	
}
.sitemenu .yuimenubaritemlabel-selected{
	font-weight:bold;
}






.sitemenu .yuimenubarnav .yuimenubaritemlabel{
	*display:inline-block;
}
.sitemenu .yuimenubarnav .yuimenubaritemlabel-hassubmenu{
	
}

.sitemenu .yuimenubarnav .yuimenubaritemlabel-selected{
	
	margin-left:-1px;
	*left:-1px;
	
}
.sitemenu .yuimenubaritemlabel-disabled{
	cursor:default;
	color:#A6A6A6;
}
.sitemenu .yuimenubarnav .yuimenubaritemlabel-hassubmenu-disabled{
	background-image:url(menubaritem_submenuindicator_disabled.png);
}


.sitemenu .yuimenubar .yuimenu,.sitemenu .yuimenu .yuimenu{
	font-size:100%;
}
.sitemenu .yuimenu .bd{
	
	border-bottom: 1px solid #fff;

}
.sitemenu .yuimenu ul{
	
	
}



.sitemenu .yuimenu ul.first-of-type{
	
}
.sitemenu .yuimenu h6{
	
	
}
.sitemenu .yuimenu ul.hastitle,.sitemenu .yuimenu h6.first-of-type{
	border-width:0;
}
.sitemenu .yuimenu .yui-menu-body-scrolled{
	border-color:#ccc #808080;
	overflow:hidden;
}
.sitemenu .yuimenu .topscrollbar,.sitemenu .yuimenu .bottomscrollbar{
	height:16px;
	border:solid 1px #808080;
	background:#fff url(../../../../assets/skins/sam/sprite.png) no-repeat 0 0;
}
.sitemenu .yuimenu .topscrollbar{
	border-bottom-width:0;
	background-position:center -950px;
}
.sitemenu .yuimenu .topscrollbar_disabled{
	background-position:center -975px;
}
.sitemenu .yuimenu .bottomscrollbar{
	border-top-width:0;
	background-position:center -850px;
}
.sitemenu .yuimenu .bottomscrollbar_disabled{
	background-position:center -875px;
}


.sitemenu .yuimenuitemlabel .helptext{
	margin-top:-1.5em;
	*margin-top:-1.45em;
	
}
.sitemenu .yuimenuitem-hassubmenu{
	background-image:url(../png/menuitem_submenuindicator.png);
	background-position:right center;
	background-repeat:no-repeat;
}

.sitemenu .yuimenuitem-checked{
	background-image:url(menuitem_checkbox.png);
	background-position:left center;
	background-repeat:no-repeat;
}
.sitemenu .yui-menu-shadow-visible{
	
}

.sitemenu .yuimenuitemlabel-disabled{
	cursor:default;
	color:#A6A6A6;
}
.sitemenu .yuimenuitem-hassubmenu-disabled{
	background-image:url(menuitem_submenuindicator_disabled.png);
}
.sitemenu .yuimenuitem-checked-disabled{
	background-image:url(menuitem_checkbox_disabled.png);
}