body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(arkaplan.jpg);background-attachment: fixed;
    font-family:"Trebuchet MS" , Arial, Sans-Serif;
    font-size:12px;
}
.style1
{
    width: 847px;
}
.style2
{
    width: 210px;
    padding-left: 10px;
}

a
{
    color: #666666;
    background: inherit;
    text-decoration: none;
}
a:hover
{
    color: #71B933;
    background: inherit;
    text-decoration: underline;
}
p
{
    margin: 0 0 15px 0;
}

h1 a
{
    background: inherit;
}
img
{
    border: 0;
}
h2
{
    font: normal 1.6em "Trebuchet MS" , Arial, Sans-Serif;
    margin: 0 0 12px;
}
h3 a
{
    font-size: 1em;
}

/* Hesaplar ızgara*/
.anaStil
{
    border: solid 1px #ccc;
}
.anaStil td
{
    border: solid 1px #ccc;
    padding: 10px;
}

/* Bahisler ızgara*/
.anaStilB
{
    border: solid 1px #ccc;
}
.anaStilB td
{
    border: solid 1px #ccc;
    padding: 5px;
    font-size: 11px;
}
.SolaYasla
{
    float: left;
    text-align: right;
    width: 50%;
}
.SagaYasla
{
    float: right;
    text-align: left;
    width: 50%;
}
.YuzdeYuz
{
    width: 100%;
    height: 20px;
    background-image: url(../images/ukelerbg.png);
    background-repeat: no-repeat;
    background-position: center left;
}
.ulkelig
{
    color: #0099FF;
}
.clear
{
    clear: both;
}

#marqueecontainer
{
    position: relative;
    width: 180px; /*marquee width */
    height: 240px; /*marquee height */
    overflow: hidden;
    margin-left: 10px;
}

.footerdiv a
{
    color:White;
}

.tdresimayar img
{
    padding:5px;
}

input.submit
{
    border: 0;
    padding-top: 0px;
    padding-bottom: 3px;
    width: 104px;
    height: 24px;
    color: #15334f;
    font-family: Verdana;
    font-size: 10px;
}

/* Üyelik formundaki hatalar*/
.Bilgi, .Basarili, .Dikkat, .Hata {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 100px;
background-repeat: no-repeat;
background-position: 10px center;
}
.Bilgi {
color: #00529B;
background-color: #BDE5F8;
background-image: url('i_info.png');
}
.Basarili{
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('i_check.png');
}
.Dikkat{
color: #9F6000;
background-color: #FEEFB3;
background-image: url('i_alert.png');
}
.Hata {
color: #D8000C;
background-color: #FFBABA;
background-image: url('i_error.png');
}