body{
	background : Black;
	color : white;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	SCROLLBAR-ARROW-COLOR: White;
	SCROLLBAR-FACE-COLOR: black;
	SCROLLBAR-HIGHLIGHT-COLOR: #8A937B;
	SCROLLBAR-SHADOW-COLOR: #8A937B;
	SCROLLBAR-3DLIGHT-COLOR: Black;
	SCROLLBAR-TRACK-COLOR: Black;
	SCROLLBAR-DARKSHADOW-COLOR: Black;
	direction : ltr;
}

A {
	TEXT-DECORATION: underline;
	color : #FFFFFF;
}

A:hover {
	COLOR: #FF0000;
	TEXT-DECORATION: None;
}

ul {
	list-style : square;
	font-size : 10px;
	Font-family : tahoma;
	line-height : 17px;
	color : black;
	direction : rtl;
	padding-left : -10px; 
	padding-right : -10px;
}

Img {
	border : 0px;
}

.tbl{
	width : 100%;
	border : none;
	height : 100%;

}
.td1{
	width : 100%;
	border : none;
	height : 100%;
	font-family : "Traditional Arabic";
	font-size : 20px;
	font-weight : bold;
	text-align : center;
	padding-left :20px;
	padding-right : 20px;
	padding-top : 50px;
}
	
}

.head{
	height : 10%;
	width : 90%;
	vertical-align : top;
	direction : rtl;
	background : url(../../Gifs/Gallery/back-head.jpg);
}

.search{
	z-index : 1;
	position: absolute;
	width: 163px;
	height: 24px;
	left:14px;
	top:70px;
	direction : rtl;
}

.txtbox{
		border: 1px solid #FFFFFF;
		font-family: Tahoma;
		font-size: 10px;
		direction : rtl;
}

.skey{
border:1px solid #FFFFFF;
font-family: Tahoma;
font-size: 10px;
color:#FFFFFF;
background-color:#FC743E;	
}

.Title{
	width : 10%;
	height : 100%;
	vertical-align : top;
}

.Titfrm{
	width : 150px;
	height : 100%;
}

.Spic{
	text-align : center;
	width : 103px;
	height : 120px;
	background-image : url(../../Gifs/Gallery/kadr1.jpg);
}

.prenext{
	font-family: verdana;
	Font-size: 10px;
	text-align : center;
	vertical-align : middle;
}

.copy {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	vertical-align : Top;
	text-align : center; 
	height : 10%;
}

.result {
	font-family : traditional Arabic;
	font-size : 17px;
	Font-weight : bold;
	color : White;
	padding-left : 10px;
	text-decoration: none;
}
.result:hover {
	COLOR: #FF0000;
	TEXT-DECORATION: None;
}

.maintable{
	background : #755232;
	width : 250px;
	
			
}

.linetable{
	background : url(../../Gifs/Gallery/index/bg-line.jpg);
	width : 400px;
	
}

.H-table{
	border: 1px dotted #ffba00;

}

.H-cell{
	border-left : 1px dotted #ffba00;;	
}


.select{
	background-color : White;
	color : Red;
	padding : 3px;
}
.noselect{
	color : White;
	padding : 3px;
}
.noselect:hover{
	background-color : #7CFC00;
	padding : 3px;
}
