body {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:17px;
	color: #333333;
}

a {
	font-size: 14px;
	color: #333333;
}

a:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.a2 {
	font-size: 14px;
	color: #AB1F2C;
}

.a2:hover {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}


.amenu {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.amenu:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.amenu2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.amenu2:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

.baslik {
	font-size: 25px;
	line-height: 30px;
	color: #AB1F2C;
	font-weight: bold;
}

.altbaslik {
	font-size: 14px;
	line-height: 17px;
	color: #AB1F2C;
	font-weight: bold;
}

.Form {	border: 1px solid #DBDADE;
	color: #333333;
	font-size: 11px;
	background-color: #F3F3F3;
}