/* -------------------------------------------------------------------[All Pargraph] */
p {
	font-family: Tahoma;
	font-size: 10pt;
}

/* -------------------------------------------------------------------[TD Title Pargraph] */
td.tdTitr p {
	font-family: Tahoma;
	font-size: 8pt;
}

/* -------------------------------------------------------------------[All Contenet] */
.content {
	font-family: Tahoma;
	font-size: 10pt;
	line-height: 150%;
}

.contentSmall {
	font-family: Tahoma;
	font-size: 9pt;
}

.contentSmall2 {
	font-family: Tahoma;
	font-size: 9pt;
    line-height: 130%;
}

/* -------------------------------------------------------------------[ul:Items List] */
ul.ulfa {
	direction: rtl;
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 18px;
	list-style-image: url('images/bullet_start_line.gif');
	margin-right: 5px;
	text-align: right;
}

/* -------------------------------------------------------------------[News Brife] */
.newsBriefTitle {
	color: #000000;
	font-family: Tahoma;
	font-size: 10pt;
	margin-bottom: 2px;
}

.newsBriefContent {
	color: #000000;
	font-family: Tahoma;
	font-size: 9pt;
	margin-right: 12px;
	margin-top: 2px;
}

/* -------------------------------------------------------------------[Contact Detail] */
.contactDetail {
	color: #006600;
	font-family: Tahoma;
	font-size: 9pt;
}

/* -------------------------------------------------------------------[Page Title] */
.pagetitle {
	color: #B92F0D;
	font-family: Times New Roman;
	font-size: 16pt;
	font-weight: bold;
}

/* -------------------------------------------------------------------[List] */
.list {
	font-family: Tahoma;
	font-size: 10pt;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-top: 5px;
	text-indent: -23px;
}

/* -------------------------------------------------------------------[Title Fa] */
.title {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
}

/* -------------------------------------------------------------------[Title En] */
.titleEn {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

/* -------------------------------------------------------------------[Spsification En] */
.specifyEn {
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	margin-left: 10px;
}

/* -------------------------------------------------------------------[body] */
body {
	background-image: url('images/bk-body.gif');
}

/* -------------------------------------------------------------------[table:Product Specification] */
table.spec {
	font-family: Verdana;
	font-size: 8pt;
}

/* -------------------------------------------------------------------[td:Titr] */
.tdTitr {
	background-color: #26678F;
	background-image: url('images/bullet_orang_green.gif');
	background-position-x: right;
	background-repeat: repeat-y;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-right: 15px;
	padding-left: 30px;	
	text-align: right;
}

/* -------------------------------------------------------------------[td:Titr_special] */
.tdTitr_special {
	background-color: #FEC54E;
	background-image: url('images/bullet_green_orang.gif');
	background-position-x: right;
	background-repeat: repeat-y;
	color: #666666;
	font-family: Tahoma;
	font-size: 8pt;
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-right: 15px;
	padding-left: 30px;	
	text-align: right;
}
/* -------------------------------------------------------------------[td:Titr_norouz] */
.tdTitr_norouz{
	background-color: #80C414;
	background-image: url('images/bullet_red_green.gif');
	background-position-x: right;
	background-repeat: repeat-y;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-right: 15px;
	padding-left: 30px;	
	text-align: right;
}

/* -------------------------------------------------------------------[td:Titr] */
.tdTitr-nfs {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-right: 15px;
	padding-left: 30px;	
	text-align: right;
}

/* -------------------------------------------------------------------[a:] */
a:link {
	color: #2F70B0;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none
}

a:visited {
	color: #2F70B0;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none
}

a:hover {
	color: #2F70B0;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: underline
}

a:active {
	color: #2F70B0;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
}
/* -------------------------------------------------------------------[a:Solid] */
a:link.solid {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none
}

a:visited.solid {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none
}

a:hover.solid {
	color: #FFA901;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: underline
}

a:active.solid {
	color: #FFA901;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}
/* -------------------------------------------------------------------[a:Title] */
a:link.title {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}

a:visited.title {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}

a:hover.title {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: underline;
}

a:active.title {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}

/* -------------------------------------------------------------------[a:Product Guaranty] */
a:link.productGuaranty {
	color: #FF3300;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
}

a:visited.productGuaranty {
	color: #FF3300;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
}

a:hover.productGuaranty {
	color: #FF3300;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: underline;
}

a:active.productGuaranty {
	color: #FF3300;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
}

/* -------------------------------------------------------------------[a:More Info] */
a:link.moreInfo {
	color: #2F70B0;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none
}

a:visited.moreInfo {
	color: #2F70B0;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none
}

a:hover.moreInfo {
	color: #2F70B0;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: underline
}

a:active.moreInfo {
	color: #2F70B0;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
}

/* -------------------------------------------------------------------[a:Partners List] */
a:link.partner {
	color: #000000;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

a:visited.partner {
	color: #808080;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

a:hover.partner {
	color: #26678F;
	font-family: Tahoma;
	font-size: 10pt;
	padding-left: 0px;
	text-decoration: underline;
}

a:active.partner {
	color: #802009;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

/* -------------------------------------------------------------------[a:Last News] */
a:link.lastNews {
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}

a:visited.lastNews {
	color: #808080;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}

a:hover.lastNews {
	color: #26678F;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: underline;
}

a:active.lastNews {
	color: #802009;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}

/* -------------------------------------------------------------------[td:FAQ All List] */
td.faqAllList a:link{
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}

td.faqAllList a:visited{
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
	background-color: #F0F0F0;	
}

td.faqAllList a:hover{
	color: #26678F;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}

td.faqAllList a:active{
	color: #802009;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}

td.faqAllList p{
	margin-top: 5; margin-bottom: 5; direction:rtl
}

/* -------------------------------------------------------------------[a:Last FAQ] */
a:link.lastFaq {
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}

a:visited.lastFaq {
	color: #808080;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}

a:hover.lastFaq {
	color: #26678F;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: underline;
}

a:active.lastFaq {
	color: #802009;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}

/* -------------------------------------------------------------------[a:News Brife] */
a:link.newsBrifeTitleLink {
	color: #2F70B0;
	text-decoration: none;
	font-weight:normal;
}

a:visited.newsBrifeTitleLink {
	color: #2F70B0;
	text-decoration: none;
	font-weight:normal;
}

a:hover.newsBrifeTitleLink {
	color: #2F70B0;
	text-decoration: underline;
	font-weight:normal;
}

a:active.newsBrifeTitleLink {
	color: #2F70B0;
	text-decoration: none;
	font-weight:normal;
}

/* -------------------------------------------------------------------[table:Sitemap All List] */
table.sitemapAllList a:link{
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}

table.sitemapAllList a:visited{
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}

table.sitemapAllList a:hover{
	color: #26678F;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}

table.sitemapAllList a:active{
	color: #802009;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}

table.sitemapAllList p{
	margin-top: 5; margin-bottom: 5; direction:rtl
}
