﻿body 
{
	direction:rtl;
	font-family:ALKATIP Tor, UKIJ Tuz, Microsoft Uighur;
	 margin:10,0,0,0;
	background-image:url(Images/Back.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#E5E5E5;
}

button, input, textarea,select,option
{
	direction:rtl;
	font-family:ALKATIP Tor, UKIJ Tuz, Microsoft Uighur;

}

a
{
	text-decoration:none;
	color:#287ADE;
}

.AlignRightOrLeft
{
	 text-align:right;
	}
	
.AlignLeftOrRight
{
	 text-align:left;
	}



.DirectionRightOrLeft
{
	 direction:rtl;
	}
.DirectionLeftOrRight
{
	 direction:ltr;
	}
/*Custom*/
.MainTable
{
	 width:945px;
	}

.Title
{
	/*font-size:14pt;*/
	 font-family:ALKATIP Tor Tom, UKIJ Tuz Tom;
	}

.Content
{
		/*font-size:11pt;*/
	 font-family:ALKATIP Tor, UKIJ Tuz, Microsoft Uighur;

	}
 /* $WEFT -- Created by: Sarwan (Sarwan.net@gmail.com) on 2009/1/26 -- */
 @font-face {
    font-family: ALKATIP Tor;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.irpan.org/Web/files/eot/A_EOT.eot);
  }
  @font-face {
    font-family: ALKATIP Tor Tom;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.irpan.org/Web/files/eot/B_EOT.eot);
  }


