/* © Atradius 2007 */<%@ page language="java" contentType="text/html;charset="%>a.MainMenuItem { font-family : Arial, Helvetica, Sans-Serif; font-size : 11px; font-weight : bold; letter-spacing:1px; color : #eeeeee; height : 20px; line-height : 20px; padding : 0px; padding-top : 3px; padding-bottom:3px; padding-left: 10px; padding-right:10px; position : relative; top : 0px; margin : 0px; cursor : default; } a.SubMenuItem1:hover { text-decoration:underline; } a.SubMenuItem2:hover { text-decoration:underline; } a.SubMenuItem3:hover { text-decoration:underline; } a.SubMenuItem4:hover { text-decoration:underline; } a.SubMenuItem5:hover { text-decoration:underline; } a.SubMenuItem0:hover { text-decoration:underline; } 
