﻿body, html, form
{
    margin: 0px;
    padding: 0px;
    height: 100%;
    background: gray;
    font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
    font-size: 10pt;
    color: Black;
    text-align: center;
    background-color: #999999;
}
table, td, th, tr
{
    margin: 0px;
    padding: 0px;
    font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
    font-size: 10pt;
    color: Black;
    text-align: left;
    border-spacing: 0px;
}
#Table-Kapsayici
{
    width: 961px;
    height: 451px;
}
#Icerik
{
    margin-left: auto;
    margin-right: auto;
    width: 961px;
    background-color: #ffffff;
}
#ContentPlaceHolder
{
    text-align: left;
    padding: 10px;
    margin: 10px;
    border: solid 1px #999999;
}
#Table-AltAlan
{
    width: 961px;
    background-color: #FFE4B5;
    margin-left: auto;
    margin-right: auto;
    border-top: solid 2px #999999;
    text-align: center;
    font-size: 8pt;
    padding: 5px;
}
#Table-Referans
{
    width: 100%;
    text-align: left;
    text-decoration: none;
    font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
    font-size: 10pt;
}
table.padded-table td
{
    padding: 5px;
}
.styleCVTD
{
    text-align: right;
    padding-right: 5px;
    padding-left: 5px;
}
.styleButton a
{
    text-align: center;
    letter-spacing: 0px;
    font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
    font-size: 10pt;
    color: Black;
    padding: 3px;
    margin: 3px;
    border: solid 1px gray;
    background-color: #F9F9F9;
    text-decoration: none;
}
.styleButton a:hover
{
    background-color: #4682B4;
    color: #ffffff;
}
.styleButton a:active
{
    background-color: Silver;
}
.styleButton a:visited
{
    background-color: Silver;
}
.gallery
{
    zoom: 1;
    width: auto;
}
.gallery a
{
    display: block;
    float: left;
    margin: 5px;
    opacity: 0.87;
    text-align: center;
}
.gallery a:hover
{
    opacity: 1;
}
.gallery a img
{
    border: none;
    display: block;
}
.gallery a#vlightbox
{
    display: none;
}
.HyperLink, .HyperLink a, .HyperLink a:active, .HyperLink a:visited
{
    color: #000000;
    text-decoration: none;
}

.HyperLink a:hover
{
    color: #000000;
    text-decoration: underline;
}
a, a:visited, a:active
{
    color: #000000;
    text-decoration: none;
}
a:hover
{
    color: #000000;
    text-decoration: underline;
}
