#NavTableW {
	float: left;
	border-style: none;
	font-size: 1.05em;
	font-weight: normal;
	width: 90%;
}
.archivelinkCls {
	float: left;
	/*color: rgb(0, 0, 255);*/
	color: red !important;
	font-size: 1.05em;
	font-weight: bold;
	text-decoration: none;
}	
#cArchive,#cArchive2 {
	width: 100%;
	min-height: 30px;
}
#cArchive table tr td ul li, #cArchive2 table tr td ul li {
	padding-bottom: 3px;
}