body {
	padding: 0;
	margin: 0;
}
td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

a {
	font-family: Trebuchet MS;
	color: #000000;
	text-decoration:none;
}

#ust{
height : 218px;
background-image: url('../images/top_bg.jpg');
}
#alt{
height : 74px;
background-image: url('../images/alt_bg.jpg');
}
#icerik{
width : 804px;
}
#sol{
width : 170px;
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.style2 {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration:none;
}
.style2_1 {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.style5 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
	text-decoration:none;
}
.style7 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
.style8 {
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
	text-decoration:none;
}
.baslik {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: FF6600;
	text-decoration: none;
}
.haber_baslik {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: FF6600;
	text-decoration: none;
}
..selectbox2 {
	font-family: Trebuchet MS;
	font-size: 10px;
}
..selectbox3 {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
select {
	font-family: Trebuchet MS;
	font-size: 10px;
}



#lightbox{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9999;
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	
	background:#FFFFFF;
	text-align:center;
}

#lightbox[id]{
	position:fixed;
}

#overlay{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#FFF;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay[id]{
	position:fixed;
}


#lightbox #lbLoadMessage{
	display:block;
	height:96%;
}

#loginFrame{
	margin:0;
	padding:0;
	width: 100%;
	height: 100%;
	display: block;
}

#lightbox.done img{
	width:100%;
	height:100%;
}
#closePopBox {
	display: block;
	background-color: #e8f3fa;
	position: relative;
	text-align: right;
	height:45px;
}
#closePopBox a {
	text-decoration: none;
	font-weight: bold;
}

.autoX {
	overflow: hidden;
}