﻿
.NewsBody
{
	border: solid 1px #E0F2F6;
}
.NewsHeader
{
	background-color: #42A9BA;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	padding:10px;
}
.NewsHeader2
{
	font-weight: bold;
	font-size: 12px;
	color: #083e80;
	font-family: Arial;
	padding:2px 2px 2px 5px;
}
.NewsTable
{
	width: 100%;
}
.NewsInTable
{
}
.NewsRow
{
}
.NewsTD
{
	font-weight: normal;
	font-size: 10px;
	color: #696969;
	font-family: Arial;
	padding:2px 2px 2px 5px;
	 
}
.NewsContentHeader
{
}
.NewsContentText
{
}


a.NewsHeaderLink:link
{
	font-weight: bold;
	font-size: 12px;
	color: #2C3E42;
	font-family: Arial;
	text-decoration: none;
}
a.NewsHeaderLink:active
{
	font-weight: bold;
	font-size: 12px;
	color: #2C3E42;
	font-family: Arial;
	text-decoration: none;
}
a.NewsHeaderLink:visited
{
	font-weight: bold;
	font-size: 12px;
	color: #2C3E42;
	font-family: Arial;
	text-decoration: none;
}



a.NewsContentLink:link
{
	font-weight: normal;
	font-size: 12px;
	color: #2C3E42;
	font-family: Arial;
	text-decoration: none;
}
a.NewsContentLink:active
{
	font-weight: normal;
	font-size: 12px;
	color: #2C3E42;
	font-family: Arial;
	text-decoration: none;
}
a.NewsContentLink:visited
{
	font-weight: normal;
	font-size: 12px;
	color: #2C3E42;
	font-family: Arial;
	text-decoration: none;
}
a.NewsContentLink:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #3F595F;
	font-family: Arial;
	text-decoration: none;
}
.SpaceLisneTD
{
	background-image:url(Images/dotline.jpg);
	height:1px;
}

