body{
    margin-top:0px;
    margin-left: 0px;
    font-family:Arial;
    font-size:10px;
        /*    background: url(site_images/base_06.jpg); */
  background-color : white;
}
a{
    text-decoration: none;
    color: #61bd04; 
}

a:hover{    
    color: #61ac04; 
    text-decoration:underline;
}

a:active{
    color: #61bd04; 
}

a:visited{    
    color: #61bd04; 
}

.top_row{
    background : url(site_images/top_logo.jpg);
    width: 939px;
    height: 89px;    
}
.top_row_text{
    margin-right: 50px;
    margin-top:60px;
    font-family: Arial;
    font-size : 12px;
    font-weight:bold;
    color: #61bd04;    
    float:right;    
}

#top_right_menu{    
    font-family: Arial;
    font-size : 14px;
    font-weight:bold;
    color: white;    
    float:left;    
    margin-left:10px;
    margin-top:10px;    
}

#top_right_menu a{
    text-decoration: none;
    color : white;
}

#top_right_menu a:hover{    
    color: #66de09;
}

#top_right_menu a:active{
    color: #66de09;
}


#top_menu a{
    text-decoration: none;
    color: #61bd04; 
}

#top_menu a:hover{    
    color: #61bd04; 
}

#top_menu a:active{
    color: #61bd04; 
}

#top_menu a:visited{    
    color: #61bd04; 
}

#main_content{
        width:643px;
        padding-left:10px;
        padding-right:10px;
}

.green_title{
    font-family: Arial;
    font-weight: bold;
    font-size : 15px;
    color:#108247; /* #b0de81; */
}

.copyright_text{
    font-family: Tahoma,Verdana;
    font-size : 11px;
    color:#61bd04;    
}

.body_text{
    text-align: justify;
    font-family: Arial;
    font-size : 12px;
}


#linx a:hover{    
    color: #61ac04; 
    text-decoration:underline;
}

#linx a,a:active,a:visited{    
    color: green; 
}
                               
#gorusler td{
    font-family:Arial;
    font-size:12px;
    color:black;
    font-weight:bold;
}