
td.art_title{
	font-size: 16px;
	color: #A4B1BA;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bolder;
	font-style: italic;
	padding-bottom: 25px;
}
td.art_title b{
	font-size: 16px;
	color: #184280;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bolder;
	font-style: italic;
	
}
table.art_gridtable img{
	
}
td.art_sdesc{
	text-align: justify;
	color: Black;
	padding-bottom: 15px
}
td.art_text{
	text-align: justify;
	padding-bottom: 15px;
}
td.Content_link_text{
	padding: 10px 10px 10px 0px;
	border-top:1px solid #b8b8b8;

}
a.Content_link_text{
	background-image: url(/file?fle=87);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #184280;
	text-decoration: underline;
}
a.Content_link_text:visited{
	background-image: url(/file?fle=87);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #184280;
	text-decoration: underline;
}
a.Content_link_texthover{
	background-image: url(/file?fle=87);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #184280;
	text-decoration: none;
}