﻿@charset "utf-8";
/* CSS Document */
@import url("http://inet.sy/inet_jamal.css");
A:link {
	color:#333;
	text-decoration:none;
}
.footer {
	font-family:verdana;
	font-size:10px;
	color:#333;
}
.footer A:hover {
	color: #FA0000;
	text-decoration:none;
}
.footer A:visited {
	color:#333;
	text-decoration:none;
}
.footer_ar {
	font-family:tahoma;
	font-size:10.5px;
	color:#333;
}
.footer_ar A:hover {
	color: #FA0000;
	text-decoration:none;
}
.footer_ar A:visited {
	color:#333;
	text-decoration:none;
}
.header {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#999;
	text-align:right;
}
.header A:link {
	color:#333;
	text-decoration:none;
}
.header A:hover {
	color:#F60;
	text-decoration:none;
}
.header A:visited {
	text-decoration:none;
	color:#333;
}
.header A:active {
	text-decoration:none;
	color:#333;
}
.header_ar {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#999;
	text-align:right;
}
.header_ar A:link {
	color:#333;
	text-decoration:none;
}
.header_ar A:hover {
	color:#F60;
	text-decoration:none;
}
.header_ar A:visited {
	text-decoration:none;
	color:#333;
}
.header_ar A:active {
	text-decoration:none;
	color:#333;
}
.home_body {
	font-family:arial;
	font-size:12px;
	color:#333;
	margin-left:10px;
	margin-right:10px;
	text-align: justify;
	line-height:20px;
}
.home_body_ar {
	font-family:tahoma;
	font-size:12px;
	color:#333;
	margin-left:10px;
	margin-right:10px;
	text-align: right;
	direction:rtl;
	line-height:20px;
}
.body_title {
	font-family:arial;
	font-size:12px;
	color:#FA0000;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
	text-align: justify;
}
.body_title_ar {
	font-family:tahoma;
	font-size:12px;
	color:#FA0000;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
	text-align: right;
	direction:rtl;
}
.body_title_confirm {
	font-family:arial;
	font-size:12px;
	color:#FA6600;
	font-weight:bold;
	text-decoration:underline;
}
.body_subtitle_ar {
	font-color:#c0504d;
	text-decoration:underline;
	font-size:10px;
}
.body_subtitle {
	font-color:#c0504d;
	text-decoration:underline;
	font-size:10px;
}
.home_body, .home_body ul {
	font-family:arial;
	font-size:12px;
	color:#333;
	margin-left:10px;
	margin-right:10px;
	text-align: justify;
	line-height:20px;
}
.home_body_ar, .home_body_ar ul {
	font-family:tahoma;
	font-size:12px;
	color:#333;
	margin-left:10px;
	margin-right:10px;
	text-align: right;
	direction:rtl;
	line-height:20px;
}
.home_body, .home_body ol {
	font-family:arial;
	font-size:12px;
	color:#333;
	margin-left:10px;
	margin-right:10px;
	text-align: justify;
	line-height:20px;
}
.home_body_ar, .home_body_ar ol {
	font-family:tahoma;
	font-size:12px;
	color:#333;
	margin-left:10px;
	margin-right:10px;
	text-align: right;
	direction:rtl;
	line-height:20px;
}
/* ============= Account =============== */
a.myaccount {
	width:100px;
	height:36px;
}
a:link.myaccount {
	color:#ebebeb;
}
a:hover.myaccount {
	color:#ebebeb;
}
a:visited.myaccount {
	color:#ebebeb;
}

