#TopNewsCont{
	position: absolute;
	top: 30px;
	left: 0px;
	width: 550px;
	height: 100px;
	overflow: hidden;
	cursor: pointer;
}

#TopNewsCont:hover{
	background-color: #F9FdFc;
}

.TopNewsHeadLine{
	padding-bottom: 4px;
}

.TopNewsHeadLine{
	font-size: 10pt;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	white-space: nowrap;
}

.TopNewsHeadLine:hover{
	color: #007AC5;
}

.InfoBoxLeftClass{
	position: absolute;
	width: 175px;
	height: 95px;
	overflow: hidden;
	
}

#InfoBoxLeft_0{
	top: 150px;
	left: 0px;
}

#InfoBoxLeft_1{
	top: 150px;
	left: 185px;
}

#InfoBoxLeft_2{
	top: 150px;
	left: 370px;
}

#InfoBoxLeft_3{
	top: 270px;
	left: 0px;
}

#InfoBoxLeft_4{
	top: 270px;
	left: 185px;
}

#InfoBoxLeft_5{
	top: 270px;
	left: 370px;
}

#InfoBoxLeft_6{
	top: 385px;
	left: 0px;
}

#InfoBoxLeft_7{
	top: 385px;
	left: 185px;
}

#InfoBoxLeft_8{
	top: 385px;
	left: 370px;
}


#NewsImage{
	position: relative;
	top: 0px;
	left: 0px;
	width: 90px;
	height: 100px;
}

#NewsDescription{
	position: absolute;
	font-size: 8px;
	top: 0px;
	left: 100px;
	width: 440px;
	height: 100px;
}

.NewsHeadLine a{
	font-size: 10pt;
	font-weight: bold;
	color: Black;
	padding-bottom: 4px;
	text-decoration: none;
	white-space: nowrap;
}

.NewsHeadLine a:hover{
	color: #007AC5;
}
.NewsAuthor{
	font-size: 7pt;
	font-style: italic;
	color: Black;
	padding-bottom: 4px;
}

.NewsDate{
	font-size: 7pt;
	color: Black;
	float: right;
}

.ReadMore{
	position: absolute;
	top: 86px;
	left: 380px;
	display: inline;
	background-color: #F5F9F8;

}

.ReadMore a{
	text-decoration: none;
	color: #007AC5;
	white-space: nowrap;
}

.ReadMore a:hover{
	color: Black;
}
.NewsCont{
	padding: 3px;
	font-size: 7pt
}
.NewsDesc{
	font-size: 11px;
}
.NewsHeader1{
	color: #003C54;
	width: 100%;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	height: 15px;
}

.NewsHeader{
	background-color: #003C54;
	color: White;
	width: 100%;
	text-align: left;
	font-size: 10px;
	height: 13px;
	padding-left: 4px;
}

.NewsText{
	color: Black;
	width: 100%;
	text-align: left;
	font-size: 9px;
}
.NewsText a{
	font-size: 9px;
	color: Black;
	text-decoration: none;
	white-space: nowrap;
}

.NewsText a:hover{
	color: #007AC5;
}

.FrontsiteLine{
	position: relative;
	white-space: nowrap;
	font-size: 9px;
}
.FrontsiteLine a,.Line a{
	text-decoration: none;
	color: Black;
	white-space: nowrap;
}
.FrontsiteLine a:hover,.Line a:hover{
	color: #007AC5;
}

.FrontsiteDate{
	font-style: italic;
	float: right;
}

.FrontsiteLink{
	position: relative;
	white-space: nowrap;
	font-size: 9px;
	font-weight: bold;
}

.InfoBoxLeftClass a{
	text-decoration: none;
	color: Black;
	white-space: nowrap;
}

.InfoBoxLeftClass a:hover{
	color: #007AC5;
}

.FrontsiteLink a{
	color:#007AC5;
	text-decoration:none;
	white-space:nowrap;
}

.ArrowImage{
	margin-top:3px;
	border:medium none;
	float:left;
	padding-right:4px;
}

.KlubinfoImg{
	position: absolute;
	left: 0px;
	top: 15px;
}

.KlubinfoText{
	position: absolute;
	left: 70px;
	top: 15px;
	color: Black;
	text-align: left;
	font-size: 9px;
}
.KlubinfoText a{
	font-size: 9px;
	color: Black;
	text-decoration: none;
	white-space: nowrap;
}

.KlubinfoText a:hover{
	color: #007AC5;
}

.CenterImg{
	border: none;
	text-align: center;
}
.WindowsklientText{
	position: relative;
	font-size: 9px;
	font-weight: bolder;
	color: Black;
	text-align: center;
}
.ImageLinkWidthBorder a{
	border: 1px outset #A8A8A8;
}

.ImageLinkWidthBorder a:hover{
	border: 1px inset #A8A8A8;
}

.SubHeader {
	color:#003C54;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	width:100%;
}
