body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.text {
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	line-height: 13pt;
}
a:hover {
	font-family: Arial;
	color: #990000;
	background-color: #FFFFFF;
	text-decoration: underline;
}
.footer {

	font-family: Arial;
	color: #30526B;
	font-size: 12px;
	line-height: 13pt;
}
a:visited {
	font-family: Arial;
	text-decoration: none;
	color: #333333;
}
a:active {


	font-family: Arial;
	text-decoration: none;
}
a:link {
	font-family: Arial;
	text-decoration: none;
	color: #333333;
}
.texticsayfalar {

	font-family: Arial;
	color: #333333;
	font-size: 12px;
	line-height: 15pt;
}
.texticsayfalarbaslik {
	font-family: "Trebuchet MS";
	color: #003366;
	font-size: 14px;
	line-height: 15pt;
	font-weight: bold;
}
.textbox {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	width:150px;
	border-collapse:collapse;
	border-width:1px;
	border-color:#666666;
}
.textbox2 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	width:220px;
	height:70px;
	border-collapse:collapse;
	overflow:auto;
	border-width:1px;
	border-color:#666666;
}