body {
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-color: #E1E1E1;
}
.haberbaslik {
	font-family: "Trebuchet MS";
	color: #218BC5;
	font-size: 12px;
	font-weight: bold;
}
.habericerik {

	font-family: Tahoma;
	color: #666666;
	font-size: 11px;
}
.yeniurunicerik {
	font-family: Tahoma;
	color: #333333;
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
}
a:link {
text-decoration:none;
	color: #333333;
}
a:active {
text-decoration:none;
	color: #333333;
}
a:visited {
text-decoration:none;
	color: #333333;
}
a:hover {
text-decoration:none;
	color: #3D92D3;
	background-color:#FBFBFB;
text-decoration:underline;
}
a.ext {
 text-decoration:none;
 color:#333333;
 background: url(ext.png) center right no-repeat; 
 padding: 0 13px; 
}

.yeniurunbaslik {
	font-family: Tahoma;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
.urunslide {
	font-family: Tahoma;
	color: #333333;
	font-size: 11px;
}
.altmenu {

	font-family: Tahoma;
	color: #333333;
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
}
.icerik {
	font-family: Tahoma;
	color: #333333;
	font-size: 11px;
}
.baslik {
	font-family: Tahoma;
	color: #4A738F;
	font-size: 12px;
	font-weight: bold;
}
.textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #6D8CA2;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 250px;
}


.table {
	border:1px solid #C5CCD2;
	margin:1em auto;
	border-collapse:collapse;
		font-family: Tahoma;
	color: #333333;
	font-size: 11px;
	}
.td {
	color:#678197;
	border:1px solid #e5eff8;
	padding:.1em 1em;
	}				
td.off {
background: #FFFFFF;
}
td.on {
background: #316A9F;
}
img
{  border-style: none;
}
