
table.nws_t_gridtable{
	width: 125px;
	margin-left: 5px;
}
td.nws_d_title{
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A8A8A8;
	font-weight: bold;
	padding-bottom: 6px;
	border-bottom: 1px solid black;
}
td.nws_d_sdesc{
	line-height: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 10px;
	text-align: justify;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}
td.nws_d_text{
	line-height: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 11px;
	text-align: justify;
	border-bottom: 25px solid white;
}
ul.nws_t{
	margin: 0px;
	padding: 0px;
	width: 125px;
}
ul.nws_t li{
	list-style: none;
	list-style-image: none;
	
}
td.nws_t_title{
	width: 125px;
	background-image: url(/file?fle=33);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 10px;
}
a.nws_t_lnk{
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #666666;
}
a.nws_t_lnk:visited{
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #666666;
}
a.nws_t_lnk:hover{
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
}