* {margin:0; padding:0}
ul,li {list-style-type:none;}
/*----------------TOPMENU----------------*/

.topmenu { height:42px}
.topmenu li {float:left;}
.topmenu a {background:url(../images/bg_topmenu.png);display:block; text-indent:-9000%;height:42px; color:#003366}

.menu7 a { width:112px;  background-position:0px 0px; }
.menu8 a { width:120px; background-position:-112px 0px;}
.menu9 a { width:137px; background-position:-232px 0px;}

.menu7 a:hover {background-position:0px -42px;}
.menu8 a:hover{background-position:-112px -42px;}
.menu9 a:hover {background-position:-232px -42px;}

