.title{
color: #B62D2D;
font-size:12pt;
font-weight: bold;
}

.searchBox{ width:65px;height:20px;background-color:#C55959;BORDER:  #F4F0D7 1px solid; direction:rtl; font-family: Arial,Miriam,David ;color: #F4F0D7;}

.txt{ font-size: 14px;
	   font-family: Arial,Miriam, David;}

.textbox{
	SCROLLBAR-FACE-COLOR: #F3E7CB; 
	SCROLLBAR-HIGHLIGHT-COLOR: #2858C0; 
	SCROLLBAR-SHADOW-COLOR: #2858C0; 
	SCROLLBAR-3DLIGHT-COLOR: #F8EFD9; 
	SCROLLBAR-ARROW-COLOR: #2858C0; 
	SCROLLBAR-TRACK-COLOR: #F3E7CB; 
	SCROLLBAR-DARKSHADOW-COLOR: #F3E7CB;
	BACKGROUND: #fddcae ; 
	BORDER:  #ffffff 1px groove;  
	TEXT-ALIGN: right;
	COLOR: #314b77;
	direction:rtl;
	font-family: Arial,Miriam, David;
	} 
	
	.textbox_ahi{
	SCROLLBAR-FACE-COLOR: #F3E7CB; 
	SCROLLBAR-HIGHLIGHT-COLOR: #2858C0; 
	SCROLLBAR-SHADOW-COLOR: #2858C0; 
	SCROLLBAR-3DLIGHT-COLOR: #F8EFD9; 
	SCROLLBAR-ARROW-COLOR: #2858C0; 
	SCROLLBAR-TRACK-COLOR: #F3E7CB; 
	SCROLLBAR-DARKSHADOW-COLOR: #F3E7CB;
	BACKGROUND: #fddcae ; 
	BORDER:  #ffffff 1px groove;  
	TEXT-ALIGN: right;
	COLOR: #314b77;
	direction:rtl;
	font-family: Arial,Miriam, David;
	width:130px;
	} 

.txtar{
	SCROLLBAR-3DLIGHT-COLOR: #fddcae; 
	SCROLLBAR-TRACK-COLOR: #fddcae; 
	SCROLLBAR-DARKSHADOW-COLOR: #FBFBE8;
	BACKGROUND: #fddcae ; 
	BORDER:  #ffffff 1px groove;  
	TEXT-ALIGN: right;
	COLOR: #314b77;
	direction:rtl;
	width:300px;
	font-family: Arial,Miriam, David;
	font-size: 14px;
	line-height: 21px;
	} 

	.btn{
	BACKGROUND: #ECDDC0; 
	BORDER:  #000000 1px solid;  
	TEXT-ALIGN: center;
	COLOR: #314b77;
	direction:rtl;
	font-family: Arial,Miriam, David;
	cursor:hand;
	}
	
ul {
	list-style-image: url(images/bullet2.gif);
	vertical-align: middle;
		line-height: 23px;
}
label{cursor:hand}

BODY {
scrollbar-face-color:#D4BD98;
scrollbar-highlight-color:#D4BD98;
scrollbar-3dlight-color:#E5D8C4;
scrollbar-darkshadow-color:#E5D8C4;
scrollbar-shadow-color:#D4BD98;
scrollbar-arrow-color:#E5D8C4;
scrollbar-track-color:#E5D8C4;
}


.txtWindows1 
{
	font-size: 12px;
	font-family: Arial, David, "Times New Roman";
	width: 152 px;
	height: 58 px;
	color: #7D765C;
	background-color: #FBF5DB;
	overflow: hidden;
	vertical-align: middle;
	text-decoration: none;
	line-height: 18 px;
	padding-right: 7 px;
	padding-bottom: 7 px;
}

.txtWindows2
{
	font-size: 12px;
	font-family: Arial, David, "Times New Roman";
	width: 150 px;
	height: 58 px;
	color: #7D765C;
	background-color: #FBF5DB;
	overflow: hidden;
	vertical-align: middle;
	text-decoration: none;
	line-height: 18 px;
	padding-left: 5 px;
	padding-bottom: 7 px;
}

.txtWindows3
{
	font-size: 12px;
	font-family: Arial, David, "Times New Roman";
	width: 158 px;
	height: 85 px;
	color: #7D765C;
	background-color: #FBF5DB;
	overflow: hidden;
	vertical-align: middle;
	text-decoration: none;
	line-height: 18 px;
	padding-top: 15 px;
	padding-right: 5 px;
	padding-left: 5 px;
}

.txtWindows4
{
	font-size: 12px;
	font-family: Arial, David, "Times New Roman";
	width: 185 px;
	height: 68 px;
	color: #314b77;
	overflow: hidden;
	vertical-align: middle;
	text-decoration: none;
	line-height: 18 px;
	padding-top: 10 px;
	padding-right: 5 px;
	padding-left: 5 px;
	padding-bottom: 5 px;
}

.txtWindows4 a
{
	color: #314b77;

}


/* ############# CSS for the menu in the main page  22/2/06 ######## */



/*	color: #7D765C;
	background-color: #FBF5DB;
	overflow: hidden;
	vertical-align: middle;
	text-decoration: none;
	line-height: 18 px;
	padding-right: 7 px;
	padding-bottom: 7 px;*/

#dropmenudiv{
	color: #A5333C;
	font-family: Arial, David, "Times New Roman";
	font-size: 12px;
	position:absolute;
	border:1px solid #FBFBEA;
	border-bottom-width: 0;
	line-height:18px;
	height: 24px;
	z-index:100;
}

#dropmenudiv a{
	color: #A5333C;
	font-size: 12px;
	font-family: Arial, David, "Times New Roman";
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #FBFBEA;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
		height: 24px;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #EFE3C5;
}

