﻿body 
{   
    background:#cbd6df url("images/bg.gif") repeat-x;
    background-color:#00549a;
    margin:0px;
}

body, td, th
{
    font-family:Trebuchet MS;
    font-size:10px;
    color:#777072;    
}

.title 
{
    font-family:Century Gothic;
    font-size:16px;
    font-weight:bold;
    color:#4876ad;
    text-decoration:none;
    }

.title_contact 
{
    font-family:Trebuchet MS;
    font-size:11px;
    color:#4876ad;
    font-weight:bold;
    text-decoration:none;
    }
    

.title_departmanlarMB
{
    font-family:Trebuchet MS;
    font-size:14px;
    color:#002a59;
    text-decoration:none;
    }
    
.title_departmanlarM
{
    font-family:Trebuchet MS;
    font-size:14px;
    font-weight:bold;
    color:#002a59;
    text-decoration:none;
    }
    
.title_departmanlarF
{
    font-family:Trebuchet MS;
    font-size:14px;
    font-weight:bold;
    color:#3487c0;
    text-decoration:none;
    }
    
.title_departmanlarFK
{
    font-family:Trebuchet MS;
    font-size:10px;
    font-weight:bold;
    color:#002a59;
    text-decoration:none;
    }
    
.title_reference
{
    font-family:Trebuchet MS;
    font-size:11px;
    font-weight:bold;
    color:#8da0c3;
    text-decoration:none;
    }


.title_news
{
    font-family:Trebuchet MS;
    font-size:11px;
    color:#161616;
    text-decoration:none;
    }
    
.ClientTitile 
{
     font-family:Trebuchet MS;
     font-size:10px;
     font-weight:bold;
     color:#00549a;
}


img 
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    margin-top: 0px;
   
}

a {
    color:#3781c2;
    text-decoration:none; 
    }

a:hover  {
    color:#7a7a7a;
    text-decoration:none;
    }
    
.modalBackground
{
    background:#000;
	filter:alpha(opacity=100);
	opacity:0.8;
}

.modalPopup
{    
    width:700px; 
    height:510px;
}
