body {
	background-color:#FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0;
	margin: 0;
	overflow: -moz-scrollbars-vertical; 
}
.wrapper 
{
	width: 960px;
	margin: 0 auto;
	background-color:#fff;
}
/*GREY HEADER*/
.headerContainer 
{
	height: 188px;
	margin: 0 0 0 0;
	BACKGROUND-IMAGE: url(../images/bg_top.gif);
}
	.headerLeft
	{
	    position: relative;
		float:left;
		margin: 0 0 0 0;
		width:400px;
	}
		.headerMenu
		{
			position: relative;
			float:left;
			width:145px;
			margin: 32px 0 0 90px;
		}
		.headerImage
		{
			position: relative;
			float:left;
			width:140px;
			margin: 20px 0 0 20px;
		}
	
	.headerRight
	{
	    position: relative;
		float:left;
		margin: 0 0 0 0;
		width:560px;
	}
		.headerMenuRight
		{
			position: relative;
			float:left;
			width:100px;
			margin: 25px 0 0 180px;
		}
		.headerCaption
		{
			margin: 0 45px 0 0;
		}
		.headerCaptionImage
		{
			position: relative;
			float:right;
			margin: 20px 0 0 0;
		}
/*RED HEADER*/
.headerRedlineContainer 
{
	height: 40px;
	margin: 0 0 0 0;
	BACKGROUND-IMAGE: url(../images/bg_redtop.gif);
}
	.headerRedlineContainerRight
	{
		position: relative;
		float:right;
		height:40px;
		margin: 0 55px 0 0;
	}
	
.ContentContainer
{
    margin: 0 0 0 0;
	BACKGROUND-IMAGE: url(../images/bg_greyright.gif);
	overflow:auto;
}
.ContentBottom
{
    height: 114px;
	margin: 0 0 0 0;
	BACKGROUND-IMAGE: url(../images/bg_greybottom.gif);
	overflow:auto;
}
.ContentBottomENG
{
    height: 114px;
	margin: 0 0 0 0;
	BACKGROUND-IMAGE: url(../images/bg_greybottom_eng.gif);
	overflow:auto;
}
	.ContentBottomText
	{
	    color:red;
		font-size:9px;
		margin: 75px 0 0 45px;
	}
/*POP UP NEWS*/
#PopupNews0
{
    height:510px;
	width:650px;
	margin: 0 0 0 0;
	BACKGROUND-IMAGE: url(../images/bg_News.png);
	z-index:200;
	position:absolute;
	top:-1px;
	left:-45px;
	display: none;
	cursor:pointer;
}
#PopupNews1
{
    height:510px;
	width:650px;
	margin: 0 0 0 0;
	BACKGROUND-IMAGE: url(../images/bg_News.png);
	z-index:200;
	position:absolute;
	top:-1px;
	left:-45px;
	display: none;
	cursor:pointer;
}
#PopupNews2
{
    height:510px;
	width:650px;
	margin: 0 0 0 0;
	BACKGROUND-IMAGE: url(../images/bg_News.png);
	z-index:200;
	position:absolute;
	top:-1px;
	left:-45px;
	display: none;
	cursor:pointer;
}
.NewsContent
{
    height: 450px;
	width:560px;
	margin: 20px 0 0 55px;
	overflow:auto;
}
	
/*MIDDLE CONTENT*/
.ContentText
{
    position: relative;
	float:left;
	margin: 35px 0 0 45px;
	width:560px;
}
.ContentFilm
{
    position: relative;
	float:left;
	margin: 1px 0 0 45px;
	width:560px;
}
.ContentRight
{
    position: relative;
	float:left;
	margin: 35px 0 0 64px;
	width:260px;
}
	.PDFTables
	{
	    margin: 20px 0 0 0;
	}
.Rub
{
    margin: 0 0 30px 0;
}
ul
{
list-style-type: none;
padding: 0 0 0 0;
margin: 0 0 10px 0;
}
li
{
background-image: url(../images/bullet_red.gif);
background-repeat: no-repeat;
background-position: 0 0; 
padding-left: 25px;
height:20px; 
}

p
{
margin-top:0;
}
A
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
.GreyRef
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
hr
{
	display: block;
	position: relative;
	padding: 0;
	margin: 3px 0 3px 0;
	height: 0;
	max-height: 0;
	width: 100%;
	clear: both;
	border: none;
	border-top: 1px solid #FFFFFF;
	font-size: 1px;
	line-height: 0;
	
}
hr.black
{
	color: #000000;
	size: 1px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border: 0;
}
h2
{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
