﻿#NewsBody
{
	font-size: 12px;
}
.NewsBodyTitle {
	color: #0b01dc;
	font-weight: bold;
	font-size: 18px;
}

#NewsList {
}

#NewsList #NewsListTitle {font-weight:bold; font-size:16px; color:#0000da}

#NewsList table {width:150;}

#NewsList .NewsListText {width:100; font-size:12px;}

#NewsList .NewsListImage {width:25; vertical-align: top;}

#NewsList hr {color:#3f3f3f}

#NewsList a {text-decoration:none; color:#0000da}

#NewsList a:hover {color:#0600db}

#NewsPagePrev {width: 200; float: left;}

#NewsPagePrev a {font-size: 12px; text-decoration: none; font-weight: bold; color:#0600db}

#NewsPageNext {width: 200; float: right; text-align: right;}

#NewsPageNext a {font-size: 12px; text-decoration: none; font-weight: bold; color: #0600db}

#NewsPageLineBottom {
	color: #C0C0C0;
	height: 1px;
}
