body {
	margin: 0px;
	padding: 0px;
}
td,th{
	font-family:tahoma;
	font-size:11px;
	color:#222222;
}
.baslik {
	color:#1D2673;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
}

.baslik_mavi {
	color:#3D73BB;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
}


.altyazi {
	font-family:tahoma;
	font-size:11px;
	color:#797979;
}


a:hover {
	text-decoration:underline;
}
a {
	text-decoration:none;
	color: #333333;
}
.bottomarea {
	border-top-color:#425E89;
	border-top-width:1px;
	border-top-style:solid;
	color:#3D3D3D;
}
.bottomarea TD{
	vertical-align: top;
}
.bottomarea a{
	color:#3D3D3D;
	text-decoration:underline;
}
.bottomarea a:hover {
	color:#3F89C3;
	text-decoration:underline;
}
.maindiv {
	padding:4px;
}
.blueheader {
	color:#3F89C3;
	font-size:13px;
	font-weight:bold;
}
input, textarea {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#333333;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#BEC2C1;
}
.inputstyle, INPUT.text {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#333333;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#BEC2C1;
	height:20;
}
.disable_input {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#555555;
	background-color:#EEEEEE;
	border-style:solid;
	border-width:1px;
	border-color:#6D90B0;
	height:20;
}

.textarea_style {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	background-color:#EDF5FB;
	border-style:solid;
	border-width:1px;
	border-color:#6D90B0;
}














