A
{
	font-family: Tahoma;
	font-size:10;
	font-weight: none;
	color: #893400;
	text-decoration: none;
}
A:hover
{
	font-family: Tahoma;
	font-size:10;
	font-weight: none;
	color: #FF0000;
	text-decoration: none;
}
.link
{
	font-family: Tahoma;
	font-size : 8pt;
	font-weight: none;
	color: #FF0000;
	text-decoration: none;
}
.ListTitle
{
	font-family: Arial;
	font-size : 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Wellcome
{
	font-family: Tahoma;
	font-size : 8pt;
	font-weight: none;
	color: #FF0000;
	text-decoration: none;
}
.properties
{
	font-family: Tahoma;
	font-size : 9pt;
	font-weight: none;
	color: #893400;
	text-decoration: none;
}
.Title
{
	font-family: Arial;
	font-size : 12pt;
	font-weight: none;
	color: #000000;
	text-decoration: none;
	font-weight : bold;
}
.nav
{
	font-family: tahoma;
	font-size:9;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
}
.nav:hover
{
	font-family: tahoma;
	font-size:9;
	font-weight: none;
	color: #ff9933;
	text-decoration: none;
}


.footer
{
	font-family: Arial;
	font-weight: none;
	color: #FFCC00;
	text-decoration: none;
}
.footer:hover
{
	font-family: Arial;
	font-weight: none;
	color: #CC0066;
	text-decoration: none;
}

.ticker
{
	font-family: Tahoma;
	color: #893400;
	text-decoration: none;
	font-size: 9pt;
}
.ticker:hover
{
	font-family: Tahoma;
	color: #ff6600;
	text-decoration: none;
	font-size: 9pt;
}

.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: Tahoma;
	font-size: 9pt;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: bold;
}

.ToolbarFont:hover
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: none;
	color: #FFCC99;
	text-decoration: bold;
}

.SearchHeader
{
}
.SearchBackground
{
}
.SearchFooter
{
}
.SearchFont
{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}
.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: #000000;
	width: 170px;
}
.NewsTitle
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
}
.NewsTitle:hover
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #CC6600;
	text-decoration : none;
}
.NewsCategory
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #cc6600;
	text-decoration : none;
}
.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;
}
.NewsFont
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
}
.NewsLink
{
	font-family: Arial;
	font-size: 12pt;
	color: #006666;
	text-decoration : none;
}
.NewsLink:hover
{
	font-family: Arial;
	font-size: 12pt;
	color: #ff0000;
	text-decoration : none;
}
.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;
}
.FaqCategory:hover
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #FF8811;
}
.FormField
{
	font-family : Tahoma;
	font-size : 9pt;
}
.MapFont
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #006666;
}
.MapFont:hover
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #ff0000;
}
.ListLink
{
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
	color: #000099;
}
.ListLink:hover
{
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
	color: #ff0000;
}
.ListIcon
{
	text-decoration: none;
}
/*****************************/

.FormInput
{
	font-family: tahoma , Helvetica, sans-serif;
	font-size: 11px;
	border : solid #336699 1px;
	background-color : White;
	width: 160px;
	height: 20px;
}
.FormInputSmall
{
	font-family: tahoma , Helvetica, sans-serif;
	font-size: 11px;
	border : solid #336699 1px;
	background-color : White;
	width: 140px;
	height: 20px;
}
.FormInputFa
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	border : solid #336699 1px;
	background-color : White;
	width: 160px;
	height: 20px;
	direction:rtl;
}
.FormInputImportFa
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	border : solid #336699 1px;
	background-color : D2E5FB;
	width: 160px;
	height: 20px;
	direction:rtl;
}
.FormInputEn
{
	font-family: tahoma , Helvetica, sans-serif;
	font-size: 11px;
	border : solid #336699 1px;
	background-color : White;
	width: 160px;
	height: 20px;
	direction : ltr;
}

.FormInputImportEn
{
	font-family: tahoma , Helvetica, sans-serif;
	font-size: 11px;
	border : solid #336699 1px;
	background-color : D2E5FB;
	width: 160px;
	height: 20px;
	direction : ltr;
}

.FormSelect
{
	font-family: tahoma , Helvetica, sans-serif;
	font-size: 12px;
	border : groove #212084 1px;
	background-color : White;
	width: 160px;
	height: 20px;
	direction: rtl;
}
.FormSelectEn
{
	font-family: tahoma , Helvetica, sans-serif;
	font-size: 12px;
	border : groove #212084 1px;
	background-color : White;
	width: 160px;
	height: 20px;
}

.FormSelectIportEn
{
	font-family: tahoma , Helvetica, sans-serif;
	font-size: 12px;
	border : groove #212084 1px;
	background-color : D2E5FB;
	width: 160px;
	height: 20px;
}

.FormSelectFa
{
	font-family: tahoma , Helvetica, sans-serif;
	font-size: 12px;
	border : groove #212084 1px;
	background-color : White;
	width: 160px;
	height: 20px;
	direction:rtl;
}

.FormSelectImportFa
{
	font-family: tahoma , Helvetica, sans-serif;
	font-size: 12px;
	border : groove #212084 1px;
	background-color : D2E5FB;
	width: 160px;
	height: 20px;
	direction:rtl;
}

.FormTextArea
{
	font-family: tahoma , Helvetica, sans-serif;
	font-size: 12px;
	border : solid #336699 1px;
	background-color : White;
	width: 250px;
	height: 150px;
}
.FormTextAreaEn
{
	font-family: tahoma , Helvetica, sans-serif;
	font-size: 12px;
	border : groove #384038 1px;
	background-color : White;
	width: 250px;
	height: 150px;
}
.FormTextAreaFa
{
	font-family: tahoma , Helvetica, sans-serif;
	font-size: 11px;
	border : solid #336699 1px;
	background-color : White;
	width: 250px;
	height: 150px;
	direction:rtl;
}

.FormTextAreaImportFa
{
	font-family: tahoma , Helvetica, sans-serif;
	font-size: 11px;
	border : solid #336699 1px;
	background-color : D2E5FB;
	width: 250px;
	height: 150px;
	direction:rtl;
}

.FormTextAreaImportEn
{
	font-family: tahoma , Helvetica, sans-serif;
	font-size: 11px;
	border : solid #336699 1px;
	background-color : D2E5FB;
	width: 250px;
	height: 150px;
	direction:ltr;
}

.FormButton
{
	font-family: Tahoma;
	font-size: 9px;
	border : solid #336699 1px;
	background-color : #E4E7EB;
	width: 100px;
	height: 20px;
	color: #336699;
}
.FormButtonSmall
{
	font-family: Tahoma;
	font-size: 11px;
	border : groove #212084 1px;
	background-color : White;
	width: 50px;
	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;
}
.Link1:hover
{
	font-family: Tahoma;
	font-size: 11px;
}
.message
{
	font-family: Tahoma;
	font-size: 11px;
}
.PropertiesValue
{
    font-family:Tahoma;
    font-size:13px;
}
