BODY {
	scrollbar-arrow-color : blue;
	scrollbar-base-color : White;
	scrollbar-track-color : #F0F8FF;
	scrollbar-3dlight-color : Black;
}
A {
	color : Blue;
	text-decoration : none;
	font-family : Verdana;
}
A:HOVER {
	color : Red;
	text-decoration : underline;
	font-family : Verdana;
}
.table { margin-right: 15px; }

.cell_title{
	border-top: 3px double #FFE4C4;
}
.fcell_intro {
	font-family : nazanin,"Simplified Arabic";
	direction : rtl;
	text-align : right;
	border : 1px solid #E6E6FA;
	background-color : #F0F8FF;
	border-top-style: dashed;
	border-top-width: 3px;
}
.fcell_dashed {
	font-family : nazanin,"Simplified Arabic";
	direction : rtl;
	text-align : right;
	background-color : #F0F8FF;
	border : 1px dashed #E6E6FA;
	}
	.img_bot_dbl {
	border-bottom: 3px double Black;
}
.cell_intro {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid #CED1FB;
	background-color : #F0F8FF;
	border-top-style: double;
	border-top-width: 3px;
	font: x-small;
	text-align: justify;
	}
	.cell_top_dashed {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid #CED1FB;
	border-top : 1px dashed #CED1FB;
	background-color : #F0F8FF;
	font: x-small;
	text-align: justify;
	}
	.cellLogo{
		padding-left: 80px;
	}
