body {
	background-color:#8cc729;
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #13310d;
}
.txt {
	border-right: lightgrey 1pt solid;
	border-top: lightgrey 1pt solid;
	font-size: 11px;
	border-left: lightgrey 1pt solid;
	border-bottom: lightgrey 1pt solid;
	font-family: Tahoma, Arial, Helvetica;
}
.altyazi {
	font-family: Tahoma;
	font-size: 9px;
	color: #13310d;
	text-decoration:none
}
a.altyazi {
	font-family: Tahoma;
	font-size: 9px;
	color: #13310d;
	text-decoration:none
}
a.altyazi:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #13310d;
	text-decoration:underline
}
.bslk2 {
	font-size: 18px;
}
.bslk {
	font-family: Tahoma;
	font-size: 25px;
	color: #13310d;
}
#flashcontent {
	border: solid 0px #ffffff;
	width: 430px;
	height: 200px;
	float: center;
	margin: 0px 0px;
}
.commentbox{
	background-color: #8cc729;
	width: 500px;
	padding: 10px;
}
.commentfooter{
	background: url(../images/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
	padding-left: 58px;
	padding-top: 1px;
	margin-bottom: 2em;
	font-size: 90%;
	color: #4A4A4A;
}