#top { background-color: #000; visibility: visible; top: -1px; left: 0; width: 978px; height: 6px }
#topleft  { visibility: visible; width: 164px; height: 100px}
#mainDiv     {
	z-index: 100;
	padding-top: 29px;
	margin-left: 25px;
	width: 730px;
	float: right;
	margin-right: 10px;
}
#mainfrontDiv     {
	z-index: 100;
	padding-top: 29px;
	margin-left: 25px;
	width: 550px;
	float: right;
	margin-right: 200px;
}

#topDiv       { background-image: url(images/top.gif); visibility: visible; position: absolute; z-index: 4; top: 5px; left: 178px; width: 426px; height: 64px }
#rightbottom { visibility: visible; position: absolute; z-index: 6; top: 231px; left: 797px; width: 175px; height: 180px }
#bottom {
	visibility: visible;
	z-index: 3;
	bottom: 0px;
	left: 0;
	width: 978px;
	height: 40px;
	background-image: url(images/green.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	padding-top: 5px;
	clear: both;
}
.txt { line-height: normal }
a  { color: black; text-decoration: none }
a:hover  { color: #717171 }
#osDiv  {
	visibility: visible;
	position: absolute;
	z-index: 20;
	top: 40px;
	left: 219px;
	width: 411px;
	height: 32px;
}

#newsDiv    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	visibility: visible;
	position: absolute;
	z-index: 3;
	top: 40px;
	left: 799px;
	height: auto;
	width: auto;
}
.border  {
	border: 1px solid black;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#cont {
	width: 980px;
	margin-left: -490px;
	position: absolute;
	left: 50%;
	top: 10;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#newsFrame{
	allowtransparency: true;
}

#langDIv {
	position: absolute;
	left: 49px;
	top: 392px;
}
#menucont {
	height: 420px;
	width: 192px;
	left: 2px;
	padding-top: 20px;	
	float: left;
}
.logo {
	margin-top: 12px;
	margin-left: 12px;
}
.borderFrame{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}