﻿body 
{
    font-family:Sans-Serif;
    font-size:14px;
    margin:0;
    padding:0;
}
#warning
{
    width:240px;
    border:solid 2px #B2C8FE;
    text-align:center;
    padding:5px;
    color:Navy; 
}
#copy
{
    margin-top:10px;
    color:#ccc;
    font-size:smaller;
}

h2
{
    color:#B2C8FE;
    text-decoration:underline;
}

#links 
{
  z-index:999;
  padding-top:7px;
  font-size:16px;
  font-weight:bold;
  color:Navy;
}

#links a 
{
    color:Navy;
    text-decoration:none;
    
}
#links a:hover 
{
    color:Navy;
    text-decoration: underline;
    
}

#container
{
   width:760px;
   margin:0 auto;
}

#right_col
{
    width:400px;
    float:right;
    height:300px;
    padding:0 0 0 20px;
    
    
}
#left_col
{
    margin:0 20px 0 0;
    padding:0 20px 0 0;
    width:300px;
    height:300px;
    border-right:dotted #84ACC7 2px;
    
}
#left_col h4
{
    color:#B2C8FE;
    text-decoration:underline;
}
#bord
{
    border-top:solid 12px #B2C8FE;
    background:#369;
    width:100%;
}
#new_t
{
    width:520px;
    margin:0 0 60px 0;
    padding:20px 0 0 0;
    background:#f2f2f2;
    border:solid 2px #cccccc;
    
}
#bgf2f2
{
    background:#f2f2f2;
    width:100%;
}

#flash
{
    position:absolute;
    top:0;
    left:0;
    right:0;
    width:100%;
    z-index:-1;
}

#reflogo
{
   padding:5em 0 1em 0;
   background-color:Transparent;
    
    
}
.bbg
{
    background:#369;
}
#wbg
{
    background:#fff;
    position:absolute;
    z-index:-10;
    height:620px;
    width:100%;
}
#left_head
{
    background:url(l_bg_cn.jpg) no-repeat;
    position:absolute;
    top:0;
    left:0;
    width:495px;
    height:344px;
    z-index:-3;
}
#right_head
{
    background:url(r_bg_cn.jpg) no-repeat;
    position:absolute;
    top:0;
    right:0;
    width:495px;
    height:344px;
    z-index:-2;
}
#bg_head
{
    background:url(m_bg_cn.jpg) repeat;
    position:absolute;
    width:100%;
    height:100px;
    top:0;
    z-index:-4;
}
.big_f
{
    font-size:60px;
    color:#A7BEF0;
    font-weight:900;
    padding-top:100px;
    font-family:Arial (Hebrew);
    width:600px;
    text-align:right;
    text-indent:10px;
}
.big_f hr
{
   color:#b6b6b6;
}
.big_f h1
{
   color:#033293;
   font-weight:900;
   
}
.big_f h2
{
   color:#b2b2b2;
   text-decoration:none;
   padding:0;
   margin:0;
   ;
}
.big_f h3
{
   color:#0e0e0e;
   padding:0;
   margin:0;
   
}
#page_head
{
    background:#f2f2f2;
    height:30px;
    text-align:center;
    color:#369;
    width:100%;
}
#page_head h3
{
    margin:0;
    padding-top:0;
}