﻿body
{
	margin:0px;
	background-color:#e7b535;
	text-align:center;
	cursor:url('jadhome-cur.cur');
}
img
{
	border:0px;
}
#pic
{
	border: 2px solid #e7b535;
}
h3
{
	font-family:Arial;
	font-weight:bold;
	text-align:center;
	color:#e8b837;
	direction:rtl;
	font-size:16pt;
	margin:6px;
}
h4
{
	font-family:Arial;
	font-weight:bold;
	text-align:left;
	color:#e8b837;
	direction:rtl;
	font-size:14pt;
	margin:6px;
}

#text
{
	font-family:Arial;
	font-size:14pt;
	font-weight:normal;
	color:white;
	text-align:justify;
	direction:rtl;
	line-height:20pt;
}
#text2
{
	font-family:Arial;
	font-size:14pt;
	font-weight:normal;
	text-align:right;
	color:white;
	direction:rtl;
	line-height:20pt;
}

#title
{
	background-image: url('img/title_bg.jpg');
	text-align: center;
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #313131;
	width: 147px;
	height: 53px;
	background-repeat:no-repeat;
}
#td1
{
	font-family:Arial;
	font-weight:bold;
	text-align:left;
	color:#e8b837;
	direction:rtl;
	font-size:14pt;
	margin:6px;

}
#td2
{
	text-align:right;

}

#sel
{
	color:#343436;
	font-size:10pt;
	font-family:Tahoma;
	direction:ltr;
}
#error
{
	color:white;
	font-size:14pt;
	font-family:Arial;
}
#right
{
	color:#1FCA00;
	font-size:14pt;
	font-family:Arial;
}
a
{
	color:#e8b837;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
}
a:hover
{
	color:yellow;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
}


