html,body
  {
     margin:0;
     padding:0;
     border:none;
     height:100%;
     font-family: zar, traffic, badr, nazanin, tahoma;
   }
   
.Header
  {
	width:100%; 
	height:170px;
	vertical-align: top;
	background-image:url(Images/Back.jpg);
  }

.FooterCenter
 {

	background-color: #57A2DA;
	font-family: Trebuchet MS, verdana;
	font-size: 10px;
	text-align: center;
	color: #D4E0E9;

 }
 
 .Copyright
 {
   background-color: #EAEAEA;
   height: 30px;
   font-family: tahoma;
   font-size: 11px;
   text-align: center;
   direction: rtl;
   color: #6992C9; 
 }
 
 .Title
 {
	text-align: center;
	font-weight: bold;
	font-family: traffic, tahoma;
	color: #F3F3F3;
	font-size: 10pt;
	background-color:#57A2DA;
	height: 34px;
	background-image:url(images/defaulttheme/menuflower.png);
	background-repeat:no-repeat; 
 }
 
 .Content
 {
 	background-color: #D5E1EB;
 	font-family: tahoma;
 	text-align: justify;
 	padding-bottom:5px;
 	font-size:12px;
 	padding-left:14px;
 	padding-right:14px;
 	line-height:150%;
 	vertical-align:top;
 	padding-top:8px;
 	color: gray;
 }
 
 .RightMenu
 {
 	width: 235px;
 	border: 1px solid #57A2DA;
 	direction: rtl;
 	margin-left: auto;
 }
 .LeftMenu
 
 {
 	width: 235px;
 	border: 1px solid #57A2DA;
 	direction: rtl;
 	margin-right: auto;
 }
 
 .RightCel
 {
 	width:250px;
 	vertical-align: top;
 	padding-right: 5px;
 
 }
 
.LeftCel
{
	width:250px;
	vertical-align: top;
	padding-left: 5px;
	
}
.MenuTable
{
	Margin-left: auto;
	font-family: traffic, tahoma;
	font-size: 13px;
	color: white;
	direction: rtl;

	
}
.MenuTable a
{

	color: white;
	text-decoration: none;

}
.Seperator
{
	background-image: url('Images/DefaultTheme/Seperator.png');
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 10px;
	padding-right: 10px;
}
.btnlogon 
{
	background-color:#9DC7F4; border:solid 1px #0066FF; color:#0066FF;font-family:tahoma; font-size:11px; cursor: pointer;
}
Strong 
{
	color:#CC6600;
} 
B 
{	
	color:#CC6600;
}
.MasterData 
{ 
	direction:rtl;
	background-color:#DBEEFE;
	vertical-align:top; 
	text-align:right; 
	font-family:yagut, zar, tahoma;
	font-size:14px;
	color:#0D68AC;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:12px;
	padding-top:20px;
	border: solid 1px #57A2DA;
}
.MasterData A
{
	color: blue;
	text-decoration: none;
}
.MasterData A:Hover
{
	color: blue;
	text-decoration: underline;
}
Input 
{
	border: solid 1px #9FC6FF;
	font-family:tahoma;
}
Input.btn 
{
	background-color:#EFB04C;
	border:solid 1px #0066FF;
	color: navy;
	font-family:tahoma;
}
Textarea 
{
	border: solid 1px #9FC6FF;
	font-family:tahoma;
}
.SecImg 
{	
	border: solid 1px #9FC6FF;
}
.FormTitle
{
	text-align: center;
	font-weight: bold;
	color: #000000;
	font-family:titr, zar;
	font-size: 20px;
}
.btnRegisterForm 
{
	background-color:#9DC7F4;
	border:solid 1px #0066FF;
	color:#0066FF;
	font-family:tahoma;
	font-size:11px;
	cursor: pointer;
}
.NewsTitle
{
	background-color:#57A2DA;
	color: white;
	font-weight: bold;
}
.NewsFooter
{
	background-color:#57A2DA;
	color: white;
	font-weight: bold;
	padding-right: 7px;
}
blockquote
 {

	background: transparent url("images/blockquote.gif") no-repeat 0 0;
	background-position: right;
	margin:22px 40px;
	padding:3px;	
	color:gray;
	padding: 0 50px;
}
