body {
	background-color: #081831;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin:0px;
}
.main_table p{
	font: 11px 'Trebuchet MS', Tahoma, Sans-serif;
	color: #ffffff;
}
.main_table a{
	font: 11px 'Trebuchet MS', Tahoma, Sans-serif;
	color: #ffffff;
	text-decoration:none;
}

.glidecontentwrapper {
	overflow:hidden;
	width:180px;
	position:relative;
	height:150px;
}
.glidecontent {
	margin:0px;
	margin-left:3px;
	padding:0px;
	visibility:hidden;
	width:170px;
	position:absolute;
	background-color:#081831;
}
.glidecontent .haber_baslik{
	font: 13px 'Trebuchet MS', Tahoma, Sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#efefef;
}
.glidecontent .haber_metin{
	font: 11px 'Trebuchet MS', Tahoma, Sans-serif;
	text-decoration:none;
	color:#efefef;
}
.glidecontent a{
	text-decoration:none;
	color:#efefef;
}
.glidecontenttoggler {
	margin:0px;
	width:170px;
	text-align:center;
}
.cssbuttonstoggler {
	margin:0px;
	overflow:hidden;
	width:170px;
	text-align:center;
}
.cssbuttonstoggler A {
	display:block;
	background-color:#071327;
	width:19px;
	height:18px;
	font: 11px 'Trebuchet MS', Tahoma, Sans-serif;
	text-decoration:none;
	margin:0px;
	margin-right:7px;
	padding:0px;
	color:#FFFFFF;
	float:left;
	border: 1px solid #0A0D1C;	
}
.cssbuttonstoggler A SPAN {
	display:block;
}
.cssbuttonstoggler A.selected {
	background-color:#081831;
	border: 1px solid #0A0D1C;
}
.cssbuttonstoggler A:hover {

}