﻿@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Traditional arabic;
	font-weight: bold;
}
.gradient_2 {
	font-family: Traditional arabic;
	font-size: 16px;
	font-weight: bold;
	color: #000080;
	background-image: url('g2.gif');
	font-style: normal;
}
.button_bg {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url('g2.gif');
); 	border: 1px dashed #49BDF6;
}
.gradient_3 {
	font-family: Traditional arabic;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000080;
	background-image: url('g3.gif');
	text-align: center;
}
.white-text {
	font-family: Traditional arabic;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text-red {
	font-family: Traditional arabic;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.text {
	font-family: Traditional arabic;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.table1 {
	background-color: #F1F3FF;
}
.table_2 {
	border-spacing: 0px;
	background-color: #F1F3FF;
	border: 1px;
	border: 1px solid #49BDF6;
}.background_1 {
	background-color: #FFFFFF;
}
#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:500px;
	height:400px;
	margin:-220px 0 0 -250px;
	border:4px solid #555555;
	text-align:left;
	background-color: #FFFFFF;
	font-family: Traditional arabic;
	background-image: url(g2.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;

filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.large_text {
	font-family: Arial;
	font-size: 14px;
}
.small_text {
	font-family: Tahoma;
	font-size: 10px;
	}
#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
