﻿body
{
  background: #FED36B url(/CSS/images/background_main.jpg) repeat-y center top;
  
}

#Baner
{
    background: url(/CSS/images/poster.jpg) no-repeat;
    margin-right: auto;
    margin-left: auto;
    width: 726px;
    height: 179px;
    margin-top: 8px;
    margin-bottom:5px;
}

.Menu_Div
{	
	margin-right: auto;
    margin-left: auto;
    height: 28px;
    width: 726px;
    direction:rtl;
    background-color:#4E5D2D;
    border-color:Black;
    border-width:2px;
    border-style:solid;
    
     
}

.Error
{
   color:Red;
   margin-top:250px;    
}
.ErrorAccess
{
   color:Red;
   margin-top:280px;
   margin-right:90px;   
}
.ErrorPage
{
   background-repeat:no-repeat; 
   background-position:center center;
   height:600px;	
}
.NoAccess
{
   background-repeat:no-repeat; 
   background-position:center center;
   padding-top:20px;
   height:600px;	
}
.NoّFind
{
   background-repeat:no-repeat; 
   background-position:center center;
   padding-top:20px;
   height:600px;	
}
.dontFind
{
   color:Red;
   margin-top:250px; 
   padding-right:70px;   
}

.Menu1
{
	padding-right:10px;
	font-family:Tahoma;
	font-size:0.8em;
	height:20px;		
}

#footer
{
    width: 726px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 10px;
}

#body
{
    width: 726px;
    margin-top: 7px;
    margin-bottom: 7px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}



.LoginDiv
{
 background: #FEFFAB url(/CSS/images/background_columnright.gif) repeat-y center top;
  background-position:right;
 direction:rtl;
  border: 1px solid #DBDB79;
  padding: 15px;
  margin-bottom: 5px;
  position: relative;
  width:150px;
}

.Rightblock
{
  background: #FEFFAB url(/CSS/images/background_columnright.gif) repeat-y center top;
  background-position:right;
  
  direction:rtl;
  border: 1px solid #DBDB79;
  padding: 15px;
  margin-bottom: 5px;
  position: relative;
  width:150px;
}

.LeftBlock
{
	float:left;
	width:10px;
	
}

#LeftColumn
{
    float:left;	
    padding-right:25px;

}

#RightColumn
{
  	
  
    float:right;
}
.LinkDiv
{ 
  float:right;
  width:180px;	
}

.TitleLink
{
	padding : 5px 5px 2px 0px ;
	font-family:Arial;
	font-size:13px;
	direction:rtl;
	text-align:right;
	color:Maroon;	
}

.dashedline
{
    border-bottom: 2px dashed #DBCE6A;
    width:150px;
    height:10px;
    padding-top:1px;
    direction:rtl;
    clear:right;
}

#TextCoulmn
{
    border: 1px solid #DBDB79;
    margin-bottom: 10px;
    background: #FEFFAB url(images/background_columnright.gif) repeat-y;
    background-position:right;
    position: relative;
    
}
#Menu1 a:hover
{
   color:Yellow;	
}