@charset "utf-8";
/* CSS Document */
body,html {
	background-color: #040c30;
	font-family:Tahoma, verdana, georgia;
	height:100%;
	font-size:11px;
	line-height:20px;
	margin: 0px;
	right: 10px;
}
a.aFarsi:link  {
	font-weight: bold;
	font-size: 16px;
	color: #fd7217;
	text-decoration: none;
}
a.aFarsi:visited {
	font-weight: bold;
	font-size: 16px;
	color: #fd7217;
	text-decoration: none;
}

a.aFarsi:hover {
	font-weight: bold;
	font-size: 16px;
	color: #faa878;
	text-decoration: none;
}
a.aFarsi:active {
	font-weight: bold;
	font-size: 16px;
	color: #faa878;
	text-decoration: none;
}
/**/
a.aEnglish:link  {
	font-size: 14px;
	color: #faa878;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.aEnglish:visited {
	font-size: 14px;
	color: #faa878;
	text-decoration: none;
}
a.aEnglish:hover {
	font-size: 14px;
	color: #fd7217;
	text-decoration: none;
}

a.aEnglish:active {
	font-size: 14px;
	color: #fd7217;
	text-decoration: none;
}

/**/
a.ashiva:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline blink;
	te
}
 a.ashiva:link  {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.ashiva:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.ashiva:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline blink;
}



.introTileB {
	background-image: url(img/tileB.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.introTileR {
	background-image: url(img/tileR.gif);
	background-repeat: repeat-Y;
}
.contact {color: #b5abbc}
.tel {color: #FD7217}
