﻿body 
{
	margin:0px;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #181818;
}

a.pdi, a.pdi:visited
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.pdi:hover
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}

a.vitrin, a.vitrin:visited
{
	font-size: 11px;
	color: #F0C102;
	text-decoration: none;
	font-weight: bold;
}

a.vitrin:hover
{
	color: #F0C102;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a, a:visited
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover
{
	font-size: 11px;
	color: #2884f1;
	text-decoration: none;
}

a.urun, a.urun:visited
{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.urun:hover
{
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

select {
	background-color: #000000;
	border: #161616 1px solid;
	color: #2884f1;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
}

a.pager, a.pager:visited
{
	border: #505050 1px solid;
	padding: 3px;
	color: #2884f1;
	background-color: #303030;
}
a.pager:hover
{
	border: #505050 1px solid;
	padding: 3px;
	color: #2884f1;
	background-color: #404040;
}

body, table tr td
{
	margin:0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #76878F;
}

img, div, table { behavior: url(iepngfix.htc) }

.dil
{
	text-decoration:none;
	color:#ffffff;
}

.dil:hover
{
	text-decoration:underline;
	color:#ffffff;
}