@charset "iso-8859-9";
/* CSS Document */

a#siyah { 
font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #c1002d;
	background-image: url(images/bg.gif);
	}
.bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
}
.border {
	border: 1px solid #CCCCCC;
}
.form {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px dashed #999999;
	background-color: #FADEE3;
}
