A
{
	font-family: Tahoma;
	font-size: 13;
	font-weight: none;
	color: #004846;
	text-decoration: none;
}
A:hover
{
	font-family: Tahoma;
	font-size: 13;
	font-weight: none;
	color: #004846;
	text-decoration: none;
}
.nav
{
	font-family: Arial;
	font-weight: none;
	color: #004846;
	text-decoration: none;
}
.nav:hover
{
	font-family: Arial;
	font-weight: none;
	color: #F7EFA6;
	text-decoration: none;
}

.ticker
{
	font-family: Tahoma;
	color: #000099;
	text-decoration: none;
	font-size: 10pt;
}
.ticker:hover
{
	font-family: Tahoma;
	color: #3366FF;
	text-decoration: none;
	font-size: 10pt;
}

.right
{
	color: #000000;
	text-decoration: none;
}
.right:hover
{
	color: #000000;
	text-decoration: none;
}

/*****************************/
.Toolbar
{
	border: 0px;
	background-color: #465B93;
	width: 100%;
	height: 18px;
}
.ToolbarFont
{
	font-family: arial;
	font-size: 9pt;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: bold;

}

.SearchHeader
{
}
.SearchBackground
{
}
.SearchFooter
{
}
.SearchFont
{
}
.SearchInput
{
}
.SearchButton
{
}

.LinksHeader
{
}
.LinksBackground
{
}
.LinksOver
{
}
.LinksFooter
{
}
.LinkFont
{
}


.DownPage
{
	font-family: tahoma;
	font-size: 9pt;
	font-weight: none;
	color: #000000;
	text-decoration: bold;

}
.TopPage
{
	font-family: tahoma;
	font-size: 9pt;
	font-weight: none;
	color: #000000;
	text-decoration: bold;

}

.NewsTable
{
	border: 0px;
	background-color: #D3E5E7;
	width: 150px;
}
.NewsTitle
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration : none;
}
.NewsCategory
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #cc6600;
}
.NewsTitle:hover
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #CC6600;
}
.NewsDate
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #CC6600;
}
.NewsDesTitle
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #CC6600;
	font-weight : bold;
}
.NewsDesDate
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #800000;
}
.NewsDesFont
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #CC6600;
	text-decoration : none;
}

.NewsFont
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
}
.FaqQuestion
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #006666;
	text-decoration : none;
}
.FaqQuestion:hover
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #009393;
	text-decoration : none;
}
.FaqAnswer
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	text-decoration : none;
}
.FaqCategory
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #CC6600;
	text-decoration : none;
}
.FaqCategory:hover
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #FF8811;
	text-decoration : none;
}

.MapFont
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #006666;
}

.ListLink
{
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
	color: #000099;
}
.ListLink:hover
{
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
	color: #009999;
}
.ListIcon
{
	text-decoration: none;
}
/*****************************/

.FormInput
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border : groove #212084 1px;
	background-color : White;
	width: 160px;
	height: 20px;
}
.FormInputFa
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border : groove #507576 1px;
	background-color : #FFF7C8;
	width: 160px;
	height: 20px;
	direction:rtl;
}
.FormInputEn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border : groove #507576 1px;
	background-color : #FFF7C8;
	width: 160px;
	height: 20px;
}

.FormSelect
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border : groove #212084 1px;
	background-color : White;
	width: 160px;
	height: 20px;
	direction: rtl;
}
.FormSelectEn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border : groove #212084 1px;
	background-color : White;
	width: 160px;
	height: 20px;
}
.FormSelectFa
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border : groove #212084 1px;
	background-color : White;
	width: 160px;
	height: 20px;
	direction:rtl;
}

.FormTextArea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border : groove #384038 1px;
	background-color : White;
	width: 250px;
	height: 150px;
}
.FormTextAreaEn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border : groove #384038 1px;
	background-color : White;
	width: 250px;
	height: 150px;
}
.FormTextAreaFa
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border : groove #384038 1px;
	background-color : White;
	width: 250px;
	height: 150px;
	direction:rtl;

}

.FormButton
{
	font-family: Tahoma;
	font-size: 11px;
	border : groove #212084 1px;
	background-color : White;
	width: 100px;
	height: 20px;
}
.FormButtonEn
{
	font-family: Tahoma;
	font-size: 11px;
	border : groove #212084 1px;
	background-color : White;
	width: 100px;
	height: 20px;
}
.FormButtonFa
{
	font-family: Tahoma;
	font-size: 11px;
	border : groove #212084 1px;
	background-color : White;
	width: 100px;
	height: 20px;
	direction:rtl;
}
.Link1
{
	font-family: Tahoma;
	font-size: 11px;
}
.message
{
	font-family: Tahoma;
	font-size: 11px;
}
.BarTitle
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
}