﻿body {	background-image:url('../images/bg.jpg');
		margin:0px;
		direction:rtl;
}


.txt{
		direction:rtl;
		vertical-align: top;
		text-align: justify; 
		FONT-SIZE: 10pt; 
		color:#333333; 
		FONT-FAMILY: Tahoma; 
		padding:5px;
		line-height:150% ;
}

a:link {
		text-decoration:none;
		FONT-SIZE: 10pt; 
		color:#666666; 
		FONT-FAMILY: Tahoma; 
}

a:visited {
		text-decoration:none;
		FONT-SIZE: 10pt; 
		color:#666666; 
		FONT-FAMILY: Tahoma; 
}

a:hover {
		text-decoration: underline;
		FONT-SIZE: 10pt; 
		color:#333333; 
		FONT-FAMILY: Tahoma; 
}

img { 	
		border:0px;
}
.link {
		text-decoration:none;
		font-family:verdana;
		font-size:7pt;
		color:#666666;
		direction:ltr;
}
.uibtn{font-family:Tahoma;color:Blue; font-size: 8pt;width:50px;background-color:Silver; }
		.imgborder{border-color:Navy ; border-width :0px; border-style :solid;   }