.fr
{
	width: 260px;
}

.fr .frtop
{
	background-image: url('/graphics/fr-top.png');
	background-position: top center;
	background-repeat: no-repeat;
	height: 15px;
	width: 100%;
}

.fr .middle
{
	background-image: url('/graphics/fr-middle.png');
	background-position: top center;
	background-repeat: repeat-y;
	width: 100%;
}

.fr .middle .article
{
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.fr .middle .article .headline
{	
	padding-bottom: 5px;
	color: #315e78;
	font-size: 18px;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
}

.fr .middle .article .image
{
	text-align: center;
}

.fr .middle .article .text
{	
	padding-top: 5px;
	color: #505355;
	font-size: 12px;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
}

.fr .middle .article .text A
{
	color: #548728;
	text-decoration: none;
}

.fr .middle .article .text A:hover
{
	text-decoration: underline;
}

.fr .middle .seperator
{
	height: 1px;
	background-color: #c6cfd2;
	padding: 0px;
	margin-top: 18px;
	margin-left: 5px;
	margin-right: 5px;
}

.fr .bottom
{
	background-image: url('/graphics/fr-bottom.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 15px;
	width: 100%;
}

.fr A
{
	color: #548728;
	text-decoration: none;
}

.fr A:hover
{
	text-decoration: underline;
}

.articlelist-frame
{

}

.articlelist-frame .headline
{
	padding-bottom: 5px;
	color: #315e78;
	font-size: 18px;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
}

.articlelist-frame TD
{
	vertical-align: top;
}

.articlelist-frame A
{
	color: #548728;
	text-decoration: none;
}

.articlelist-frame A:hover
{
	text-decoration: underline;
}
