.menu {height: 30px;background-color: #ff9933;border: 0px solid ;}
.menu ul {margin-top: 0px;border: 0px solid;margin-left: 0px;padding-left: 0px;padding-top: 5px;margin-bottom: 0px; padding-bottom: 7px;text-align: center;}
.menu ul li {list-style-type: none;display: inline;}
/*.menu ul li#contact {list-style-type: none;}*/
/*.menu ul li.temp{list-style-type: none;}*/
.menu ul li a {height: 40px;width: 80px; padding-right: 20px;text-decoration: none;font-size: 10pt;font-family: arial, sans;border-right: 1px solid #fff;color: #060681; padding-left: 20px;padding-top: 6px;padding-bottom:7px;font-weight: bold;}
.menu ul li#contact a {border-right: 0px;width: 140px;}
/*.menu ul li.temp a{width: 170px;}*/
.menu a:hover {color: #fff;}
 