body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	
}
#maincontainer{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#toplogo{
	width: 1000px;
	height: 78px;
}
#menu{
	width: 1000px;
	height: 25px;
	background-image: url(images/menubackground.jpg);
	border-bottom: 1px black;
}
#menu a{
	color: white;
        font-size: 12px;
	font-family: Trebuchet, 'Trebuchet MS', Arial;
}

#mainpagespot{
	width: 1000px;
	background-image: url(images/mainpagebackground.jpg);
	height: 247px;
}
#news{
	display: block;
	margin-left: 100px;
	float: left;
	padding-top: 30px;
	width: 275px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:175px;
}
#news p{
	padding: 0;
	margin: 0;
	font-weight: normal;
}
#news ul li{
	list-style-type: none;
	background-image: url(images/arrow_news.gif);
	background-position: 0px 8px; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-left: -30px;
	font-size: 10px;
	color: black;
	font-family: Verdana;
	font-weight: bold;
}
#news ul p{
       font-size: 10px;
       font-family: Verdana;
}
#flashspot{
	width: 450px;
	float: left;
	padding-top: 20px;
	padding-left: 50px;
}
#contentwrappermain{
	width: 1000px;
	background-color: #f2f2f2;
	margin-top: 15px;
}
#contentwrapper{
	width: 760px;
	margin-left: 110px;
}

#userinteractive{
	float: right;
}
#userinteractive div{
	margin-top: 10px;
}
#content{
	float: left;
	width: 255px;
}
#content p{
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	text-align: left;
}
#content h1{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 17px;
	padding: 0;
	margin: 0;
        color: #00137F;
}
#bottomcontainer{
	margin-top: 20px;
	clear: both;
	border-top: 1px solid #adadad;
	display: block;
	width: 1000px;
	background-color: #f2f2f2;
	height: 150px;
	text-align: center;
}
#partners{
	margin-top:10px;
}
#partners a, #partners a:hover , #partners a:visited{
	text-decoration: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	border: 0;
}
#partners img{
	border: 0;
}
#bottomlinks a ,#bottomlinks a:visited{
	text-decoration: none;
	font-size: 10px;
	color: #006494;
	margin-left: 6px;
	margin-right: 6px;
}
#bottomlinks{
	margin-top: 10px; 
	text-decoration: none;
	font-size: 7px;
	color: #006494;
	margin-bottom: 8px;
}

#content td{
       	font-size: 12px;
}


.genel{
        text-align: left;
}

.tarihcik{
        padding-left: 4px; 
        padding-right: 4px; 
        padding-top: 1px; 
        padding-bottom: 1px;
}

.haberlink{
        font-weight: bold;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-decoration: none;

}


