.form {
	font-family: tahoma;
	font-size: 11px;
}
.formbold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	color: #4c7c7c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4c7c7c;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #4c7c7c;
}
.menu_baslik {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}.dikeyimage {
	background-image: url(bolme_dikey.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
