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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-image: url(images/page_bg.png);
	margin-top: 17px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 18px
}
.heading1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.heading2 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

.aciklama {color: #666666; font-style:italic;}

a {
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #CC0000;
	text-decoration:none;
}
a:active {
	color: #CC0000;
	text-decoration:none;
}
a.menu1 {
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;	
}
a.menu1:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
a.menu1:hover {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration:none;	
}
a.menu1:active {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration:none;
}
a.menu2 {
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;	
}
a.menu2:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
a.menu2:hover {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration:none;	
}
a.menu2:active {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration:none;
}