	/********************************************/
	/********         Top Header        *********/
	/********************************************/
	table#alh_navtable {
	  border-spacing: 0;
	  margin-left: 10px;
	  width: 100%;

	}                                      

	table#alh_navtable td {
	  margin: 1px;
	  padding: 1px;
	  font-family: Verdana, Arial;
	  font-size: 10px;
	  text-align: left;
	}

	table#alh_navtable td.alh_image {
	  text-align: center;
	}

	table#alh_navtable td img {
	  border: 0;
	  height: 35px;
	  width: 35px;
	}

	table#alh_navtable td a.alh_navtable_link:hover{
		color: #CC4E18;
	        text-decoration: underline;
	}



	/*********************************************/
	/** Top Header, see also framework.Base.css **/
	/*********************************************/
	.alh_navtable_site {
	  color: #777;
	}

	table#alh_navtable td a.alh_navtable_link{
	   color: #000;
	   text-decoration: none;
	}
