﻿body
{
	margin: 0;
	text-align: center;
	background-color: #807ffe;
}
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;
}

.noborder
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	
}

div.header
{
    background-image: url(img/hea.gif);
    background-position: left;
    background-repeat: repeat-x;
    height: 25px;
    font-family: Tahoma, Verdana,Arial,Times New Roman;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    border-left:solid 1px #494949;
    border-right:solid 1px #494949;
    padding-top: 6px;
   
}

div.footer
{
    border-bottom:solid 1px #025780;
    border-left:solid 1px #025780;
    border-right:solid 1px #025780;
    height:170px;
}

.haberlink
{
	text-decoration:none;
}

.link
{
	text-decoration:none;
	color:#708090;
}
.linkpager
{
	text-decoration: none;
	color: #008080;
	font-weight: bold;
}
.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;
}
