@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ust_zeminrenk {
	background-color:#506F29;
	border-bottom:#FFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.ust1_zeminrenk {
	color:#FFFFFF;
	background-color:#506F29;
	border-top:#FFF;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom:#000;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.tablo_zemin{
	background-color:#837D6D;
}
.baslik_zemin {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	
	background-image:url(images/baslik_zemin.jpg);
	background-repeat:repeat-x;
	height:21px;
	border-bottom:#000;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.td_zemin {
	background-color:#CDEBB7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}
.tablo_golge {
	border:solid 1px #636051;
}
.resim_alt {
	background-color:#CDEBB7;
	border-bottom:#4F6E2A;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.forum {
	background-image:url(images/forum_zemin.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	padding:1px;
}

.forumover {
	cursor:pointer;
	padding:	    1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	background-image:url(images/forum_zemin1.jpg);
	background-repeat:no-repeat;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
}
a:link {
	color:#364e18;
}
a:visited {
	color:#364e18;
}
a:hover {
	color:#a22525;
}
.buton {
	cursor:pointer;
	height:20px;
	padding:1px;
}
.butonover {
	cursor:pointer;
	height:			20px;
	color:			black;
	padding:	    1px;
	background:		rgb(133,191,66);/*#ffeedd;*/
	border:			1px solid rgb(79,112,41);/*#ff8800;*/

}