html { direction : rtl; }ഀ
ഀ
body { ഀ
background-color: #333333;ഀ
	text-align: center;ഀ
}ഀ
ഀ
ഀ
input, textarea ,file ,radioഀ
{ഀ
	background-color: #FFFFFF;ഀ
	border: 1px dashed #999999;ഀ
	font-family: Tahoma;ഀ
	font-size: 13px;ഀ
	font-weight: bold;ഀ
	margin: 3px;ഀ
	padding: 1px;ഀ
	direction : rtl;ഀ
}ഀ
input:hover, textarea:hover ,file:hover ,radio:hoverഀ
{ഀ
	background-color: #FFFFFF;ഀ
	border: 1px dashed #000000;ഀ
	font-size: 13px;ഀ
	font-family: Tahoma;ഀ
	font-weight: bold;ഀ
	margin: 3px;ഀ
	padding: 1px;ഀ
	direction : rtl;ഀ
}ഀ
ഀ
img { border:0px;ഀ
}ഀ
ഀ
ഀ
ഀ
a:link, a:active, a:visited {ഀ
   margin-left:23px;ഀ
   height:18px;ഀ
   font: 11px tahoma,verdana,sans-serif;	 	ഀ
   text-decoration:none;ഀ
   color: #FFFFFF;ഀ
}ഀ
ഀ
a:hover { ഀ
   margin-left:23px;ഀ
   height:18px;ഀ
   font: 11px tahoma,verdana,sans-serif;ഀ
   text-decoration:none;ഀ
   color: #FFFFFF;ഀ
}ഀ
ഀ
.content { ഀ
font-family: Tahoma,Arabic Transparent,Arial;ഀ
	font-size: 11px;ഀ
	color: #FFFFFF ;ഀ
	text-align: center;ഀ
}ഀ
ഀ
h3 {ഀ
color: #FFFFAA;ഀ
	font-size: 15px;ഀ
}