﻿.lang{ 
			font-family:arial;
			font-weight:normal;
			font-size:12px;
			line-height:130%;
			color: #f7cc39; 
			
			
			
			
						
}


.text{ 
			font-family:arial;
			font-weight:normal;
			font-size:12px;
			line-height:130%;
			color: #222; 
				
						
}
.text_white{ 
			font-family:arial;
			font-size:12px;
			line-height:130%;
			color: #fff; 
				
						
}
.text2{ 
			font-family:arial;
			font-weight:bold;
			font-style:italic;
			font-size:14px;
			line-height:130%;
			color: #222; 
				
						
}

.title2{ 
			font-family:Georgia;
			font-weight:bold;
			font-size:18px;
			font-weight:bold;
			font-style:italic;
			color:#dc292e;
			line-height:130%;
			
			
			
			
			
						
}
.title3{ 
			font-family:Georgia;
			font-weight:bold;
			font-size:14px;
			font-weight:bold;
			font-style:italic;
			color:#0463b8;
			line-height:130%;
			
			
			
			
			
						
}



.join{ 
			font-family: Georgia, "Times New Roman", Times, serif;
			font-style:italic; font-weight:bold;
			font-weight:normal;
			font-size:32px;
			line-height:130%;
			color: #fff; 
			
			
			
			
						
}


a.link_lang{ 
			font-family:arial;
			font-weight:normal;
			font-size:12px;
			line-height:140%;
			color: #fff; 
			text-decoration:none;
			padding-left:4px;
			
			
	}	
	
	
.testi_name{ 
			font-family:arial;
			font-weight:bold;
			font-size:12px;
			line-height:110%;
			color: #7bb315; 
			text-decoration:none;
			direction:rtl;
			width: 200px;
			
	}	
	
	
.form
{
   font-family: arial;
   font-weight: normal;
   text-align:ledt;
   font-size: 12px;
   color: #222;
   border: 1px #045398 solid; 
   line-height: 130%;
   height: 22px}
   	
		
		
.button {
    border: none;
    background: url('images/btn.jpg') no-repeat top left;
	width: 119px; height:28px;
    padding: 2px 8px;
	color:#fff;
	font-weight:bold;
}
.button:hover {
    border: none;
    background: url('images/btn2.jpg') no-repeat top left;
	width: 119px; height:28px;
    padding: 2px 8px;
	color:#e9b824;
}	

a.blue_link{ 
			font-family:arial;
			font-weight:bold;
			font-size:12px;
			line-height:140%;
			color: #3f5fb2; 
			text-decoration:none;
			padding-left:4px;
			
			
	}	
a.blue_link:hover{ 
			font-family:arial;
			font-weight:bold;
			font-size:12px;
			line-height:140%;
			color: #222; 
			text-decoration:none;
			padding-left:4px;
			
			
	}	


.DynamicListPopup {background: whitesmoke;  font-size: 10pt; border: solid 1px gray; }
.DynamicListPopupRow {}
.DynamicListPopupCell {}
.DynamicListPopupCellHOver { background: lightblue;}
