BODY { 
 margin: 0px; 
}

.lang {
  font-family:Verdana,Arial;
  font-size:70%;
  font-weight:normal;
  color:#666666;
  border-left:2px solid;
  float:right;
  width:auto;
  margin:0px 5px 0 0px;
  padding:0 0 0 5px;
  }
.lang a {
  text-decoration: none;
  color: #666666;
  }
.lang a:hover { 
  color: #ea7025; 
  }
  
.menu {
  font-family:Verdana,Arial;
  font-size:68%;
  font-weight:;
  color:#e6e6e6;
  }
  
.left_menu {
  float:left;
  width:auto;
  text-align:left;
  margin:50px 0 0 13px;
  padding:0;
  }
.left_menu a{
  text-decoration: none;
  color: #e6e6e6;
  }
.left_menu a:hover { 
  color: #ea7025; 
  }
  
.right_menu {
  float:right;
  width:auto;
  margin:50px 13px 0 0px;
  padding:0;
  }
.right_menu a{
  text-decoration: none;
  color: #e6e6e6;
  }
.right_menu a:hover { 
  color: #ea7025; 
  }
  
.slogan {
  font-family:Verdana,Arial;
  font-size:100%;
  font-weight:bolder;
  color:white;
  float:right;
  width:auto;
  margin:0px 50px 0 50px;
  padding:0;
  }
.top_news {
  font-family:Verdana,Arial;
  font-size:70%;
  font-weight:normal;
  color:#000000;
  border-left:2px solid #666666;
  width:auto;
  margin:0px 13px 0 50px;
  padding:0 0 0 5px;
  }

.content{
  position: relative;
  margin:0;
  padding:0 7 0 7;
  }

.left_content{
  float:left;
  position: relative;
  margin:0px;
  padding:0px 0px 15px 0px;
  }
.right_content {
  float:right;
  position: relative;
  margin:0px;
  padding:0 0 15px 0px;
  }
  
.center_content{
  margin:0px 0px 0px 0px;
  padding:0px 0px 15px 0px;
  }  
  
#coin1 {
width: 8;
height: 7;
background: white url('images/site_15.gif') no-repeat; 
} 

#coin2 {
width: 8;
height: 7;
background: white url('images/site_17.gif') no-repeat; 
} 

#border {
width:8px;
height:auto;
background: white;
}
 
 
.content_text{
  position: relative;
  font-family:Verdana,Arial;
  font-size:70%;
  font-weight:normal;
  color:#666666;
  margin:30px;
  padding:0px;
  }
.content_text a{
  text-decoration: underlined;
  color: #666666;
  }
.content_text a:hover { 
  color: #ea7025; 
  }
.content_text h3 {
  font-family:Verdana,Arial;
  font-size: 16px;
  font-weight:bold;
  color:#545454;
  }
  


div#news {
position:absolute; 
clip:rect(10,100,100,10);
}  

.content_text_scroll{
/*
        white-space: pre;
        width: ;
        height: 200px;
        overflow: auto;
*/
  position:relative;
  top:0px;
  font-family:Verdana,Arial;
  font-size:70%;
  font-weight:normal;
  color:#666666;
  margin:30px 20px 30px 30px;
  padding:0px;
  }
.content_text_scroll a{
  text-decoration: underlined;
  color: #666666;
  }
.content_text_scroll a:hover { 
  color: #ea7025; 
  }
.content_text_scroll h3 {
  font-family:Verdana,Arial;
  font-size: 16px;
  font-weight:bold;
  color:#545454;
  }
  
  
  
.bottom_menu {
  text-align:center;
  margin:0 0 0 0;
  padding:0;
  font-family:Verdana,Arial;
  font-size:68%;
  font-weight:;
  color:#e6e6e6;
  }
.bottom_menu a{
  text-decoration: none;
  color: #e6e6e6;
  }
.bottom_menu a:hover { 
  color: #ea7025; 
  }
.footer {
  font-family:Verdana,Arial;
  font-size:70%;
  font-weight:normal;
    text-align:center;
  color:#666666;
  width:auto;
  margin:10px 0 10px 0;
  padding:0 0 0 0;
  }
