﻿body
{
	font-family: Tahoma;
	font-size: 9pt;
	text-align: center;
	text-decoration: none;
	background-image: url(images/bg.jpg);
	
}

img
{
    border:0px;	
	
}
.marq
{
	font-family: tahoma;
	font-size:11px;
	color: #FFFFFF;
	font-weight:600;
}
.FONT1
{
	font-family: tahoma;
	font-size:11px;
	color: #000000;
	font-weight:600;
}
.FONT2
{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	direction: rtl;
    line-height:150%;
    text-align:justify;

}
.FONT3
{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: 600;
}
a:link
{
	text-decoration:none;
	color:black;
 }
	
a:hover
{
	text-decoration:none;
	color:red;
 }
.dropDown
{
   font-family:Tahoma;
	font-size:9pt;
	color:Black;
	direction:rtl;
    width:200px;	
}	