.onemliTextBox {
	font-family: tahoma;
	font-size: 13px;
	background-color: #DCEABB;
	border: 1px solid #7F9DB9;
}
.seciliTablo {
	font-family: tahoma;
	font-size: 13px;
	cursor: default;
	border: 1px solid #7F9DB9;
	font-weight: bold;
	background-color: #00CC00;
	color: #FFFFFF;
}
.secilmemisTablo {

	font-family: tahoma;
	font-size: 13px;
	cursor: pointer;
	border: 1px solid #7F9DB9;
	font-weight: normal;
	background-color: #fafafa;
	color: #000000;
}

.secilmemisTablo:hover {

	font-family: tahoma;
	font-size: 13px;
	cursor: pointer;
	border: 1px solid #7F9DB9;
	font-weight: normal;
	background-color: #7F9DB9;
	color: #FFFFFF;
}
.maviLink:link {
	font-family: tahoma;
	font-size: 13px;
	color: #336699;
	text-decoration: underline;
}
.maviLink:visited {

	font-family: tahoma;
	font-size: 13px;
	color: #336699;
	text-decoration: underline;
}
.maviLink:hover {

	font-family: tahoma;
	font-size: 13px;
	color: #00CC00;
	text-decoration: underline;
}
