﻿html, body		{ height: 100%; }
body			{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-size: 20px; width:100%;background:url('images/bulbs.jpg') repeat center top;}
table			{ border-collapse: collapse; }
img				{ border: 0px black none; }
ol, ul			{ list-style-type: none; }
*				{ font-family: Tahoma; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
a, a:visited	{ text-decoration: none; color: inherit; }
a:hover			{ text-decoration: none; color: inherit }
.clear			{ float: none; clear: both; height:0px; }

.Yapim
{
	background-image:url('yapim.png');
	width:998px;
	height:186px;
}

.Content
{
	background-color:#ffffff;
	background-repeat:repeat-x;
	height:120px;
	border-top:1px #c4c7cc solid;
	border-bottom:1px #c4c7cc solid;
}

.Noxe
{
	background-image:url('Nox.png');
	width:170px;
	height:44px;
	margin:0px auto;
	margin-top:20px;
}

.Noxe:hover
{
	background-image:url('Noxe.png');
	width:170px;
	height:44px;
}