.tdSecCnt{
	height: 22px;
	padding-left: 15px;
}
.tdmore{
	text-align: right;
}
.tblNav{
background-color: #efefef;
padding: 6px;
border-top:2px #a9bce8 solid;
width: 99%;
}
.tdList{
	height: 25px;
	padding-left: 20px;
	border-bottom: 1px #999999 dotted;
}

.aSubject:link{
	color: #444444;
	font-weight: bolder;
}
.aSubject:visited{
	color: #444444;
	font-weight: bolder;
}
.aSubject:hover{
	color: red;
	font-weight: bolder;
}

A.aNav:link{
	color:#444444;
	font-weight: bolder;
	text-decoration: none;
}
A.aNav:visited{
	color:#444444;
	font-weight: bolder;
	text-decoration: none;
}
A.aNav:hover{
	color:red;
	font-weight: bolder;
	text-decoration: none;
}

.tblList{
	width: 99%;
}
