﻿body
{
    margin: 0;
    text-align: center;
    background-image: url(img/back.jpg);
}
table.main
{
    background-color:White;
}
table.default
{
    color: #708090;
    font-family: Tahoma, Verdana;
    font-size: 8pt;
}
table.default2
{
    color: #696969;
    font-family: Tahoma, Verdana;
    font-size: 9pt;
}

div.header
{
    background-image: url(img/header.gif);
    background-position: left;
    background-repeat: repeat-x;
    height: 20px;
    font-family: Tahoma, Verdana,Arial,Times New Roman;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    vertical-align: middle;
    border-bottom: solid 1px #8fb6e7;
    border-left: solid 1px #8fb6e7;
    border-right: solid 1px #8fb6e7;
    width: 225px;
}

div.footer
{
    border-bottom: solid 1px #8fb6e7;
    border-left: solid 1px #8fb6e7;
    border-right: solid 1px #8fb6e7;
    height: 220px;
    width: 225px;
}
div.headeri
{
    background-image: url(img/header.gif);
    background-position: left;
    background-repeat: repeat-x;
    height: 20px;
    font-family: Tahoma, Verdana,Arial,Times New Roman;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    vertical-align: middle;
    border-bottom: solid 1px #8fb6e7;
    border-left: solid 1px #8fb6e7;
    border-right: solid 1px #8fb6e7;
    width: 186px;
}

div.footeri
{
    border-bottom: solid 1px #8fb6e7;
    border-left: solid 1px #8fb6e7;
    border-right: solid 1px #8fb6e7;
    width: 186;
}
.haberlink
{
	text-decoration:none;
}

.link
{
	text-decoration:none;
	color:#708090;
}
.linka
{
    text-decoration: none;
    color: #1d2730;
    font-size: 6px;
}
.urunlink
{
	text-decoration: none;
	color: #E77D36;
	font-family: Verdana,Arial,Times New Roman;
	font-weight: bold;
	font-size: 8pt;
}
.urunlink2
{
	text-decoration: none;
	color: #E77D36;
	font-family: Verdana,Arial,Times New Roman;
	font-weight: bold;
	font-size: 9pt;
}

.imgclass
{
	border-bottom:ridge 9px #696969;
	border-left:ridge 9px #696969;
	border-right:ridge 9px #696969;
	border-top:ridge 9px #696969;
}

.imgclass2
{
	border-bottom:ridge 0px #696969;
	border-left:ridge 0px #696969;
	border-right:ridge 0px #696969;
	border-top:ridge 0px #696969;
}

.imgclass3
{
	border-bottom:solid 1px #696969;
	border-left:solid 1px #696969;
	border-right:solid 1px #696969;
	border-top:solid 1px #696969;
}
