﻿.body
{
    font-size: 12px;
    color: black;
    font-family: Verdana, Sans-Serif;
    background-color: white;
    margin:  0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;   
}

.son_dakika_link_class
{
    font-weight: bold;
    color: white;
    font-family: Verdana, Tahoma;
    text-decoration: none;
}

.DovizHeader
{
    background-color: #ffcc66;
    font-size: 10pt;
    font-family: Tahoma, 'Times New Roman' , Verdane;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    font-variant: normal;
    text-decoration: none;
}
.AnketHeader
{
    background-image: url(../../images/anket_baslik.jpg);
    font-size: 10pt;
    font-family: Tahoma, 'Times New Roman' , Verdane;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    font-variant: normal;
    text-decoration: none;
    text-align: right;
}

.YazilarBackGround
{
    background-repeat: repeat-x;
    background-position: 50% top;
    background-color: silver;
    border-right: gainsboro 1px solid;
    border-top: gainsboro 1px solid;
    border-left: gainsboro 1px solid;
    border-bottom: gainsboro 1px solid;
}
.AnketBackGround
{
    background-repeat: repeat-x;
    background-position: 50% top;
    background-color: #feff99;
    border-right: gainsboro 1px solid;
    border-top: gainsboro 1px solid;
    border-left: gainsboro 1px solid;
    border-bottom: gainsboro 1px solid;
}
.AramaBackGraund
{
    background-color: #cccccc;
    font-size: 10pt;
    font-family: Tahoma, 'Times New Roman' , Verdane;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    font-variant: normal;
    text-decoration: none;
    text-align: right;  
}

.GridHeader
{
    background-color: #F15047;
    font-size: 10pt;
    font-family: Tahoma, 'Times New Roman' , Verdane;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    font-variant: normal;
    text-decoration: none;
}

.head_background
{
    background-image: url(../../images/logo.jpg);
    background-repeat: repeat-x;
    background-position:top;
    background-color:Transparent;
}

.content
{
    background-repeat: repeat-x;
    background-position: 50% top;
    background-color: whitesmoke;
    border-right: gainsboro 1px solid;
    border-top: gainsboro 1px solid;
    border-left: gainsboro 1px solid;
    border-bottom: gainsboro 1px solid;
}

.footer_background
{
    background-image: url(../../images/copyright_sag.jpg);
    background-repeat: repeat-x;
    background-position:top;
    background-color:Transparent;
}



.table_baslik
{
    background-image: url(../../Images/td_back_buton.gif);
    background-repeat: no-repeat;
}

TABLE.Cerceve
{
    border-right: lightgrey 1px solid;
    border-top: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    border-bottom: lightgrey 1px solid;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
}

TABLE.Cerceve2
{
    border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;
    border-left: darkgray 1px solid;
    border-bottom: darkgray 1px solid;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
}


BUTTON.buton
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-weight: bold;
    font-size: 12pt;
    border-left: gray 1px solid;
    color: dimgray;
    border-bottom: gray 1px solid;
    background-color: #ece9d8;
}

.genel_yazilar
{
	font-size: 9pt;
	font-family: Verdana, Tahoma;
	color: black;
}


.tredeal {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #cccccc; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A.tredealink:link {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #999999; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.tredealink:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #999999; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.tredealink:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #ff0000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.tredealink:active {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #999999; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

