/* GPI - Interim Report - Ince - March 2009 */

/* TOPMENU  */
#topmenu {position:absolute; width:966px; top:189px; left:30px; height:34px; background:url('../i/menu.gif') no-repeat;}
#topmenu ul {list-style-type:none; margin:0; padding:0;}
#topmenu ul li {list-style-type:none; text-transform:uppercase; float:left;}
#topmenu ul li a {display:block; height:33px; line-height:33px; font-size:0.75em; color:#a7a9ac; text-decoration:none; width:142px; text-align:center; margin:0 5px 0 5px;}
#topmenu ul li a:hover {display:block; height:33px; line-height:33px; color:#0a185c; text-decoration:none; background:#a7a9ac;}

.selected {display:block; height:33px; line-height:33px; font-size:0.75em; color:#0a185c; text-decoration:none; width:142px; text-align:center; margin:0 5px 0 5px; background:#a7a9ac;}