﻿/********* Top News *********/

.topnews
{
	/* margin-top: 8px; */
	width: 671px;
	height: 220px;
}

.topnews .static
{
	width: 100px;
	color: #203c5c;
	padding-left: 8px;
	padding-top: 4px;
	line-height: 14px;
}

.topnews .TabActive, .topnews .TabInactive
{
	cursor: pointer;
	height: 35px;
	line-height: 12px;
	width: 120px;
	overflow: hidden;
	text-align: center;
	padding-top: 2px;
}

.topnews .TabActive .text, .topnews .TabInactive .text
{
	padding-left: 5px;
	padding-right: 5px;
}

.topnews .TabActive a
{
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
}

.topnews .TabInactive a
{
	font-weight: bold;
	font-size: 10px;
	color: #979797;
}

.topnews .TabActive
{
	background-image: url(../../_gfx2009/layout/topnews_active.png);
	background-repeat: no-repeat;
}

.topnews .TabInactive
{
	background-image: url(../../_gfx2009/layout/topnews_inactive.png);
	background-repeat: no-repeat;
}

.topnews .TabsContainer
{
	background-image: url(../../_gfx2009/layout/box_plainheader.png);
	background-repeat: repeat-x;
	height: 35px;
	line-height: 15px;
	margin-bottom: 1px;
}

.topnews .SheetsContainer
{
}



.subnews
{

}
.subnews a
{
	padding-left:8px;
	padding-right:8px;
	font-size:11px;
	font-weight:normal;
}


.news .list .frontpage .view .title
{
	font-size: 16px;
	font-weight: bold;
}

.news .list .frontpage .view .published
{
	color: #9b9b9b;
	font-size: 16px;
}

.news .list .view .title
{
}

.news .list .view .published
{
}
