﻿body
{
	margin: 0px;
	padding: 0px;
}

.header
{
	background-image: url('../images/ISOTop.jpg');
	width: 960px;
	height: 80px;
	background-repeat: repeat-x;
}

.topmenues
{
	background-image: url('../images/bg2.jpg');
	width: 960px;
	height: 25px;
	background-repeat: repeat-x;
}

.topmenuesBreaker
{
	background-image: url('../images/spilit.jpg');
	width: 8px;
	background-repeat: no-repeat;
	height: 25px;
	float: right;
	display: inline;
	margin-right: 5px;
}

.topmenuesBreaker_Left
{
	background-image: url('../images/spilit.jpg');
	width: 8px;
	background-repeat: no-repeat;
	height: 25px;
	float: left;
	display: inline;
	margin-left: 5px;
}

.middle
{
	width: 960px;
	height: 400px;
}

.middleLeft
{
	width: 198px;
	background-color:#ffffff;
	display: inline;
	float: left;
	clear:both;
}

.middleLeftNews
{
	width: 196px;
	display: inline;
	float:left;
	border:1px;
	border-color:#ef9d66;
	border-style:solid;
	margin-top:4px;
}

.middleLeftTop
{
	width: 196px;
	height: 24px;
	display: inline;
	float:left;
	background-image: url('../images/menu1_bg.jpg');
	background-repeat:repeat-x;
}

.middleLeftTop p
{
	height: 18px;
	display: inline;
	float:right;
	direction:rtl;
	color:Blue;
	font-size:15px;
	font-weight:bold;
	text-align:right;
	margin-top:4px;
	margin-right:40px;
}

.middleLeftBottom
{
	width: 196px;
	height: 120px;
	background-color:#ffffff;
	display: inline;
	float: left;
}

.newslabel1
{
	width: 188px;
	margin-left: 2px;
	margin-top: 10px;
	clear: both;
	float: left;
	display:inline;
	text-align:right;
	direction:rtl;
}

.newslabel11
{
	width: 188px;
	margin-left: 2px;
	margin-top: 0px;
	clear: both;
	float: left;
	display:inline;
	text-align:right;
	direction:rtl;
	color:Red;
}

.newslabel2
{
	width: 188px;
	margin-left: 2px;
	margin-top: 80px;
	clear: both;
	float: left;
	display:inline;
	text-align:right;
	direction:rtl;
}

.mddleCentre
{
	width: 590px;
	/*height: 200px;
	background-color:#ffecc2;*/
	display: inline;
	float: left;
	margin-left:4px;
	margin-top:4px;
	border:1px;
	/*border-color:#ef9d66;
	border-style:solid;*/
}

.middleMainRight
{
	width: 158px;
	display: inline;
	float: left;
}

.middleRight
{
	width: 158px;
	margin-left:4px;
	background-color:#fff1a7;
	display: inline;
	float: left;
	margin-top:4px;
	border:1px;
	border-color:#b57b54;
	border-style:solid;
}

.middleRightTop
{
	width: 158px;
	height: 24px;
	display: inline;
	float:left;
	background-image: url('../images/menu1_bg.jpg');
	background-repeat:repeat-x;
}

.middleRightBottom
{
	width: 158px;
	display: inline;
	float:left;
	clear:both;
}

.middleRight a
{
	width: 158px;
	height: 20px;
	display: inline;
	float: left;	
	color: Black;
	font-size: 14px;
	text-decoration: none;
	direction: rtl;
	border-bottom:1px;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-color:#d7b6a0;
	border-style:solid;
}

.links_right
{
	width: 158px;
	height: 20px;
	display: inline;
	float: left;	
	color: Black;
	font-size: 14px;
	text-decoration: none;
	direction: rtl;
	border-bottom:1px;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-color:#d7b6a0;
	border-style:solid;
}

.links_top
{
	float: right;
	display: inline;
	margin-right: 10px;
	color: Black;
	font-size: 14px;
	text-decoration: none;
	direction: rtl;
	margin-top: 4px;
}

.links_top_left
{
	float: left;
	display: inline;
	margin-left: 20px;
	color: Black;
	font-size: 16px;
	font-family:Verdana;
	text-decoration: none;
	direction: rtl;
	margin-top: 4px;
}