﻿body { 	
		margin:0;
		background-color:#242424;
		direction:rtl;
}

table { 
		FONT-SIZE: 9pt; 
		color:#ffffff; 
		FONT-FAMILY: Tahoma; 
		text-decoration:none; 
}

.td {	direction:rtl; 
		vertical-align:top;
		font-size: 9pt; 
		text-align:justify; 
		color:#ffffff; 
		FONT-FAMILY: Tahoma; 
		text-decoration:none; 
		line-height:150% ;
}

a:link {
		color: #ffffff ; 
		text-decoration: none ;
		font-size:9pt;
		font-family:Tahoma;
}

a:visited { 
		color: red ; 
		text-decoration: none ;
		font-size:9pt;
		font-family:Tahoma;
		}

a:hover { 
		color: red ; 
		text-decoration: underline;
		font-size:9pt;
		font-family:Tahoma;
		}

.link { text-align: center; 
		direction:ltr; 
		FONT-SIZE: 7pt; 
		color:#ffffff; 
		FONT-FAMILY: verdana; 
		text-decoration:none;
}

img {
		border:0px;
}
.uir{direction: rtl ; font-family: tahoma ; color:#000000; font-size: 9pt;width:130px;background-color: #cccccc;border-color:red;}
.uil{direction: ltr ; font-family:tahoma ; color: #000000; font-size: 9pt;width:130px;background-color:#cccccc;border-color:red;}
.uibtn{font-family:Tahoma;color:#cccccc; font-size: 9pt;width:50px;background-color:red;}

img#img{border-color:red; border-width :2px; border-style :solid; }