﻿.nomal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.baslik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.text {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: 20px;
	border: 1px solid #000000;
}

.giris {
	font-family: Tahoma;
	background-image: url(images/enter1.gif);
	height: 15px;
	width: 40px;
	background-repeat: no-repeat;
	background-position: center;
}

