﻿body {	background-image:url('images/bg.jpg');
		margin:0px;
		direction:rtl;
}

.title {
		font-size:8pt;
		font-family:Tahoma;
		color: #543927;
		font-weight:bold;
		text-align:right;
		width:200px;
}

.text {
		font-family:Tahoma;
		font-size:10pt;
		color:#333333;
		line-height:150%;
		text-align:justify;
}
.txt {
		font-family:Tahoma;
		font-size:10pt;
		color:WindowText;
		line-height:150%;
		text-align:justify;
		
}
a:link {
		text-decoration:none;
		FONT-SIZE: 10pt; 
		font-weight:bold;
		color:#800000; 
		FONT-FAMILY: Tahoma; 
}

a:visited {
		text-decoration:none;
		FONT-SIZE: 10pt; 
		color:#800000; 
		FONT-FAMILY: Tahoma; 
		font-weight:bold;
}

a:hover {
		text-decoration: underline;
		FONT-SIZE: 10pt; 
		color:#333333; 
		FONT-FAMILY: Tahoma; 
		font-weight:bold;
}

img { 	
		border:0px;
}
.imgborder{border-color:#cec0a5; border-width :3px; border-style :solid; }
.link {
		text-decoration:none;
		font-family:verdana;
		font-size:7pt;
	
		color:#ffffff;
		direction:ltr;
		line-height:170%;
}
.txtbox
{
	color:Maroon;
}
.button 
{
	background-color:#993333;
		color:#ffffff;
		font-size:7pt;
		font-family:Tahoma;
		border: 1px #205f84 solid;
	}
.label
 {
		font-size:8pt;
		font-family:Tahoma;
		color: #663300;
		font-weight:bold;
		text-align:right;
		
}
.radiobutton
{
	font-size:8pt;
		font-family:Tahoma;
		color:Maroon;
		font-weight:bold;
		text-align:right;
}
.td { 	text-align: justify; 
		direction:rtl;
		FONT-SIZE: 9pt; 
		color:#ffffff; 
		FONT-FAMILY: Tahoma; 
		text-decoration:none; 
		font-weight: 400; 
		margin: 5px 10px 10px 10px; 
		line-height:150% ;
		vertical-align:top;
		padding:10px;
	    
}

.uir{direction: rtl ; font-family: tahoma ; background-color:#e3d2b2; color:Black; font-size: 9pt;width:100px; border-color:#996633;border-width:2px;border-style: solid; }
.uil{direction: ltr ; font-family:tahoma ; color:Black; background-color:#e3d2b2;  font-size: 9pt;width:100px; border-color:#996633;border-style: solid; border-width: 2px;}
