html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;

}

a:link {
	text-decoration: none;
	color: #FF0000;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

.wrapper {
	height: 100%;
}

.logo {
	width: 721px;
	text-align: left;
}

.sponsor {
	width: 721px;
	text-align: left;
	border-top: 1px solid  #CCCCCC;
}

.menu {
	width: 720px;
	height: 25px;
	text-align: left;
	margin-bottom: 0px;
	margin-left: 0px;
}

.foot_menu {
	width: 660px;
	text-align: left;
	background-repeat: repeat-x;
	margin-bottom: 40px;
	padding-left: 80px;
	background-image: url(../images/seperator.gif);
	background-repeat: repeat-y;
}

.icerik {
	width: 721px;
	text-align: justify;
	margin-top: 40px;
	margin-bottom: 0px;
}
.icerik_sutun1 {
	width: 199px;
	text-align: left;
	margin-top: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.icerik_sutun2 {
	width: 199px;
	text-align: justify;
	margin-top: 40px;
	margin-bottom: 0px;
	margin-right: 5px;	
}
.icerik_sutun3 {
	width: 175px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.icerik_sutun_arasi {
	width: 43px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.icerik_sutun_arasi2 {
	width: 57px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

.baslik_01 {
	color: #000000;
	font-weight: bold;
}

.baslik_02 {
	color: #666666;
	font-weight: bold;
}

.resim {
	padding: 4px;
	background-color: #ECECEC;
	border: 1px solid #CFCFCF;
	margin-right: 10px;
}

.headimg {
	margin-left: 25px;
}

.flash {
	width: 721px;	
	text-align: left;

}
