.main {
	background : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: black;
}

TABLE {
	font-family : Arial, Helvetica, sans-serif;
}

TD.main {
	background : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: black;
}

TD.lvw {
	background : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: black;
}

TD.menu {
	background: #E0F0FD;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #3232BE;
}

.nodeco {
	text-decoration: none;
	color: #3232BE;
	font-weight : bold;
}

.nodecohi {
	text-decoration: none;
	color: white;
	font-weight : bold;
}

