body {
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:8pt;
	text-align:right;
	direction:rtl;
	overflow-x:hidden;
}

.main {
	background-color:#FFF;
	text-align:right;
	font-family:tahoma;
	font-size:8pt;
}

.screen {
	padding:2px;
}

.box_right {
	margin:0px;
	margin-bottom:20px;
	margin-left:10px;
}

.box_right .title {
	background-image:url(images/title_bg.gif);
	width:225px;
	height:31px;
}

.box_right .title .text {
	padding-top:10px;
	text-align:center;
	color:#FF3C00;
}

.box_right .down {
	border:1px solid #F1CA3B;
	width:217px;
	border-top:0px;
	margin-right:3px;
}

.box_right .down .text {
	padding:5px;
	text-align:right;
}

.box_left {
	margin:0px;
	margin-bottom:20px;
	margin-right:10px;
}

.box_left .title {
	background-image:url(images/title_bg.gif);
	width:225px;
	height:31px;
}

.box_left .title .text {
	padding-top:10px;
	text-align:center;
	color:#FF3C00;
}

.box_left .down {
	border:1px solid #F1CA3B;
	width:217px;
	border-top:0px;
	margin-right:3px;
}

.box_left .down .text {
	padding:5px;
	text-align:right;
}

.box_center {
	margin:0px;
	margin-bottom:20px;
}

.box_center .title {
	background-image:url(images/bg_main.gif);
	width:535px;
	height:31px;
}

.box_center .title .text {
	padding-top:10px;
	padding-right:10px;
	color:#0076EB;
	text-align:right;
}

.box_center .down {
	border:1px solid #9BC4ED;
	width:526px;
	border-top:0px;
	margin-right:3px;
}

.box_center .down .text {
	padding:5px;
	text-align:justify;
	direction:rtl;
	width:100%;
}

a {
	color:#0076EB;
	text-decoration:none;
}

a:hover {
	color:#F30;
}

ul {
	list-style:none;
	margin:0px;
	padding-right:0px;
	margin-bottom:10px;
}

ul li {
	background-image:url(images/stat_arrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:15px;
	margin-top:5px;
	margin-right:10px;
	text-align:right;
}

input {
	font-family:tahoma;
	font-size:8pt;
}

.footer {
	border-top:3px solid #C4211C;
	border-bottom:3px solid #C4211C;
	background-color:#F8E087;
	width:100%;
	height:30px;
	margin-top:20px;
	padding-top:5px;
	padding-bottom:2px;
	text-align:center;
	color:#C4211C;
}

.footer a {
	color:#C4211C;
}

form {
	padding:0px;
	margin:0px;
}