html
{
	scrollbar-face-color:#8CB943;
	scrollbar-arrow-color:#E5F9C3;
	scrollbar-track-color:#E5F9C3;
	scrollbar-shadow-color:none;
	scrollbar-highlight-color:#E5F9C3;
	scrollbar-3dlight-color:#E5F9C3;
	scrollbar-darkshadow-color:#E5F9C3;
	font-size:13px;
	font-family:arial;
}

	
	.all_table 
	{
	border-collapse:separate;
	empty-cells:show;
	border:none;
	border-color:white;
	font-size:13px;
	text-align:center;
	text-decoration:none;		
	}
	
	
	select
	{
		font-family:arial;
		font-size:12px;	
	}

	.in_box1 /*صندوق إدخال البيانات*/
	{
		border-color:black;
		/*width:18em;*/
		border-width:1px;		
		background:#E5F9C3;		
		/*position:absolute;
		left:14em;*/
	}
	
	.in_box/*صندوق إدخال البيانات*/
	{
		border-color:black;
		width:18em;
		border-width:1px;		
		background:#E5F9C3;		
		position:absolute;
		left:14em;
	}

	.in_button /*أزرار النماذج*/
	{	
		border-width:1px;
		width:8em;
		font-size:13px;
		font-family:arial;
		height:1.7em;
		position:absolute;
		left:14em;
	}
	
	.head_topic
	{
		border-style:none;
		border-width:1px;
		border-color:red;
		background:#8CB943;
	}
	
	
	.main_div
	{
		border-style:solid;
		border-width:0px;
		padding:1em;
		margin-left:4.5em;
	}
	
	#ja_head
	{
		width:65em;
		height:8em;
	}
	
	#options
	{
		width:65em;
		height:2em;
	}
	
	#en_cv
	{
		width:65em;
		height:100em;
		text-align:left;
	}
	
	#ja_foot
	{
		width:65em;
		height:8em;
	}
	
	.aa_information
	{
		position:absolute;
		left:15.5em;
	}
	
	.aa_details
	{
		position:absolute;
		left:45em;
		
		color:#8CB943;
	}
	
	.aa_exp
	{			
		color:#8CB943;
	}
	
	.aa_details:hover
	{		
		color:red;
	}
	.aa_exp:hover
	{		
		color:red;
	}
	
	.aa_close:hover
	{		
		color:red;
	}
	
	#f_web:hover
	{
		color:red;
	}
	
	#f_web
	{
		color:black;
	}
	
	.di_details
	{
		text-align:justify;
		visibility:hidden;
		background:#E5F9C3;
		border-style:solid;
		border-width:1px;
		border-color:#8CB943;
		color:#375507;		
		position:absolute;
		right:6em;
		width:20em;
		padding:0.2em;
		
	}
	
	.aa_close
	{
		position:absolute;
		float:left;
		border-style:solid;
		border-width:1px;
		text-align:center;
		text-decoration:none;
		color:#8CB943;
	}
	
	.aa_options
	{
		border-style:solid;
		border-width:1px;
		font-size:15px;
		font-family:traditional arabic;
		border-color:#8CB943;
		color:#375507;
		text-decoration:none;
	}
	
	.aa_options:hover
	{
		border-color:#375507;
		color:#375507;
		background:#8CB943;
	}
	.another_div
	{
		background:#E5F9C3;
		border-style:solid;
		border-width:1px;
		border-color:#8CB943;
		color:#375507;		
		height:13em;
		width:64em;
		padding:0.5em;
		position:absolute;
		visibility:hidden;
		text-align:justify
	}
	
	.another_div_caption
	{
		border-style:solid;
		border-width:1px;
		text-align:center;
		background:#375507;
		
	}
	
	.aa_common
	{
		color:black;		
	}
	
	.aa_common:hover
	{
		color:#8CB943;
	}