@charset "iso-8859-9";
a.menu {
	font-size: 14px;
	line-height: 28px;
	text-decoration: none;
	background-image: url(resimler/menu1.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 28px;
	width: 150px;
	float: left;
	padding-left: 10px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #666666;
}
a.menu:hover {
	font-size: 14px;
	line-height: 28px;
	text-decoration: none;
	background-image: url(resimler/menu2.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 28px;
	width: 150px;
	float: left;
	padding-left: 10px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #000033;
}
a.menu:active {
	font-size: 14px;
	line-height: 28px;
	text-decoration: none;
	background-image: url(resimler/menu2.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 28px;
	width: 150px;
	float: left;
	padding-left: 10px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #000033;
}
a.menu1 {
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #29221C;
	height: 30px;
	width: 120px;
}
a.menu1:hover {
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00A9DD;
	height: 30px;
	width: 120px;
}
a.menu1:active {
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00A9DD;
	height: 30px;
	width: 120px;
}

