/* ================================
    CSS STYLES FOR Module itxNewsShow
   ================================
*/

td.NewsShowDate 
{
	background:url(images/arr.gif) center left no-repeat;	
	font-family:Helvetica,Tahoma,Verdana,Times New Roman;
	font-weight:bold;
	font-size:11px;	
	color:#424B5A;
	padding-left:11px; 
}

.NewsLink
{
	color:#832400; /* text-decoration:underline; */ font-family:Helvetica,Tahoma,Verdana,Times New Roman; font-size:11px; font-weight:bold;
}


.NewsLink a {
	color: #fff;
	text-decoration: none;
}

.NewsLink a:hover, .rc_block a:visited {
	color: #BA3300;
	text-decoration: none;
}

td.NewsShowDescription
{
	font-family:Helvetica,Tahoma,Verdana,Times New Roman;
	font-size:11px;
	color:#424B5A; 		
}

td.NewsShowReadMore
{
	padding-left:86px;
	padding-bottom:10px;
	text-decoration:none;
}

td.NewsShowReadMore a
{
	font-family:Helvetica,Tahoma,Verdana,Times New Roman;	
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;	
	
}

td.NewsShowReadMore a:hover
{
   color: #ba3300;
   font-size:11px;
   text-decoration:underline;
}
