body {
	background-color: #009900;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: -1px;
	line-height: 17px;
}
.beyaz {
	color: #FFFFFF;
}
a:link {
	color: #C52434;
	text-decoration: none;
}
a:visited {
	color: #C52434;
	text-decoration: none;
}
a:hover {
	color: #C52434;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C52434;
}
a.menu:link {
	color: #FF3300;
}
a.menu:visited {
	color: #FF3300;
}
a.menu:hover {
	color: #FF3300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3333;
}
a.img:link {
	color: #FF3300;
}
a.img:visited {
	color: #FF3300;
}
a.img:hover {
	color: #FF3300;
	border-bottom-style: none;
}
.menu {
	color: #FF3333;
}
a.yesil:link {
	color: #009900;
}
a.yesil:visited {
	color: #009900;
}
a.yesil:hover {
	color: #009900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
}
a.beyaz:link {
	color: #FFFFFF;
}
a.beyaz:visited {
	color: #FFFFFF;
}
a.beyaz:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
}
a.siyah:link {
	color: #000;
}
a.siyah:visited {
	color: #000;
}
a.siyah:hover {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.giris {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	letter-spacing: -1px;
	line-height: 17px;
	font-style: italic;
	font-weight: bold;
}
.foto {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.yazi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	word-spacing: -1px;
	letter-spacing: 0px;
}
.baslik{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	line-height:120%;
}