body { padding:0px; margin:10px; background-color:#364d62; color:#dddddd; /* font-size:12pt; */ font-family: verdana,arial,helvetica,sans-serif;}table,td { background-color:#364d62; color:#dddddd; /* font-size:12pt; */ font-family: verdana,arial,helvetica,sans-serif;}a:link { text-decoration:none;  font-weight:regular;  color:#8d93a2; }a:visited { text-decoration:none;  font-weight:regular; color:#8d93a2; }a:hover { text-decoration:none;  font-weight:regular;  color:#dddddd;  background-color:#364d62; }a:active { text-decoration:none;  font-weight:regular; color:#8d93a2;  background-color:#364d62; }ul {	margin: 0;	padding: 0;	list-style: none;	width: 99px;	border-bottom: 1px solid #59657e;	}ul li {	position: relative;	}li ul {	position: absolute;	left: 98px;	top: 0;	display: none;	}ul li a {	display: block;	text-decoration: none;	color: #dddddd;	background: #364d62;	padding: 3px;	border: 1px solid #59657e;	border-bottom: 0;	}/* Fix IE. Hide from IE Mac \*/* html ul li { float: left; }* html ul li a { height: 1%; }/* End */li:hover ul, li.over ul{ display: block; }
