body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(images/back.gif);
}
.white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	font-family: Tahoma;
	font-size: 11px;
	color: #CF0808;
	text-decoration: none;
	font-weight: bold;
}
.red:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #66CAF9;
	text-decoration: none;
	font-weight: bold;
}
.gray {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.yazi {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.inp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	background-color: #FFFFFF;
}.redthin {

	font-family: Tahoma;
	font-size: 11px;
	color: #CF0808;
	text-decoration: none;
	font-weight: normal;
}
.mavi {
	font-family: Tahoma;
	font-size: 16px;
	color: #3180A6;
	text-decoration: blink;
	font-weight: bold;
}
