body {
	margin:0 auto;
	background-color: #666666;
	background-repeat: repeat-x;
	font: 11px 'Trebuchet MS', Tahoma, arial, sans-serif;
	color:#CCCCCC;
	text-align: center;
}
.bold {
	font: 11px 'Trebuchet MS', Tahoma, arial, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
}
.bold_turuncu {
	font: 11px 'Trebuchet MS', Tahoma, arial, sans-serif;
	color:#f98b3b;
	font-weight:bold;
}
p {
	font: 11px 'Trebuchet MS', Tahoma, arial, sans-serif;
	color:#dddddd;
	text-align:justify;
}
a, a:link, a:active, a:visited {
	font: 11px 'Trebuchet MS', Tahoma, arial, sans-serif;
	color:#f98b3b;
	text-decoration:none;
}
a:hover {
	font: 11px 'Trebuchet MS', Tahoma, arial, sans-serif;
	color:#dddddd;
}
.border {
	border:#666666 thin solid;
}
.inputsend {
	padding:0px;
	margin:0px 1px;
	border:0px;
	font: normal 1em Verdana, sans-serif;
	color:#777;
	height:20px;
}