#tscstyle #menuHeader { 
	text-align: center;
	font-size:93%; 
	line-height:normal; 
	height: 70px;

}

#tscstyle #divMenu { 
	height: 72px;
	width: 100%;
}
			  
#tscstyle #menuHeader ul 	{ 
	margin:0; 
	padding: 0;
	list-style:none; 
	height: 30px;
}

#tscstyle #menuHeader li 	{ 
	display: inline;
	position: relative;
	margin-right: 5px;
	padding:0; 
	z-index: 80;
}

#tscstyle #menuHeader label	{
	background:url("Broker?from=portals&file=images/portal/clear-tab.gif") no-repeat left top;
	float: left;
	margin: 35px 5px 0 0;
	width: 109px;
	height: 35px;
	color: myorange;
	font: bold 10pt Arial, Helvetica, serif;
}

#tscstyle #menuHeader span {
	display: block;
}

#tscstyle #menuHeader #current label {
	background: url("Broker?from=portals&file=images/portal/blue-tab.gif") no-repeat left top;
	text-align: center;
	vertical-align: middle;
	margin-top: 35px;
	z-index: 200;
/*  	background-position:0 -150px;
  	border-width:0; */
}

#tscstyle #menuHeader a:visited {
	color: black;
}

#tscstyle #menuHeader li:hover, 
#tscstyle #menuHeader span:hover,
#tscstyle  .mnu_lblMouseOver {
	cursor: pointer; cursor: hand;
	color: #696969;
}

#tscstyle #menuRow {
  	background:url("Broker?from=portals&file=images/portal/menu-row-bkgd.gif") repeat-x;
  	text-align: center;  
	height: 23px;
}


#tscstyle .menuOptions {
	padding: 0px 6px;
	border: 1px solid #818075;
	background-color: white;	
}

#tscstyle .menuOptions a {
	text-decoration: none; 
	color: black;
  	font: 8pt Arial,Serif;	
}

#tscstyle .menuRowSpacerFirst { 
	width: 4px; 
	height: 5px; 
	visibility: hidden 
}
#tscstyle .menuRowSpacer { 
	width: 10px; 
	height: 5px; 
	visibility: hidden 
}