ul.menu {height:20px; list-style-type: none; float:left;background-color: #007CC2; width:800px;}
ul.menu li {font-weight: normal;cursor: pointer;padding:4px 18px 2px 18px; height:14px; color:white; float:left; font-size: 11px; background-color: #007CC2;
	letter-spacing: 1px; }
ul.menu li:hover{ color:black;}
ul.menu li.active {font-weight: bold;background-color: #81cce8;  color:black;}