.tblNews{
	width: 100%;
}
.td10{
	
}
.td30{
	width: 0px;
}

.tblNav{
	width: 98%;
}

.tblNav td{
	padding: 6px;
	background-image:url(../images/moretitle.gif);
	background-repeat:no-repeat;
	height:28px;
	color:white;
	font-weight:bold;
}

.tblNav a:link{
	color:white;
	font-weight:bolder;
}
.tblNav a:visited{
	color:white;
	font-weight:bolder;
}
.tblNav a:hover{
	color:white;
	font-weight:bolder;
}

.tblRla{
	width: 98%;
}

.tblRla td{
	padding: 4px;
}

.tblList{
	width:95%;
}

.tdList{
	height: 28px;
	border-bottom: 1px #cccccc dotted;
	padding-left: 15px;
	padding-right: 15px;
}
.tblListS{
	width:98%;
	border: 1px #ccc solid;
}
.tdTitleListS{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#efefef, EndColorStr=#cccccc);
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:10pt;
	font-weight:bolder;
	border-bottom:1px #999 solid;
}

.tblBrow tr.thColHeaderS {
	background-color :#ffd6b1;
	text-align : center;
	font-weight: normal;
	color: black;
	height : 22px;	
	padding-top : 2px;
}
.SubjectTitle{
	width:725px;
	height:80px;
	font-size:24px;
	color:white;
	font-weight:bold;
	text-align:left;
	padding-top:30px;
	padding-left:40px;
	background-image: url(../images/subjectbg.jpg);
}