
ul.nws_t{
	margin: 0px;
	padding: 0px;
}
ul.nws_t li{
	list-style: none;
	list-style-image: none;
}
a.nws_t_lnk{
	display: block;
	color: black;
	font-size: 10px;
	text-decoration: none;
	width: 100%;
	padding-left: 15px;
	line-height: 18px;
	
}
a.nws_t_lnk:visited{
	color: black;
	font-size: 10px;
	text-decoration: none;
	width: 100%;
	line-height: 18px;
}
a.nws_t_lnk:hover{
	color: black;
	font-size: 10px;
	background-color: #DEDEDE;
	text-decoration: none;
	width: 100%;
	padding-left: 15px;
	line-height: 18px;
	background-image: url(/file?fle=35);
	background-position: left top;
	background-repeat: no-repeat;
}
table.nws_t_gridtable table.nws_t_inner_gridtable{
	width: 100%;
	background-image: url(/file?fle=3);
	background-position: bottom;
	background-repeat: repeat-x;
	
	
}
table.nws_t_gridtable{
	width: 100%;
	padding-bottom: 10px;
}
td.nws_t_title{
	width: 100%;
	background-image: url(/file?fle=35);
	background-position: left top;
	background-repeat: no-repeat;
	border-left: 10px solid white;
	border-right: 11px solid white;
	padding-bottom: 10px;
			
}
td.nws_d_title{
	font-size: 24px;
	color: #667C37;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	border-bottom: 1px solid white;
}
td.nws_d_sdesc{
	padding: 10px 25px 0px 25px;
	font-style: italic;
	font-size: 10px;
	text-align: justify
}
td.nws_d_text{
	padding: 10px 25px 20px 25px;
	font-size: 10px;
	text-align: justify;
}
td.nws_dl_title{
	font-weight: bold;
	color: Black;
	border-bottom: 1px dotted black;
	padding: 10px 0px 15px 0px;
	border-left: 25px solid #E8E7E7;
	border-right: 25px solid #E8E7E7;
	
}