/**
* CSS for Internet Explorer
* @author Shaahin Mohammadi 
*/

body {
	font-family: "Geeza Pro", "Times New Roman", Times, Serif;
}

div#slidesholder {
	display: none;
}

div#page div.content div.middle p {
	font: normal 0.9em/2.1em Tahoma, "Times New Roman", Times, Serif;
}

div#page div.content div.middle p.item-text {
	font: normal 0.9em/2.1em Tahoma, "Times New Roman", Times, Serif;
}

div#footer ul#footerlinks dt {
	font-family: "Geeza Pro", "Times New Roman", Times, Serif;
	direction: rtl;
}
div#footer ul#footerlinks dd {
	font-family: Tahoma, "Times New Roman", Times, Serif;
	direction: rtl;
}
