body {
	background-image: url(images/defaultbg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.bottomtext {
	font-family: "Tahoma";
	font-size: 11px;
	color: #666666;
}
.baslik {
	font-family: "Tahoma";
	font-size: 15px;
	color: #00377C;
	font-weight: bold;
}
.yazi {
	font-family: "Tahoma";
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}
.baslikic {

	font-family: "Tahoma";
	font-size: 12px;
	color: #00377C;
	font-weight: bold;
}
.tx {
	font-family: "Tahoma";
	font-size: 11px;
	color: #3f3b38;
	border-width: 1px;
	border-color: #DFDEDA
}
.tx2 {
	font-family: "Tahoma";
	font-size: 11px;
	color: #3f3b38;
	border-width: 1px;
	border-color: #DFDEDA;
	width: 160px;
}
