body
{
    background-position: top;
    margin: 0px;
    background-image: url('/images/bg3.png');
    background-repeat: repeat-x;
}
#Div_Body
{
    margin-top:0px;
    
}
.Div_Top
{
    margin-top:100px;
    margin-left:auto;
    margin-right:auto;
    width:900px;
    height:30px;
}
.TOP_Table_Menu
{
    color:White;
     font-family:Calibri;
}
.TOP_Table_Menu a
{
    color:White;
    text-decoration:none;
   
}
.TOP_Table_Menu a:hover
{
    text-decoration:none;
    color:#9B0000;
   
}

.Table_Menu
{
    color: white;
    margin-bottom: 20px;
    font-size: 9pt;
     font-family:Calibri;
    height: 20px;
}
.Table_Menu a
{
    color:White;
    text-decoration:none;
    font-size:9pt;
    font-family:Calibri;
   
}
.Table_Menu a:hover
{
    text-decoration: none;
    color: #9B0000;
}


.Div_icerik
{
    width: 900px;
     font-family:Calibri;
    margin-left: auto;
    margin-right: auto;
    
}

.Div_footer
{
    background-color: #333333;
    position: fixed;
    bottom: 0px;
    height: 30px;
    width: 100%;
    color:White;
    
}

