.nav {
color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; text-decoration: none; line-height: 13px; height: 13px; width: Auto; clip:  rect(   )}

.submenu {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	text-decoration: none;
	line-height: 15px;
	height: 15px;
	width: auto;
	display: block;
}

.nav:hover {COLOR: #CC0000; width: auto; height: 13px; clip:  rect(   )}

.submenu:hover {
	COLOR: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	text-decoration: none;
	height: 15px;
	width: auto;
	background-color: #CC0000;
	display: block;
}

.submenu:link {
	COLOR: #000066;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	text-decoration: none;
	height: 15px;
	width: auto;
	clip:  rect(   );
	display: block;
}
.submenu:visited {
	COLOR: #000066;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	text-decoration: none;
	height: 15px;
	width: auto;
	clip:  rect(   );
	display: block;
}

.tbl {}
