.TestPage
{
	border-right: #e4e4e4 1px solid;
	font-size: 16pt;
	margin-bottom: 16px;
	padding-bottom: 15px;
	border-left: #e4e4e4 1px solid;
	width: 612px;
	color: #ffffff;
	direction: ltr;
	border-bottom: #e4e4e4 1px solid;
	font-family: Verdana;
	background-color: #ff0033;
	text-align: center;
}


.NewsContainer
{
	border-right: #e4e4e4 1px solid;
	margin-bottom: 16px;
	padding-bottom: 15px;
	border-left: #e4e4e4 1px solid;
	width: 445px;
	border-bottom: #e4e4e4 1px solid;
	background-color: #e8e8ea;
	text-align: right;
}

.FullNews_Container
{
	border-right: #e4e4e4 1px solid;
	margin-bottom: 16px;
	padding-bottom: 15px;
	border-left: #e4e4e4 1px solid;
	width: 612px;
	border-bottom: #e4e4e4 1px solid;
	background-color: #e8e8ea;
	text-align: right
	
}

.NewsTitleBar
{
	padding-right: 8px;
	border-top: #e4e1ff 1px solid;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-color: #e4e1ff;
	padding-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 4px;
	border-bottom: #e4e1ff 1px solid;
	background-color: #f0f4ff;
	text-align: right;
	border-right-width: 1px;
	border-right-color: #e4e1ff;
}

.TitleList
{
	padding-right: 0px;
	padding-left: 0px;
	list-style-position: inside;
	padding-bottom: 0px;
	margin: 0px 0px 0px 16px;
	padding-top: 0px;
	list-style-type: disc;
}

A.TitleLink, A.TitleLink:link, A.TitleLink:active, A.TitleLink:visited
{
	font-weight: bold;
	font-size: 16px;
	color: crimson;
	font-family: Arial;
	text-decoration: none;
}

A.TitleLink:hover
{
	font-weight: bold;
	font-size: 16px;
	color: midnightblue;
	font-family: Arial;
	text-decoration: none;
}
A.DetailsLink, A.DetailsLink:link, A.DetailsLink:active, A.DetailsLink:visited
{
	font-weight: bold;
	font-size: 15px;
	color: crimson;
	font-family: Arial;
	text-decoration: none;
}

A.DetailsLink:hover
{
	font-weight: bold;
	font-size: 15px;
	color: crimson;
	font-family: Arial;
	text-decoration: underline;
}

.SubTitle
{
	
	padding-right: 8px;
	padding-left: 8px;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 4px;
	color: tomato;
	padding-top: 4px;
	font-family: Tahoma;
}
.DateText
{
	padding-right: 8px;
	padding-left: 8px;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 4px;
	color: gray;
	padding-top: 4px;
	font-family: Tahoma;
}
.Source
{
	border-top-width: 1px;
	border-right: #8db6fe 6px solid;
	padding-right: 6px;
	margin-top: 2px;
	padding-left: 0px;
	border-left-width: 6px;
	font-size: 11px;
	border-left-color: mediumpurple;
	margin-bottom: 8px;
	padding-bottom: 2px;
	width: 90%;
	color: #000000;
	border-top-color: mediumpurple;
	margin-right: 10px;
	padding-top: 0px;
	border-bottom: #8db6fe 1px solid;
	font-family: Tahoma;
}


.NewsText
{
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 14px;
	color: #404040;
	line-height: 22px;
	font-family: Arial;
}

.NewsTxt
{
	padding-right: 6px;
	padding-left: 6px;
	font-weight: normal;
	font-size: 14px;
	color: #404040;
	line-height: 22px;
	font-family: Arial;
}
.Arrow
{
	font-weight: bold;
	font-size: 16pt;
	color: black;
	font-family: Arial;
}
