html,body
{
    background: #CCC;
    font-size: 14px;
    font-family: arial;
    direction: rtl;
}
a 
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
.warp 
{
  float: center; 
  width: 1040px;
  min-height: 1200px; 
  background: #ffffff;
  border: 2px solid #000; 
}
.header
{
  height: 169px;  
}
.logo
{
    width: 1040px;
    height: 167px;
    background: url('img/logo.jpg');  
    background-repeat: no-repeat;
    float: center;
}
.menu
{
   height: 42px;
   width: 990px;
   background: url('img/menu.jpg');
   background-repeat: no-repeat; 
   padding-top: 15px;
   padding-right: 50px;
   margin-right: -50px;
   color: #ffffff;
   font-family: Arial;
   font-weight: bold;
}
.menu a
{
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
}
.menu a:hover
{
    text-decoration: underline;
    color: #b9e7ff;
}
.right 
{
   width: 246px;
   float: right;
}
.rightbox_0
{
   height: 29px; 
   width: 189px;
   background: url('img/rightbox_0.jpg');
   background-repeat: no-repeat; 
   padding-right: 40px;  
   padding-top: 20px;
   color: #ffffff;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   font-size: 18px;
}
.rightbox_1
{
   min-height: 180px;
   width: 209px;
   background: url('img/rightbox_1.jpg');
   background-repeat: repeat-y;  
   padding-right: 20px;
   padding-top: 20px;
}
.rightbox_1 a
{
    font-size: 12px;
    padding-right: 30px;
}
.rightbox_2
{
   height: 18px;        
   width: 219px;
   padding-right: 10px;
   background: url('img/rightbox_2.jpg');
   background-repeat: no-repeat; 
}
.adv1
{
   height: 616px;
   width: 212px; 
   margin-top: 10px;
}
.center
{
      float: center;
      margin-right: 248px;
}
.content
{
     width: 736px;
}
.content_0
{
   height: 29px;
   width: 736px;
   background: url('img/content_0.jpg');
   background-repeat: no-repeat; 
}
.content_1
{
   min-height: 450px;
   background: url('img/content_1.jpg');
   background-repeat: repeat-y; 
   padding-right: 15px;
   padding-top: 20px;    
}
.content_2
{
   margin-top: -18px;
   height: 29px;
   background: url('img/content_2.jpg');
   background-repeat: no-repeat;     
}
.adv2
{
     height: 96px;
     width: 734px;
     margin-top: 10px;
}
.form
{
    width: 737px;
}
.form_0
{
   height: 32px;
   width: 717px;
   background: url('img/form_0.jpg');
   background-repeat: no-repeat; 
   padding-right: 20px; 
   padding-top: 15px;
   color: #3fa9fb;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   font-size: 20px;
}
.form_1
{
   min-height: 120px;
   width: 722px;
   background: url('img/form_1.jpg');
   background-repeat: repeat-y;  
   padding-top: 10px;
   padding-right: 15px; 
}
.form_2
{
   height: 12px;
   width: 737px;
   background: url('img/form_2.jpg');
   background-repeat: no-repeat;     
}
.footer
{
    width: 1040px;
    height: 43px;
    background: url('img/footer.jpg');
    background-repeat: no-repeat;  
    padding-top: 10px;
   font-size:12px;
   font-family: Tahoma;
   color:white;
   margin-top: 10px;
}
.articles_table
{
    width: 600px;
}

