	
	#id_header_login_td {
		height:66px;
	}
	#id_header_nav_row {
		height:auto;
	}
	#id_header_table {
		height:93px;
	}
	#id_header_table td {
		border:0px solid blue;
	}
	#id_header_login {
		margin-left:4px;
		margin-bottom:6px;
		border:0px solid blue;
	}
	
	#id_header_login a {
		color: #7D2825; text-decoration: none;
	}
    #id_header_img {
	  border:0px solid;
	}	
	#id_header_nav .lableTdCss{
		height:20px;
		width:82px;
	}
	
	#id_header_nav .lableTdCss a {
		display:block;
		/*background: url(../images/arrow-normal.png) no-repeat left center;*/
		background-image:url(../images/arrow-normal.png);
		background-repeat:no-repeat;
		background-position:left center;
		font-weight: bold;
		vertical-align: middle;
		color: #8F8F8F;
		padding-left:10px;
		font-size:14px;
		height: 21px;
		line-height: 21px;
		border: medium none;
	}
	#id_header_nav .lableTdCss a:hover {
		color: #7D2825;
		background: url(../images/arrow-selected.png) no-repeat left center;
	}

	#id_header_nav a.nav-selected {
		color: #7D2825;
		background: url(../images/arrow-selected.png) no-repeat left center;
	}
	#id_nav_home {
	  width:62px !important;
	}