@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
.Header1 {
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #FFFF99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF99;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
a {
	font-size: 12px;
	font-weight: bold;
}
.download {
	height:150px;
	overflow:auto;
	width:620px;
	padding-left:4px;

}
.Header2 {font-size: 14px}
.bosluk {font-size: 4px}
.Header3 {font-size: 18px; font-weight: bold; }
.Header4 {
	font-size: 15px;
	font-weight: bold;
}
.combo {
	width:260px;
	border-bottom:thin;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	background:#CCCCCC;
}
.combo:hover{
	background:#666666;
	color:#FFFFFF;
	
}

.resim{
	border-color:#333333;
}

