{***** body *****}
	a {
		text-decoration: none;
	}

{***** Main *****}
	.main_td 
	td {
		font-family: Tahoma;
		font-size: 10pt;
		line-height: 120%;
		vertical-align: top;
		direction: rtl;
	}

{***** TextBoxes - Buttons *****}
	.textbox_en {
		background-color: #FFFFFF;
		border: 1px solid #808080;
		font-family: Verdana;
		direction: ltr;
		font-size: 8pt;
	}

	.textbox_en_number {
		background-color: #FFFFFF;
		border: 1px solid #808080;
		font-family: Verdana;
		font-size: 9pt;
		direction: ltr;
	}

	.textbox_fa {
		background-color: #FFFFFF;
		border: 1px solid #E98A1A;
		font-family: tahoma;
		font-size: 10pt;
		direction: rtl;
	}

	.button {
		font-family: tahoma;
		font-size: 8pt;
		color: white;
		padding-bottom: 1px;
		padding-left: 2px;
		padding-right: 1px;
		background-color: #cccccc;
		border-width: 1px;

	.nbutton {
		font-family: tahoma;
		font-size: 8pt;
		color: white;
		padding-bottom: 1px;
		padding-left: 2px;
		padding-right: 1px;
		background-color: #cccccc;
		border-width: 1px;
	}

	.option {
		background-color: #F5F5F5;
		width=140px;
		font-family: tahoma;
		font-size: 10pt;
		direction: rtl;
		}

	.birth {
		background-color: #FFFFFF;
		border: 1px solid #808080;
		font-family: Tahoma;
		font-size: 8pt;
		direction: ltr;
	}
	.combo_box {
		background-color: #FFFFFF;
		border: 1px solid #808080;
		font-family: Tahoma;
		font-size: 8pt;
		direction: rtl;
		width: 170px;
	}
	.mail_title {
		background-color: #FFFFFF;
		border: 1px solid #808080;
		font-family: Tahoma;
		font-size: 8pt;
		direction: rtl;
	}

{***** Copyright *****}
	a.cr_links {
		color: #C0C0C0;
		text-decoration: none;
	}

	a.cr_links:hover {
		color: #808080;
	}

{***** FAQ *****}
	a.faq_link {
		color: #333300;
		textdecoration: none;
	}

	a.faq_link:hover {
		color: #CC3300;
	}

{***** Index *****}
	a.index_base2_link {
		color: #000000;
		textdecoration: none;
	}

	a.index_base2_link:hover {
		color: #CA1005;
	}
