/* anasayfa stiller */

.a_color {
	color: #008131;
	}
	
.a_color_b {
	color: #008131;
	font-weight: bold;
	}
	.a_color_c {
	color: #C7071E;
	font-weight: bold;
	}
	.a_color_d {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
	}
	
.a_color_u {
	color: #008131;
	text-decoration: underline;
	}
.a_color_u:hover {
	text-decoration: none;
	}
	
input.button {
	background: #009536;
	padding: 2px 10px;
	color: white;
	font-family: Arial;
	font-weight: bold;
	border: 0;
	}
	
.bar {
	width: 100%;
	margin-top: 10px;
	background: url('../images/header_black.gif');
	overflow: hidden;
	}
	
.bar .left {
	width: 760px;
	padding: 13px;
	background: url('../images/bar_fanatik.gif') no-repeat;
	color: white;
	text-align: right;
	float: left;
	}
	
.bar .right {
	width: 170px;
	height: 40px;
	padding: 0 10px;
	background: #009536;
	float: right;
	}
	
#content .header_team {
	height: 14px;
	padding: 5px 7px;
	background: url('../images/header_team_green.gif');
	margin-bottom: 1px;
	}
#content .header {
	height: 14px;
	padding: 3px 7px;
	background: url('../images/header_team_green.gif');
	margin-bottom: 1px;
	}
	
#content .header2 {
	height: 14px;
	padding: 3px 7px;
	background: url('../images/header_black.gif');
	margin-bottom: 1px;
	}
	
#content .colorbox {
	padding: 10px;
	background: #ebf5ef;
	}
	
.toolbox .graph .over {
	height: 20px;
	background: url('../images/graph_green.gif') no-repeat;
	z-index: 2;
	margin: -20px 0 0 0;
	padding: 0;
	}
	
.toolbox .links {
	padding: 5px 10px;
	line-height: 15px;
	background: #edeeee;
	color: #009536;
	}
	
.comments .div {
	padding: 10px;
	background: #ebf5ef;
	margin-top: 10px;
	}
	.comments .div_yeni {
	padding: 10px;
	background: #ffffff;
	margin-top: 10px;
	}
	.seperator {
		margin: 0;
		padding: 0;
		font-size: 1px;
		}
			.seperator4 {
		margin: 0;
		padding: 0;
		font-size: 1px;
		background: url('../images/dotted.gif');
		}
	
.comments .p3 {
	text-align: right;
	margin: 0;
	padding: 0;
	color: #458757;
	}
	.comments .p4 {
	text-align: right;
	margin: 0;
	padding: 0;
	color: #cc0000;
	}
	.comments .p4 a {
	color: #cc0000;
	}
	
#content .menu {
	width: 100px;
	background: #ebf5ef;
	margin: 1px 0;
	padding: 5px 10px;
	}
	#content .menu .seperator {
		margin: 0;
		padding: 0;
		font-size: 1px;
		border-bottom: 1px solid #ced9d0;
		}
