/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
/* ***** ***** Programming And Designing By Night2 ***** ***** */
/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url('../images/background.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
}

table {
	border-collapse: collapse;
	border-style: none;
	border-width: 0px;
}

td {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 5px;
}

img {
	border-style: none;
	border-width: 0px;
}

input, select, textarea {
	font-family: Tahoma;
	font-size: 8pt;
}

input[type='text'], input[type='password'], select, textarea {
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #6A91B8;
	color: #003E84;
}

input[type='file'] {
	padding: 2px;
}

label {
	cursor: pointer;
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */

a {
	text-decoration: none;
}

a:link, a:visited {
	color: #003E84;
}

a:hover {
	color: #000000;
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */

.text_white {
	color: #FFFFFF;
}

.text_white a:link, .text_white a:visited {
	color: #FFFFFF;
}

.text_white a:hover {
	color: #DCE8F5;
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */

.content_top_bar {
	background-image: url('../images/background_content_top_bar.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	height: 45px;
	width: 910px;
}

.content_top_bar a {
	margin: 0px 2px 0px 2px;
}

.content_top_bar_right {
	display: inline;
	margin: 11px 20px 0px -1px;
	text-align: right;
	float: right;
	width: 590px;
}

.content_top_bar_left {
	display: inline;
	margin: 11px -1px 0px 20px;
	text-align: left;
	float: left;
	width: 280px;
}

.content_header {
	background-image: url('../images/background_content_header.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	height: 150px;
	width: 910px;
}

.content_background_middle {
	background-image: url('../images/background_content_middle.gif');
	background-position: top center;
	background-repeat: repeat-y;
	min-height: 395px;
	width: 910px;
}

.content_background_top {
	background-image: url('../images/background_content_top.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 395px;
	width: 910px;
}

.content_background_bottom {
	background-image: url('../images/background_content_bottom.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
	min-height: 395px;
	width: 910px;
}

.content_bar {
	height: 65px;
	width: 910px;
}

.content_bar a {
	margin: 0px 2px 0px 2px;
}

.content_bar_right {
	display: inline;
	margin: 26px 30px 0px -1px;
	padding: 0px;
	text-align: right;
	float: right;
	width: 560px;
}

.content_bar_left {
	display: inline;
	margin: 24px -1px 0px 30px;
	padding: 0px;
	text-align: left;
	float: left;
	width: 270px;
}

.content {
	min-height: 265px;
	overflow: auto;
	width: 910px;
}

.content_right {
	display: inline;
	margin: 15px 25px 0px 15px;
	padding-bottom: 15px;
	text-align: justify;
	float: right;
	overflow: auto;
	width: 525px;
}

.content_left {
	display: inline;
	margin: 15px 15px 0px 25px;
	padding-bottom: 15px;
	text-align: justify;
	float: left;
	overflow: auto;
	width: 300px;
}

.content_footer {
	height: 65px;
	width: 910px;
}

.content_footer a {
	margin: 0px 2px 0px 2px;
}

.content_footer_center {
	margin: 21px 30px 0px 30px;
	text-align: center;
	float: right;
	width: 850px;
}

.content_table {
	margin-bottom: 10px;
	text-align: justify;
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */

.search_box {
	margin: 0px 10px 0px 5px;
	background-image: url('../images/background_search.gif');
	background-position: center center;
	background-repeat: repeat-x;
	height: 13px;
	width: 100px;
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */

.horizontal_line_right {
	margin: 5px 0px;
	clear: both;
	background-image: url('../images/horizontal_line_right.gif');
	background-position: center center;
	background-repeat: no-repeat;
	height: 5px;
	width: 100%;
}

.horizontal_line_left {
	margin: 5px 0px;
	clear: both;
	background-image: url('../images/horizontal_line_left.gif');
	background-position: center center;
	background-repeat: no-repeat;
	height: 5px;
	width: 100%;
}

.horizontal_line_small {
	margin: 5px 0px;
	clear: both;
	background-image: url('../images/horizontal_line_small.gif');
	background-position: center center;
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
}

.horizontal_line_image {
	height: 5px;
	width: 100%;
}

.horizontal_line_small_image {
	height: 1px;
	width: 100%;
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */

.index_table_div {
	background-position: center left;
	background-repeat: no-repeat;
}

.index_table_td {
	padding: 5px;
	background-position: 0px 35px;
	background-repeat: no-repeat;
	vertical-align: top;
	width: 50%;
}

.smaple_list_right {
	padding: 5px;
	background-color: #FAFCFE;
	border-style: solid;
	border-width: 1px;
	border-color: #6A91B8;
	text-align: center;
	width: 160px;
}

.smaple_list_center {
	padding: 3px 5px;
	background-color: #FAFCFE;
	border-style: solid;
	border-width: 1px;
	border-left-width: 0px;
	border-color: #6A91B8;
	text-align: justify;
	width: 100px;
}

.smaple_list_left {
	padding: 3px 0px 3px 5px;
	background-color: #FAFCFE;
	border-style: solid;
	border-width: 1px;
	border-right-width: 0px;
	border-color: #6A91B8;
	text-align: justify;
	width: auto;
}

.smaple_list_img {
	padding: 2px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #6A91B8;
}

.smaple_list_p {
	margin: 2px 0px;
	padding: 2px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #6A91B8;
	color: #002753;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.actions {
	float: left;
	clear: left;
}

.small {
	font-size: 7pt;
}

.error {
	padding: 5px;
	background-color: #FFDFDF;
	border-style: solid;
	border-width: 1px;
	border-color: #BB6666;
	color: #BB0000;
	text-align: justify;
}

.correct {
	padding: 5px;
	background-color: #DFFFDF;
	border-style: solid;
	border-width: 1px;
	border-color: #6AB891;
	color: #00BB00;
	text-align: justify;
}

.title, h1, h2, h3, h4, h5, h6 {
	margin: 5px;
	padding: 0px;
	font-size: 9pt;
	font-weight: bold;
	color: #003E84;
	text-align: center;
	letter-spacing: 1px;
}

.title_sub {
	margin: 5px;
	padding: 0px;
	font-weight: bold;
	color: #003E84;
	text-align: right;
	letter-spacing: 1px;
}

.dot, .arrow {
	margin: 0px 5px;
	vertical-align: middle;
}

.ltr {
	direction: ltr;
	text-align: right;
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */

.forms {
	padding: 0px 10px;
	overflow: auto;
}

.forms_table_requests {
	width: 500px;
}

.forms_table_requests_header, .forms_table_requests_content {
	border-style: solid;
	border-width: 1px;
	border-color: #6A91B8;
	text-align: center;
}

.forms_table_requests_header {
	background-color: #DBE4EE;
}

.forms_table {
	width: 280px;
}

.forms_table_big {
	width: 500px;
}

.forms_table_right {
	width: 100px;
	text-align: right;
	vertical-align: top;
}

.forms_table_left {
	text-align: right;
}

.forms_input_1 {
	width: 100px;
}

.forms_input_2 {
	width: 170px;
}

.forms_input_3 {
	width: 200px;
}

.forms_input_4 {
	width: 395px;
}

.forms_input_5 {
	width: 75%;
}

.forms_input_6 {
	width: 100%;
}

.forms_input_1_ltr {
	direction: ltr;
	width: 100px;
}

.forms_input_2_ltr {
	direction: ltr;
	width: 170px;
}

.forms_input_3_ltr {
	direction: ltr;
	width: 200px;
}

.forms_input_4_ltr {
	direction: ltr;
	width: 395px;
}

.forms_input_5_ltr {
	direction: ltr;
	width: 75%;
}

.forms_input_6_ltr {
	direction: ltr;
	width: 100%;
}

.forms_input_code {
	direction: ltr;
	text-align: center;
	letter-spacing: 1px;
	width: 45px;
	float: right;
}

.forms_textarea_1 {
	height: 67px;
	width: 170px;
}

.forms_textarea_2 {
	height: 262px;
	width: 170px;
}

.forms_textarea_3 {
	height: 262px;
	width: 395px;
}

.forms_select_1 {
	width: 100%;
}

.forms_select_2 {
	width: 170px;
}

.forms_code {
	margin-right: 3px;
	padding: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #9BBDE3;
	vertical-align: top;
	float: right;
	width: 45px;
}

.forms_submit {
	vertical-align: top;
	float: left;
	width: 60px;
}

.forms_submit_big {
	vertical-align: top;
	float: left;
	width: 100px;
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */

.copyright {
	width: 910px;
}

.copyright_persian {
	margin: 20px 5px 0px 5px;
	font-size: 7pt;
	text-align: center;
}

.copyright_english {
	margin: 0px 5px 20px 5px;
	font-family: Verdana;
	font-size: 7pt;
	text-align: center;
	direction: ltr;
}

.copyright_design {
	display: inline;
	margin: 0px 5px 5px 5px;
	float: left;
	clear: left;
	font-family: Verdana;
	font-size: 7pt;
	text-align: left;
	direction: ltr;
}

.copyright_valid {
	display: inline;
	margin: 0px 5px 5px 5px;
	float: right;
	clear: right;
	font-family: Verdana;
	font-size: 7pt;
	text-align: right;
	direction: ltr;
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */