﻿body {
}
.SectionTitle
{
	width: 100%;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-color: #303030;
	border-bottom-width: 1px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10pt;
	font-weight: bold;
}
.AdvertisementText
{
	text-align: left;
	font-size: 9pt;
}
.AdvertisementTime
{
	text-align: left;
	font-style: italic;
}
.NewsSection
{
	width: 40%;
	float:left;
	margin-left: 0;
}
.NewsTitle
{
	font-weight: bold;
	font-size: 10pt;
	font-family : Verdana, Tahoma;
	text-align: left;
	text-decoration: underline;
}
.NewsText
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana, Tahoma;
	text-align: left;
	text-decoration: none;
	text-indent: 20px;
	margin-left: 10px;
}
.NewsPostDate
{
	font-weight: normal;
	font-size: 7pt;
	font-family: Verdana, Tahoma;
	text-align: left;
	text-decoration: none;
	float: left;
	font-style: italic;
}
.NewsMore
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Tahoma;
	text-decoration: none;
	float: right;
	text-align: right;
	font-style: italic;
	color: #000099;
}
.NewsMore a
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Tahoma;
	text-decoration: none;
	float: right;
	text-align: right;
	font-style: italic;
	color: #000099;
}
.NewsMore a:hover
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Tahoma;
	text-decoration: underline;
	float: right;
	font-style: italic;
	color: #000099;
}
.CategoryDataListStyle a
{
    font: Verdana,Tahoma,Arial,sans-serif;
    font-size: 10pt;
    color: #000000;
    font-weight:bold;
}