@charset "utf-8";
body {
	margin: 0px;
	background-color: #0c5ca6;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.title {
	width:778px;
	height:271px;
	background-image:url(../images/title_02.png);
	background-position:center top;
	background-repeat:no-repeat;
	}
.title2 {
	width:992px;
	height:271px;
	background-image:url(../images/Title3.png);
	background-position:center top;
	background-repeat:no-repeat;
	}
.titleMag {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	direction:rtl;
	background-image:url(../images/bg_title-mag.png);
	background-position:center top;
	background-repeat:repeat-x;
	}
.magBg {
	background-image:url(../images/bg-mag.png);
	background-position:center top;
	background-repeat:repeat-x;
	}
.ListStyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#003366;
	text-align:right;
	direction:rtl;
	}	`
