/* Gövde Ayarlari */
body {
	margin: 0px 0px 0px 0px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CCCCCC;
}

/* Yazi Tipleri */
.YaziDetay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.Baslik1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.LnkKayanNormal {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}

/* Linkler */
#LnkKayan a {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #9c0a0a;
	text-decoration: none;
}
#LnkKayan a:hover {
	font-weight: normal;
	color: #6D0707;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
}
DIV.Menu A {
	background-image:url(../images/menu_bg.gif);
	margin: 0px;
	display: block;
	color:#333333;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-family: Tahoma;
	height: 43px;
	width: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999DA0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999DA0;
}
DIV.Menu A:hover {
	color:#CCCCCC;
	background-image:none;
	background-color:#333333;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	font-family: Tahoma;
}
DIV.AltMenu A {
	background-image:url(../images/menu_bg.gif);
	margin: 0px;
	display: block;
	color:#333333;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-family: Tahoma;
	height: 18px;
	width: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999DA0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999DA0;
}
DIV.AltMenu A:hover {
	color:#CCCCCC;
	background-image:none;
	background-color:#333333;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	font-family: Tahoma;
}
DIV.Kategori A {
	background-image:url(../images/menu_bg.gif);
	margin: 0px;
	display: block;
	color:#333333;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	font-family: Tahoma;
	height: 20px;
	width: 120px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999DA0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999DA0;
}
DIV.Kategori A:hover {
	color:#CCCCCC;
	background-image:none;
	background-color:#333333;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	font-family: Tahoma;
}

/* Tablolarla Ilgili Olanlar */
.TDAltCizgi {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.HaberTD {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-weight: normal;
	text-decoration: none;
}
#Detay th {
	background-color: #999999;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	height: 22px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#Detay td {
	background-color:#CCCCCC;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	height: 22px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666
}

/* Haberler */
#pscroller1 {
width: 175px;
height: 250px;
border: 0px solid black;
padding: 5px;
background-color: #C5C1C1;
}

#pscroller2 {
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a {
text-decoration: none;
}

.someclass{
width: 175px;
height: 250px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
