body {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 12px;
}

td {
}

th {
}

.formlar {
	border: 1px inset #3399FF;
	color: #333333;
	font-family: Tahoma, Verdana, Helvetica;
	background-color: #FFFFFF;
	font-size: 12px;
}

.form_dugme {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3399FF;
	border: 1px inset #333333;
}


#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: #0094D2;
color:#FFFFFF;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.cerc_dolu {
	background-color: #DDEEF9;
	border: 1px dashed #000033;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 12px;	
}

.baslik {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1B6394;
}
.baslik_kutu {
	border: 1px solid #1B6394;
}
