﻿BODY {
	background-color: #d6dfde;
	direction: ltr;
	font-size: 9pt;
	font-family: arial;
	color: black;
	font-weight: Normal;
	margin: 0;
}
A:link {
	color: black;
	text-decoration: none;
}
A:hover {
	color: black;
	text-decoration: underline;
}
A:visited {
	color: #2c3d47;
	text-decoration: none;
}
.MainDiv {
	width: 800px;
	background-color: #eaeaea;
	margin: 0 auto;
}
.Header {
	width: 800px;
	height: 132px;
}
.Manshet {
	background-color: #cacebd;
	width: 800px;
	padding: 8px 0 8px 0;
}
.topManshet {
	width: 784px;
	height: 8px;
	background-image: url('images/topManshet.gif');
	background-repeat: no-repeat;
}

.BottomManshet {
	height: 8px;
	background-image: url('images/bottomManshet.gif');
	background-repeat: no-repeat;
}
.Content {
	width: 784px;
	margin: 0 auto;
	padding-top: 8px;
	direction: ltr;
}
.icon {
	width: 16px;
	height: 17px;
}
.MoreNews {
	width: 454px;
	padding: 4px 2px 2px 7px;
}
.skrtaryaTop {
	height: 27px;
	width: 461px;
	background-image: url('images/skrtaryaTop.gif');
	background-repeat: no-repeat;
}
.DetailTop {
	height: 23px;
	width: 461px;
	background-image: url('images/detailTop.gif');
	background-repeat: no-repeat;
	padding: 0px 8px 0 0;
	color: #CC3300;
	border-bottom: 1px black dotted;
}
.topLinks {
	height: 25px;
	width: 204px;
	color: white;
	padding-left: 8px;
}
.topLinks A:link {
	color: white;
	text-decoration: none;
}
.topLinks A:hover {
	color: orange;
	text-decoration: underline;
}
.topLinks A:visited {
	color: white;
	text-decoration: none;
}
.fooder {
	width: 220px;
	margin: 10px auto auto auto;
	font-size: 9pt;
}

