﻿body {
}
.sayfaMaster
{   width:534px;
    padding-left: 5px;
    padding-right: 5px;
    text-align:left;
}
.sayfaUst
{
    width: 534px;
    height: 28px;
    background-image: url('../tempimages/sayfaUst.png');
    background-repeat: no-repeat;
    font-family: 'Trebuchet MS';
    font-size: small;
    font-weight: bold;
    color: #FF0000;
    text-align: left;
}
.sayfaOrta
{
    width: 534px;
    background-color: #FFFFFF;
    font-family: Tahoma;
    font-size: small;
    color: #666666;

}
.sayfaOrta A:link
{
    color: #FF0000;
    text-decoration: none;
}
.sayfaOrta A:visited
{
	color: #FF0000;
	text-decoration: none;
}
.sayfaOrta A:hover
{
    color: #999999;
    text-decoration: none;
}
.sayfaOrta A:active
{
	color: #FF0000;
	text-decoration: none;
}

.sayfaAlt
{
    width: 534px;
    height: 10px;
    background-image: url('../tempimages/sayfaAlt.png');
    background-repeat: no-repeat;
}
.sayfaResim
{
    width: 150px;
    height: 100px;
    padding: 8px;
    float: left;
    background-image: url('../tempimages/sayfaResimArkaplan.png');
    background-repeat: no-repeat;
}
.safyaGeleriHucre
{
    padding: 8px 8px 8px 3px;
    width: 144px;
    height: 101px;
    background-image: url('../tempimages/sayfaResimArkaplan.png');
    background-repeat: no-repeat;
    text-align: center;
}
.sayfaPager
{
    font-family: Tahoma;
    font-size: small;
    font-weight: normal;
    color: #666666;
    text-align: center;
}
.sayfaPager A:link
{
    color: #FF0000;
    text-decoration: none;
}
.sayfaPager A:visited
{
	color: #FF0000;
	text-decoration: none;
}
.sayfaPager A:hover
{
    color: #999999;
    text-decoration: none;
}
.sayfaPager A:active
{
	color: #FF0000;
	text-decoration: none;
}
.duzelt 
{
    clear:both;
    height:0;
}