/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
a:link {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.baslik {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
}
.kalinYazi {
	font-weight:bold;
}
.buton {
	font-size: 11px;
	font-family: Tahoma;
	color: #ffffff;
	background-color: #999999;
	font-weight: bold;
	width: 70px;
	height: 20px;
	border: 0px solid #000000;
}
.textfield {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #999999;
	width: 200px;
	border: 1px solid #999999;
}
.textfield30 {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #999999;
	width: 30px;
	border: 1px solid #999999;
}
.textfield100 {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #999999;
	width: 100px;
	border: 1px solid #999999;
}
.tablo_alt_cizgi {
	background-image: url(images/alt_cizgi.gif);
	background-repeat: repeat-y;
	background-position: right; 
}
.odulBaslik_14 {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 13px;
	color: #000;
}
.odulMetin_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
}