﻿.MenuBaslik
{
    background-image:url('Images/Bg/Menubaslikbg.png');
    background-position:center;
    background-repeat:no-repeat;
    width:195px;
    height:38px;
}
.MenuBaslik .Item
{
    font-family:Arial;
    font-size:12px;
    color:#eeeeee;
    font-weight:bold;
    top:12px;
    left:10px;
    position:relative;
}
.SolMenuCss
{
    width:195px;    
}
.MenuItemBg
{
    background-image:url('Images/Bg/menuitembg.png');
    background-position:center;
    background-repeat:no-repeat;
    width:183px;
    height:24px;    
    font-family:Arial;
    font-size:9pt;
    color:#244f53;
    font-weight:bold;
}