div#menuContainer_2{
	width:158px;
	background-color:#6F7A7C;
}
div#menuContainer_2 table,div#menuContainer_2 div, div#menuContainer_2 td{
	font-size:90%;
	background-color:#6F7A7C;
	line-height:150%;
	color:#FFF;
	cursor:hand;
	cursor:pointer;	
}
div#menuContainer_2 table{background:#FFF;}

div#menuContainer_2 td.childMenuHover{color:#B40E08;}
div#menuContainer_2 td.childMenuSelected,div#menuContainer_2 td.childMenuSelectedHover{
	
}

div#menu1Placeholder.menuBar{
	clear:both;
	height:23px;
	background-color:#262E4F;
	/*padding-left:103px;*/
}

div#menu1Placeholder div,table{
	background-color:#262E4F;
}

td.topMenu,
td.topMenuHover{
	font-family: "trebuchet ms"; font-size: 70%; color: #fff; text-decoration:none; font-weight:normal; text-transform:uppercase;
	white-space:nowrap;	
	cursor:hand;
	cursor:pointer;	
	height:18px;
}



td.topMenuHover{
	color: #aaa;
	cursor:hand;
	cursor:pointer;
}

table.subMenu{

	background-color:#FFFFFF;
		border-style:solid;
		border-width:1px;
		
	border-color:#323349;
}

td.subMenu,td.subMenuHover{
	font-family:  "trebuchet ms"; font-size: 11px; color: #000000; text-decoration:none;
	
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	white-space:nowrap;
	height:20px;
	border-style:solid;
	border-width:0px 0px 0px 0px;
	border-color:#F29210;
	background-color:#ffffff;
	cursor:hand;
	cursor:pointer;
}

td.subMenuHover{
	background-color:#E9E9E8;
}



table.childMenu{
	font-family:  "trebuchet ms"; font-size: 11px; color: #000000; text-decoration:none;
	
}

td.childMenuSelected,td.childMenuSelectedHover{
	font-family:  "trebuchet ms"; font-size: 11px; color: #000000; text-decoration:none;
	
	cursor:hand;
	cursor:pointer;	
	font-weight:normal;
	
}

.menuTbl {  background-color: #000000}
