﻿html, body {
	margin: 0;
	padding: 0;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	background: #ffffff;
	background-image: url('images/bg_blue.jpg');
}
img {
	border: 0;
}
a {
	font-size: 1em;
	text-decoration: none;
	color:#002c67;
}
a:hover 
{
	color:#002c67;
}
a:visited
{
	color:#002c67;
}
.my-top-tables {
	width: 980px;
	margin: 0;
	padding: 0;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	background-color: #ebf3fb;
	border: 0px;
}
.my-logo-tables {
	width: 980px;
	margin: 0;
	padding: 0;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	background-color: #3c7faf;
	border: 0px;
}
.content-tables {
}
.text-fa {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	direction: rtl;
}

.text-en {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	direction: ltr;
}

.text-en-bold
{
	direction: ltr;
	font-family: arial;
	font-size: 14px;
	
	text-decoration: none;
}

.text-fa-small {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	line-height:normal;
	direction: rtl;
}
.text-fa-title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:600;
	text-align: justify;
	text-decoration: none;
	direction: rtl;
	color:#002b5f;
}

.text-fa-title2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:600;
	text-align: justify;
	text-decoration: none;
	direction: rtl;
	color:#002b5f;
}
.center-text-fa {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	direction: rtl;
}
.center-text-en {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	direction: ltr;
}

.text-en-center
{
	font-size: 11px; 
	font-family: Tahoma;
	font-weight:normal;
	direction:ltr;
	text-decoration:none;
	text-align:center;
}

.left-text-fa {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin-left: 5px;
	direction: rtl;
}
.left-text-en {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin-left: 5px;
	direction: ltr;
}
.right-text-fa {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	margin-right: 5px;
	direction: rtl;
}

.text-title 
{
	font-family:Tahoma,Arial;
	font-size:11px;
	font-weight:600;
	direction:rtl;
	text-decoration:none;
	color:#052a5f;
	line-height:150%;
	height: 21px;
}
