body {
	background-color: #0f4a6a;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg_top_01 {
	background-image:url(../images/bg_top_01.jpg);
	height:31px;
	background-position:center top;
	background-repeat:repeat-x;
	}
.bg_top_02 {
	background-image:url(../images/bg_top_022.jpg);
	height:38px;
	background-position:center top;
	background-repeat:repeat-x;
	 }
.Main_Table {
	background-color:#FFFFFF;
	}
.Footer_bg {
	background-image:url(../images/Footer_bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	height:33px;
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
	}
.text {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-align: right;
	direction:rtl;
	line-height:1.6;
	font-size:14.5px;
	font-weight:bold;
	background-image: url(../images/Text-Bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 10px;
	}
