#container{ margin-top:0px;}
.nopadding{ padding:0}
		#header td{ background-color:#595a5b}
		#loginPopupDiv td{ background-color:#fff;}
		#container #header td #pageHeader a, #container #header td #pageHeader a:link, #container #header td #pageHeader a:visited, #container #header td #pageHeader a:active{color:#fff}
		
		#container #header td { padding-bottom: 10px; width: 1000px; }
		.topmenu li a, .topmenu li a:visited, .topmenu li a:active, .topmenu li a:link {
		text-decoration: none;
		font-size: 11px;
		text-align: center;
		/* padding-top: 6px; */
		color: white;
		display: block;
		/* padding-bottom: 4px; */
		border-right: solid 1px white;
		background-image: none;
		margin-bottom: 8px;
		
		}
		#menu li.node a,#menu li.node a:visited, #menu li.node a:active, #menu li.node a:link{ }  
		.topmenu_before_end a, .topmenu_before_end a:link,.topmenu_before_end a:visited{ 	border-right: solid 0px white;}
		#resultContainer td{ background-color:#fff;}
		#menu li.topmenu_before_end.selected a{ border-right:0px;}
		#menu li.topmenu_before_end a:visited{ border-right:0px;}/*height:25px !important;*/
		#menu li.node { background-color: #595a5b; }
		
		#menu li.topmenu_before_end { background-color: #595a5b; }
		.roundCorners {  
			-moz-border-radius: 1.2em;  /* Firefox */
  			-webkit-border-radius: 1.2em; /* Safari, Chrome */
  			-khtml-border-radius: 1.2em; /* KHTML */
  			border-radius: 1.2em; /* CSS3 */
			behavior: url(assets/stylesheets/PIE.htc); /* IE border-radius */
		}
		.roundShadow {
			box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.3);
			-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.3);
			behavior: url(assets/stylesheets/PIE.htc);
		}
		.topmenu li.selected a, .topmenu li.selected a:visited, .topmenu li.selected a:active, .topmenu li.selected1 a:link{
		 background-color:#595A59;
		 color:#fff;
		 border-top:solid 2px #C51014;
		 	<!--[if !IE]> -->	 padding-bottom:7px;<!-- <![endif]-->
		}
		.topmenu li.hover a, .topmenu li.hover a:visited, .topmenu li.hover a:active{
		 background-color:#595A59;
		 color:#fff;
		 border-top:solid 2px #C51014;
	<!--[if !IE]> -->	 padding-bottom:7px;<!-- <![endif]-->
		}
		#menu{ 
		background-color: #595a5b;
		height: 26px;
		}
