﻿body
{
    margin: 0px 0px 0px 0px;
    background-image:url('Images/bg/bg.jpg');
    background-position:center;
    background-position:top;
    background-repeat:repeat-x;
    background-color:White;
}
a
{
    text-decoration:none;    
}
.IE8Fix
{
    z-index:100;
}
.UstSagBG
{
    /*background-image:url('Images/bg/ustsagbg.png');*/
    background-repeat:no-repeat;
    margin-top:0px;
    width:251px;
    height:48px;
    margin-right:100px;
}
.WelcomeText
{
    font-family:Arial;
    font-size:10pt;
    color:#0b4e6d;
    top:4px;
    left:20px;
    position:relative;
}
.DilMenuBG
{
    background-image:url('Images/Bg/bos_language.png');
    background-position:center;
    background-repeat:no-repeat;
    background-color:#88d3f8;
    font-family:Arial;
    font-size:9pt;
}
.LangBtn
{
    top:4px;
    left:20px;
    position:relative;    
}
.UstMenuTD
{
    width:600;
    height:100px;
}
.LogoTD
{
    width:400px;
    height:100px;
}
.UstMenuBg
{
    background-image:url('Images/bg/ustmenubg.png');
    background-repeat:repeat-x;
}
.UstMenuSol
{
    background-image:url('Images/bg/ustmenusol.png');
    background-repeat:no-repeat;
    background-position:right;
}
.HomeLink
{
    font-family:Arial;
    font-size:10pt;
    color:#0b4e6d;
}
.QuickSearchLink
{
    font-family:Arial;
    font-size:10pt;
    color:#d06c00;
}
.SayacText
{
    font-family:Arial;
    font-size:8.5pt;
    color:#808080;
    position:relative;
    left:35px;
}
.OrtaZemin
{
    background-image:url('Images/bg/OrtaZemin.png');
    background-position:top left;
    background-repeat:no-repeat;
}
.MenuItem
{
    background-image:url('Images/bg/MenuBg.png');
    background-repeat:no-repeat;
    width:159px;
    height:24px;
    font-family:Arial;
    font-size:10pt;
    color:#0b4e6d;
}
.AltLink
{
    color:#757575;
    font-family:Arial;
    font-size:8pt;
}
.KurBaslik
{
    height:25px;
    font-family:Arial;
    font-size:9pt;
    background-color:#a0e0ff;
    color:#336699;
    border:solid 1px #ffffff;
}
.KurItem
{
    height:20px;
    font-family:Arial;
    font-size:9pt;
    color:#336699;
    border-right:solid 1px #ffffff;    
}
.KurAlternatifItem
{
    background-color:#e5f6ff;
    height:20px;
    font-family:Arial;
    font-size:9pt;
    color:#336699;
    border-right:solid 1px #ffffff;        
}
