﻿.NewsArchiveDataListArea
{
	width: 560px;
	height: 534px;
	float: left;
	margin-top: 14px;
}
.NewsArchiveRowBody
{
	width: 270px;
	height: 73px;
	float: left;
	margin-right: 10px;
}
.NewsArchiveRowTopSpace
{
	width: 270px;
	height: 3px;
	float: left;
	margin-right: 10px;
}
.NewsArchiveRowArea
{
	width: 270px;
	height: 56px;
	float: left;
	margin-right: 10px;
}
.NewsArchiveRowImageBody
{
	width: 50px;
	height: 50px;
	float: left;
	border: solid 3px #BDD5D7;
	vertical-align: middle;
	text-align: center;
	margin: 0 auto;
}
.NewsArchiveImage
{
	width: 48px;
	height: 48px;
	float: left;
	margin: 1px 1px 1px 1px;
}
.NewsArchiveRowImageBodySpace
{
	width: 5px;
	height: 56px;
	float: left;
}

.NewsArchiveRowHeader
{
	width: 209px;
	height: 19px;
	float: left;
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma;
	line-height: 1em;
}
.NewsArchiveRowHeader a
{
	color: #001044;
	text-decoration: none;
}
.NewsArchiveRowHeader a:hover
{
	color: #A50B02;
	text-decoration: underline;
}
.NewsArchiveRowContent
{
	width: 209px;
	height: 27px;
	float: left;
	text-align: left;
	font-size: 10px;
	font-family: Tahoma;
	line-height: 1em;
}
.NewsArchiveRowContent a
{
	color: #001044;
	text-decoration: none;
}
.NewsArchiveRowContent a:hover
{
	color: #A50B02;
	text-decoration: underline;
}
.NewsArchiveRowBottomSpace
{
	width: 270px;
	height: 14px;
	float: left;
	margin-right: 10px;
}
.NewsArchivePagingArea
{
	width: 560px;
	height: 20px;
	float:left;
	text-align:center;
}
