body {
	background-color: #A7B50A;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	margin-top:0;
}
.title-ana {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.border {
	border: 1px solid #EDF0CE;
}
.line {
	background-color: #EDF0CE;
}
.input {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #666600;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #DDE3A6;
	height: 13px;
}
.content-bold {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	color: #666600;
	font-weight: bold;
	text-decoration: none;
}
.down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
}
.content {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #666600;
	text-decoration: none;
}
.content A {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #666600;
	text-decoration: none;
}
.content A:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #666600;
	text-decoration: underline;
}
.yesil {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #A7B50A;
	text-decoration: none;
}
.yesil A {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #A7B50A;
	text-decoration: underline;
}
.yesil A:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #A7B50A;
	text-decoration: none;
}
.bg-content {
	background-image: url(content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


