﻿.sf_newsList {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 20px;
	padding:0;
}

.sf_newsTitle
{
	margin:0;
	color:#836049;
	font-size:0.9em;
	font-weight:bold;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	
}
.sf_newsTitleFull
{
	margin:0;
	color:#836049;
	font-size:1.1em;
	font-weight:bold;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	
}
.sf_newsTitleFull a
{
	font-weight:bold;
	color:#836049;
}


.sf_newsTitle a
{
	text-decoration:none;
	font-weight:bold;
	color:#836049;
}
.sf_newsDate
{
	margin-top:0px;
	margin-bottom:0px;
	font-size:10px;
	color: #003366;
}
.sf_readMore 
{
	font-size:11px;
	line-height:1em;
	margin:5px 20px 5px 0;	
}

.sf_readMore a
{
	color: #836049;
}

.sf_readMore a:hover
{
	text-decoration:none;
}

