
table.art_gridtable{
	width: 100%;
	margin-bottom: 15px;
}
td.art_title{
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #51AE1E;
	border-bottom: 1px solid #B6B6B6;
	padding-bottom: 10px;
	
}
td.art_sdesc{
	padding: 10px 10px 0px 10px;
	
}
td.art_text{
	padding: 15px 10px 10px 10px;
	color: #666666;
	line-height: 16px;
}
li{
	list-style: url(/file?fle=60);
	margin: 5px 0 8px 0;
	line-height: 16px;
}
td.art_text b{
	color: #000000;
}
td.art_text strong{
	color: #000000;
}
td.Content_link_text{
	border-left: 10px solid white;
	border-right: 10px solid white;
	background-image: url(/file?fle=58);
	background-position: top;
	background-repeat: repeat-x;
	padding: 10px;
}
a.Content_link_text{
	color: #083149;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}
a.Content_link_text:visited{
	color: #083149;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}
a.Content_link_text:hover{
	color: #083149;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}