body {
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}
h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.turuncu_baslik {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FF9600;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}
.sol_baslik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0D3F92;
	text-decoration: underline;
}
.sol_icerik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.sol_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF9600;
	text-decoration: underline;
}
input {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: 100;
	background-image: url(../images/ImageViewer.png);
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #CCCCCC;
	background-position: right;
}




.icerik {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
}
.iletisim {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.link a{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
    color: #000000;
	text-decoration:none;
}
.link a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
    color: #666666;
	text-decoration:underline;
