@charset "windows-1256";

@font-face {
    font-family: Akhbar MT;
    font-style:  normal;
    font-weight: 700;
    src: url(AKHBARM0.eot);
}

/* Default Button */
.button
{
	border: none;
	background: URL(../images/default_button.gif) no-repeat;
	background-color: #dfd662;
	border: solid 1px #dfd662;
	height: 23px;
	width: 90px;
	font-family: Tahoma, Times New Roman;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 15px;
	vertical-align:middle;
	cursor: pointer;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #2b2b2b;
}

.user_login {
	background: URL(../images/icon_user.gif) no-repeat;
	background-color: #fffdeb;
	border: solid 1px #ecdb76;
	font-size: 13px;
	background-position: 1px 1px;
	VERTICAL-ALIGN: middle;
	padding-left: 18px;
	font-family: Tahoma;
	padding-top: 2px;
	padding-bottom: 2px;


}

.user {
	background: URL(../images/icon_user.gif) no-repeat;
	background-color: #fffdeb;
	border: solid 1px #ecdb76;
	font-size: 13px;
	BACKGROUND-POSITION: 1px 1px;
	VERTICAL-ALIGN: middle;
	font-family: Tahoma;
	padding-left: 18px;
	width: 122px;
	font-family: Tahoma;

}

.pass {
	background: URL(../images/icon_pass.gif) no-repeat;
	background-color: #fffdeb;
	border: solid 1px #ecdb76;
	font-size: 13px;
	background-position: 1px 1px;
	VERTICAL-ALIGN: middle;
	padding-left: 18px;
	width: 122px;
	font-family: Tahoma;
	padding-top: 2px;
	padding-bottom: 2px;

}

.pass_login {
	BACKGROUND: URL(../images/icon_pass.gif) no-repeat;
	background-color: #fffdeb;
	border: solid 1px #ecdb76;
	font-size: 13px;
	background-position: 1px 1px;
	VERTICAL-ALIGN: middle;
	padding-left: 18px;
	font-family: Tahoma;
	padding-top: 2px;
	padding-bottom: 2px;

}

.email {
	BACKGROUND: URL(../images/icon_email.gif) no-repeat;
	background-color: #fffdeb;
	border: solid 1px #ecdb76;
	font-size: 13px;
	BACKGROUND-POSITION: 1px 1px;
	VERTICAL-ALIGN: middle;
	font-family: Tahoma;
	text-align: left;
	padding-left: 18px;
	width: 122px;
}

.text {
	BACKGROUND: URL(../images/icon_text_field.gif) no-repeat;
	background-color: #fffdeb;
	border: solid 1px #ecdb76;
	font-size: 13px;
	BACKGROUND-POSITION: 1px 1px;
	VERTICAL-ALIGN: middle;
	font-family: Tahoma;
	padding-left: 18px;
	width: 122px;

}

.field_error {
	BACKGROUND: URL(../images/icon_text_field.gif) no-repeat;
	background-color: Red;
	BACKGROUND-POSITION: 1px 1px;
	BORDER: solid 1px #D66C6C;
	VERTICAL-ALIGN: middle;
	color: black;
	font-family: Tahoma;
	padding-left: 18px;
	width: 122px;
}


.ajax_error {
	width: 100px;
	text-align: center;
	color: Red;
	font-weight: bold;
}

.ajax_ok {
	padding: 3px;
	text-align: center;
	color: Green;
	font-weight: bold;
}

.ajax_error_div {
	text-align: center;
	color: Red;
	font-weight: bold;
	padding: 5px;

}

.ajax_ok_div {
	text-align: center;
	color: #1d6500;
	font-weight: bold;
	padding: 5px;

}

.textarea {
	background-color: #fffdeb;
	border: solid 1px #ecdb76;
	font-size: 13px;
	font-family: Tahoma;

}

.check_box {
	cursor: pointer;
	font-size: 12px;
}

.list {
	font-size: 12px;
	background-color: #fffeef;
	border: solid 1px #ece042;
	font-family: Tahoma;

}

/* Paragraph Setting */
.p_center {
	text-align: center;
}

.p_jus {
	text-align: justify;
	text-indent: 5px;
}
.p_left {
	text-align: left;
	text-indent: 5px;
}

.p_green {
	text-align: center;
	color: Lime;
}

.p_red {
	text-align: center;
	color: Red;
}

.p_def {
	color: Navy;
	text-align: center;
}

.p_title {
	font-size: 14px;
	font-weight: bold;
	color: Navy;
}
/* End Paragraph Setting */

#valid_img {
	width: 60px;
	background-color: #FFDEDE;
	border: solid 1px #D66C6C;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
}

.explain {
	background-color: #fffde7;
	border-right: solid 3px #b7aa00;
	border-bottom: solid 1px #b7aa00;
	padding: 4px;
	text-align: justify;
	text-indent: 5px;
	color: #646464;
	font-weight: normal;
	font-size: 13px;
	margin-top: 5px;
}

.center_table {
	text-align: center;
	font-size: 12px;

}

.prec_table {
	font-size: 12px;
	width: 100%;
}

.result_tb {
	background-color: #63a7e4;
	border: solid 1px #7ebbf1;
	width: 100%;
	font-size: 13px;

}

.result_tb2 {
	width: 100%;
	font-size: 12px;
	font-size: 12px;
}

.user_info_p1 {
	background-color: #63a7e4;
	border: solid 1px #7ebbf1;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
}

.user_info_p2 {
	font-size: 12px;
	font-weight: bold;
	background-color: #63a7e4;
	border: solid 1px #7ebbf1;
	width: 100%;
	text-align: center;
	height: 25px;
}

.about_text {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: Green;

}

.about_text2 {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: Navy;

}

.result_color_1 {

}

.tr_1 {
	font-size: 12px;
	background-color: #fbb976;
	color: Black;
}

.tr_2 {
	font-size: 12px;
	background-color: #ffe9d3;
	color: Black;
}

.width_2 {
	width: 50%;
}

.width_2a {
	width: 25%;
	color: Black;
}

.hidden_img {
	display: none;
}

.alert {
	background-color: Red;
	border: solid 1px;
	color: White;
	font-family: Tahoma;
	cursor: hand;
}

#online {
	color: #327600;
}

#offline {
	color: #817778;
}

#read_msg {
	width: 100%;
	font-size: 13px;
	color: #fdbce3;
	border: solid 1px #ffe4f4;
	padding: 10px;

}

#pager {
	background-color: #FEE4E6;
	border: solid 1px #FBCED1;
	margin-top: 4px;
	padding: 3px;
}

.td_bg {
   background-color: #0040c3;
	text-align: center;
	font-size: 13px;
	height: 20px;
	font-family: Tahoma;
	color: #fff;
}

.td_3 {
	background-color: #fdffe6;
}

.red {
	color: Red;
}

.cust_td_1 {
	font-size: 12px;
	width: 20%;
	border: solid 1px #feb75b;
	height: 70px;
	background-color: #fff;
}

.cust_td_2 {
	font-size: 12px;
	width: 20%;
	border: solid 1px #ccd0fd;
	height: 70px;
	background-color: #ecf0fd;
}

.cust_title {
	font-size: 12px;
	height: 20px;
	font-weight: bold;
	text-align: center;
	color: #0002b7;
}

.cust_title a:link {
	color: #0002b7;
	text-decoration: none;
}

.cust_title a:visited {
	color: #0002b7;
	text-decoration: none;

}

.cust_title a:hover {
	color: Lime;
	text-decoration: underline;
}

.cust_title a:active {
	color: #fff;
	text-decoration: none;

}


.cust_item {
	font-size: 11px;
	height: 13px;
	padding-right: 5px;
	text-align: justify;
	margin-top: -11px;
}

#down_cust {
	font-size: 12px;
	border: solid 1px #FFDCDC;
	background-color: #FFEEEE;
	font-weight: bold;
	text-align: center;
	height: 20px;
}

h4 {
	font-size: 13px;
}

hr {
	border: solid 1px #6B0000;
}

.dist_1 {
	font-weight: bold;
}

.reg_exp{
	color: Green;
	font-style: italic;
}

#terms li {
	margin-bottom: 6px;
}

.p_gray {
	color: Black;
	text-align: center;
}

#no_wrong {
	background: #DFFFEF;
	border: solid 1px #ececec;
	text-align: center;
	color: Navy;
	font-weight: bolder;
	padding: 3px;
}

.result_area {
	margin-bottom: 5px;
}

#msg_read {
	font-size: 13px;
	font-weight: bold;
	text-align: justify;
	text-indent: 5px;
	color: #Navy;
}

.small_font {
	font-size: 10px;
}


#pscroller2{

height: 15px;

}

.small_font_desc {
	font-size: 9px;
	color: Gray;
	text-align: justify;
}





/*  DHTML MENU */
.dhtmlwindow{
	position: absolute;
	visibility: hidden;
	background-color: white;
	border: solid 1px #000000;
	overflow: hidden;
}

.drag-handle{ /*CSS for Drag Handle*/
	padding: 1px;
	text-indent: 3px;
	font: bold 14px Arial;
	background-color: #CA0000;
	color: white;
	cursor: move;
	overflow: hidden;
	width: auto;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
	position: absolute;
	right: 1px;
	top: 2px;
	cursor: pointer;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
	border-top: 1px solid brown;
	background-color: white;
	color: black;
	height: 150px;
	padding: 2px;
	overflow: hidden;
	border: none;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
	border-top: 1px solid gray;
	background-color: #F8F8F8;
	height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
	float: right;
	width: 13px; /*width of resize image*/
	height: 13px; /*height of resize image*/
	cursor: nw-resize;
	font-size: 0;
}