@charset "iso-8859-9";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: tahoma;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #6E6E94;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
}

.kirmizimenu {
	background-image: url(/img/kirmiziok.gif);
	background-repeat: no-repeat;
	background-position: 3px 9px;
	background-color:#ECECEC;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	border-bottom:#FFFFFF solid 1px;
	}
.grimenu {
	background-image: url(/img/griok.gif);
	background-repeat: no-repeat;
	background-position: 3px 9px;
	background-color:#ECECEC;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	border-bottom:#FFFFFF solid 1px;
	}
