﻿body
{
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	font-family:Tahoma;
	font-size:9pt;
	background-color:#FFFFFF;
	direction:rtl;
color:#333333;
}
img
{
	 border-style: none;
	border-color: inherit;
	border-width: 0px;
	
}
a
{
	 text-decoration:none;
	 color:#888888;
}
a:hover
{
	text-decoration:none;
	color:#555555;
}
.mahyanet
{
	font-family: tahoma;
	font-size: 8pt;
	text-decoration:none;
	color:#4D5051;
	text-decoration:none;
}
.textBoxLeftToRight
{
	font-family:Tahoma; 
	background-color:#ffffff; 
	direction:ltr;
	font-size:9pt;
	border: 1px solid #C0DDE5;
	width: 180px;
	background-image:url('images/form_bg.jpg');
	background-repeat:repeat-x;
	color:#007A99;



 }
.textBoxRightToLeft
{
	font-family:Tahoma;
	background-color:#ffffff;
	direction:rtl; 
	font-size:9pt; 
	color:#0598b9;
	border: 1px solid #CCCCCC;
	width: 180px;
	background-image:url('images/form_bg.jpg');
	background-repeat:repeat-x;
	color:#007A99;

	
}
  .textArea
 {
 	background:#FFFFFF url(images/arm.png) no-repeat 37px 5px;
	width: 180px;
	height:100px;
	border: 1px solid #CCCCCC;
	direction:rtl; 
	text-align:justify;
	background-position:center;
	font-size:9pt; 
	color:#007A99;
	
	
 }
 .header
 { 
 	text-align:center ;
 	 color:#2894ff;
 	font-weight:600;
 	font-size:8pt;
 }
 .exite
{
	text-decoration: none;
	color:#F90A05;

}
.button
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: url(images/buttonround.gif) no-repeat;
	outline: none;
	height: 19px;
	width: 51px;
	color: #0C6AAD;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 12px;
	font-family: tahoma;
	font-size: 11px;
}
.button:hover
{
	background: transparent url(images/buttonhover.gif) no-repeat;
	border: none;
	outline: none;
	color:#FF0000;
	cursor:pointer;
	height:19px;
	width:51px;	
}
.button2
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: url(images/buttonround2.gif) no-repeat;
	outline: none;
	height: 30px;
	width: 80px;
	color: #0C6AAD;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 12px;
	font-family: tahoma;
	font-size: 11px;
}
.button2:hover
{
	background: transparent url(images/buttonhover2.gif) no-repeat;
	border: none;
	outline: none;
	color:#FF0000;
	cursor:pointer;
	height:30px;
	width:80px;	
}
