body {
	direction: rtl;
 	MARGIN: 0px;
  	PADDING-RIGHT: 0px;
   	PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    COLOR: black;
    FONT-SIZE: 12;
    FONT-FAMILY: Tahoma;
}

A:link  { COLOR: #006FC9; TEXT-DECORATION: none; }
A:hover { COLOR: #006FC9; TEXT-DECORATION: none; }
A:active { COLOR: #006FC9; TEXT-DECORATION: none; }
A:visited { COLOR: #006FC9; TEXT-DECORATION: none; }

.small {
        FONT-FAMILY: Verdana, Tahoma, Helvetica, Arial;
        font-size: 8px;
}
.mid {
        FONT-FAMILY: Verdana, Tahoma, Helvetica, Arial;
        font-size: 10px;
}

#content {	text-align:center;
	line-height: 170%;}

fieldset {
	border: 1px solid #A1C1D6;
	font-size: 15px;
	padding: 5px;
	text-align: right;
    width:98%;
}

fieldset {
	-moz-border-radius: 5px; border-radius: px;
	border-top: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
}

legend {
   	direction: rtl;
	color: blue;
}

.hand {	cursor: pointer;
}

div#statusContainer {
 position: absolute;
 left: 0px;
 top: 0px;
 width: 100%;
 height: 10px;
}

div#statusMessageContainer {
 position: absolute;
 background-color: #000000;
 color: white;
 width: 80px;
 font-family: Arial, Helvetica, sans-serif;
 padding: 2px;
 left: 0px;
 font-weight: 700;
}

#searchtxt {	position: absolute;
	padding: 2px;
 	top: 5%;
 	right:10%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

#noscript-bg {position:fixed;left:0;top:0;width:100%;height:100%;background-color:black;-moz-opacity:.7;opacity:.7;z-index:9999;}
#noscript-text {	color:white;position:absolute;text-align:center;left:0;width:100%;top:20%;font-size:18px;line-height:1.5em;z-index:10000;padding-top:70px;}
#noscript-text b {font-size:22px;}

acronym {
	cursor: pointer;
	ie-cursor: hand;
}

