body {
	background-image: url(images/bg.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #A8AA95;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A8AA95;
}
a:hover {
	text-decoration: none;
	color: #4C4D3D;
}
a:active {
	text-decoration: none;
	color: #A8AA95;
}
.nyil_norm {
	background-image:url(images/nyil1.gif); 
	background-position:center; 
	background-repeat:no-repeat;
}
.nyil_hover {
	background-image:url(images/nyil2.gif); 
	background-position:center; 
	background-repeat:no-repeat;
}


a.topic:link {
	font-size: 16px;
	font-weight: bold;
	color: #A8AA95;
	text-decoration: none;
}
a.topic:visited {
	font-size: 16px;
	font-weight: bold;
	color: #A8AA95;
	text-decoration: none;
}
a.topic:hover {
	font-size: 16px;
	font-weight: bold;
	color: #4C4D3D;
	text-decoration: none;
}
a.topic:active {
	font-size: 16px;
	font-weight: bold;
	color: #A8AA95;
	text-decoration: none;
}

a.sotet:link {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.sotet:visited {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.sotet:hover {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.sotet:active {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.mini_input {
	width: 100px;
	background-color: #FEFFF1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 18px;
}
.input {
	background-color: #FEFFF1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 18px;
}
